/* Start of CMSMS style sheet 'NeoGallery' */
.NeoGallery {}
.lyteimagediv {
	float: left;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.lyteimagediv a{
	display: block;
	border: 1px solid #0066cc;
	background-color: #FFFFFF;
	float: left;
width: 160px;
height: 160px;
}
.lyteimagediv img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
img.lyteboximage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
} 
* html .clear {height: 1%;} 
.clear {display: block;}

/* End of 'NeoGallery' */

