#midContent{
	position: relative;
	width:795px;
	margin: 30px 0px 0px 18px;
	float: left;
	display: inline;
	padding: 0;
	overflow: hidden;
}
/* Header Stuff */
#pageHeader{
 	height:125px;
}

#storeLogo{
	float: left;
	width: 408px;
	height:125px;
	text-align:left;  
 	margin: 0;
}

.logoImg{
	margin: 15px 0px 0px 15px;
}
#artistAlert{
	float: left;
	width: 195px;
	height:125px;
	text-align:left;  
	margin: 0px 0px 0px 0px;
}

.artistAlertImg{
	margin: 78px 0px 0px 15px;
}
/* ------------ */

#leftContent{
	display:block;
	width: 780px;
	z-index: 1;
	padding: 0;
	margin: 15px 0 0 0;
}
.productView{
	float: left;
	display: inline;
	width: 180px;
	margin: 0 0px 15px 15px;
	border-bottom: 3px solid #3a981c;
}
.falseWrap{
	width: 100%;
	text-align: left;
	margin: 0 0 15px 15px;
}
.flashLoad{
	width: 765px;
	height: 160px;
	text-align: center;
	background: #fff;
	
	line-height: 160px;
}

.noFlashLoad{
	width: 765px;
	height: 160px;
	text-align: center;
	background: #fff;
	
	line-height: 160px;
}
.noFlashLoad a, .noFlashLoad a:link, .noFlashLoad a:active{
	color: #c7ce81;
	font-weight: bold;
}
.noFlashLoad a:hover{
	color: #000;
}