@charset "utf-8";
/* CSS Document */


/*OLD*/
/*#gallery_container_vehicles_maintruck{
	
width:420px;
float:left;
margin-left:33px;	
margin-top:0px;
height:61px;
}

#gallery_container_vehicles_rentaltruck{
width:420px;
float:left;
margin-left:33px;	
margin-top:0px;
height:61px;	

}*/


.gallery-container{
width:420px;
float:left;
margin-left:33px;	
margin-top:0px;
height:61px;
}

.maintruck{margin-top:20px;}

.rentaltruck{margin-top:20px;}

#gallery_container_stages{

width:840px;
float:left;
margin-left:33px;	
margin-top:-18px;	

}

.gallery_imagecontainer{
	
width:94px;
height:auto;

float:left;
margin-right:10px;	

}

.gallery_imagecontainer_stages{
	
width:94px;
height:auto;
float:left;
margin-right:11px;	
}



.gallery_imagecontainer:hover, .gallery_imagecontainer_stages:hover{
	
	opacity:0.7;
	cursor:pointer;
}

.gallery_imagecontainer img, .gallery_imagecontainer_stages img{
	
max-width:86px;
height:61px;

}
