
#LimoPics_container{
	width: 850px;
	height: 170px;
	border: 1px solid #000000;
	overflow: auto;
	overflow-x:scroll;
	overflow-y:hidden;
	margin-top:10px;
	float:left;
	clear:both;
	margin-left:10px;
}
 
.LimoPics_main-content {
	width: 1616px;
	height: 150px;
	background:#CCCCCC;
}

.LimoPics_section{
	width:190px;
	height:137px;
	float:left;
	margin:5px;
	border:1px solid #000000;
}




/************ New Limo Pages ********/
#LimoPics_AreaNEW{
width:875px;
text-align:center;
}

#LimoPics_AreaNEW img{
border:5px solid #666666;
}




.limo_menu{
float:left;
width:250px;
height:354px;
margin-right:30px;
margin-top:10px;
}

.limo_menu a{
	display: block;
	width:250px;
}	

.limo_menu a:link, .limo_menu a:visited {
	background-color:#FFFFFF;
}

.limo_menu a:hover{
	background-color: #FF0000;
}

.limo_menu img{
margin:2px;
}




