#MV_pix{
	background:url(images/MV_pix.jpg) repeat-x;
	width:685px;
}

#MV_L{
	background:url(images/MV_L.jpg) no-repeat;
}

#MV_R{
	background:url(images/MV_R.jpg) no-repeat right;
	height:31px;
	width:auto;
	padding:9px 10px 9px 10px;
}

.MV_separator{
	background:url(images/separator_vehicle.jpg) no-repeat;
	width:1px;
	padding:0px 1px;
}



#scroller table{
	height:30px;
}
#scroller table tr td.MV_N {
	padding:0px 9px 0px 9px;
	text-align:center;
}
#scroller table tr td span{
	white-space:nowrap;
	}
#scroller table tr td a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	color:#474a4f;
	text-transform:uppercase;
}

#scroller table tr td a:hover{
	color:#0057ae;
}

#btn_left{
	height:16px;
	width:13px;
	background:url(images/flesh_left.jpg) no-repeat;
	border:0px;
	padding-right:4px;
	cursor:pointer;
}

#btn_right{
	height:16px;
	width:13px;
	background:url(images/flesh_right.jpg) no-repeat;
	border:0px;
	padding-left:4px;
	cursor:pointer;
}
.btn_left_a{
	background:url(images/flesh_left_a.jpg) no-repeat !important;
}

.btn_right_a{
	background:url(images/flesh_right_a.jpg) no-repeat !important;
}


#td_F_left{
	padding-right:5px;
}

#td_F_right{
	padding-left:5px;
}












/*#scroller_container {
 position: relative;
 width: 665px;
 overflow: hidden;
}*/

/*#scroller {
 white-space: nowrap;
 height:100%;
}*/

/*#scroller p {
 padding: 0;
}*/





#scroller_container {
 position: relative;
 width: 590px;
 height: 30px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */

/* Example Divs */

/* CSS Hack Safari */

#scroller_container {
overflow: auto;
}
