#PCMS_Module_3 #photoList {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#PCMS_Module_3 #photoList li {
	margin-right: 1px;
	margin-bottom: 1px;
}
#PCMS_Module_3 #photoList .slideshowThumbnail img {
	border: 1px solid #ccc;
}
#PCMS_Module_3 #photoList a:hover.slideshowThumbnail img {
	border: 1px solid orange;
}
