.cont ul {padding:0; margin:0;}
.cont ul li {
	float:left; list-style:none;
width:600px; height:500px;
overflow:hidden;
margin:15px;
border-radius: 5px 5px 5px 5px;
-moz-box-shadow:0px 0px 3px 0px #000;-webkit-box-shadow: 0px 0px 3px 0px #000;box-shadow:0px 0px 3px 0px #000;


}
.cont div.caption {text-align:center; font-family: Papyrus;color:#000!important;font-size: 50px;
position:relative; text-align:center; padding:15px 15px 38px 15px; 
//background:url(caption-bg.png) repeat-x; 

}
.cont img {
border-radius: 5px 5px 5px 5px;
}





