@charset "utf-8";
/* CSS Document */

#idMediaWrap{
	position:relative;
	width:731px;
	height:385px;
	margin:0 auto;
}

.caroufredsel_wrapper{
	height:156px !important;
}

#lineupItem{
	width:575px;
	float:left;
	text-align:left;
}

#lineupItem ul{
	width:468px !important;
	height:155px !important;
}

#lineupItem li{
	float:left;
	width:107px;
	height:74px;
	padding-bottom:8px;
	padding-left:9px;
}
.prevBtn{
	position:absolute;
	top:64px;
	left:7px;
}
.nextBtn{
	position:absolute;
	top:64px;
	right:234px;
}
