.mf{z-index:1;font-family: Arial,Verdana,Tahoma,Helvetica,Impact,sans-serif; font-size: 12px; color:#404040;
}

#content
{
	
}
	
.coverflow{
	width:100%;
	height:150px;
}


.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	cursor:pointer;
		
}

.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	padding:50px 0;
}

.mf div.caption {	
	position:absolute;
	text-align:center;
	z-index:98;
	margin:1em auto;
	margin-top:115px;
	width:100%;
}

.mf div.mfNav{
	
}

.mf div.sliderCon{
	width:100%;
	margin-top:70px;
	position:absolute;
}

.mf a.sliderNext{
	background:url(/video/images/jcarousel_prev.png) no-repeat;
}

.mf a.sliderPrev{
	background:url(/video/images/jcarousel_next.png) no-repeat;
}
.mf a.sliderNext, a.sliderPrev{
	width:30px;
	height:30px;
	cursor:pointer;
	float:left;
}

.mf div.slider{
	height:1px;
	float:left;
}

