.photoThumbs li{
	background-color:#CCCCCC;
	cursor:pointer;
	height:73px !important;
	margin:0 0 5px 0;
	overflow:hidden;
	padding:0 !important;
	width:73px !important;
	float:left;
}
.photoThumbs li.even{
	margin:0px 5px 5px!important;
}
.photoThumbs li a{
	opacity:0.7;
}
.photoThumbs li a:hover{
	opacity:1;
}