.wcm-photos_category { 
	
}
.wcm-photos_album {
	width:170px; 
	height:130px; 
	float:left; 
	overflow:hidden; 
	margin:5px;
}
.wcm-photos_highlight {
	height:105px; 
	overflow:hidden;
}
.wcm-photos_pname {
	text-align:center; 
	font-family:"Times New Roman", Times, serif; 
	font-size:16px; 
	background-color:#002d50; 
	padding:5px 0px;
}
.wcm-photos_pname a {
	color:#ffffff; 
	text-decoration:none;
}
.wcm-photos_pdesc { 
	
}
.wcm-photos_pics { /* container for the thumbnails */ 
	
}
.wcm-photos_pics ul {
	list-style-type:none;
}
.wcm-photos_pics li {
	float:left;
	width:120px;
	height:93px;
	margin:2px;
	overflow:hidden;
}