.galleryBoxLid{
	margin-bottom: 20px;
	clear: both;
}

.galleryBox {
}

.galleryBox .thumbsPic {
	width: 150px !important;
	height: 170px !important;
	float: left;
	border: 1px solid #999;
	padding: 10px 5px 10px 5px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}

.body_inCompatibleIE .galleryBox .thumbsPic {
	height: 200px !important;		
}

.galleryBox .thumbsPic a,
.galleryBox .thumbsPic a:link,
.galleryBox .thumbsPic a:visited {
	outline: none;
}

.galleryBox .thumbsPic img {
	border: 0;
}
