.imgGalleryEntry {
	clear:both;
padding-top: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #E5E6E5;

}

.imgCont {
	float: left;
	width: 120px !important;
}

.imgThumb {
	width: 120px !important;
	margin-top: 10px;
}

.descriptText {
	margin-left: 10px;
	float:left;
	margin-top: 10px;
}

.imgUrl {
	font-size: 9px;
	color: #E5E6E5;
}

.imgDescript {
	font-size: 11px;
	margin-top: 10px;
}

.imgGalleryEntry a:link, .imgGalleryEntry a:hover, .imgGalleryEntry a:visited {
	text-decoration: none;
	color: #E5E6E5;
	text-transform: none
}
