.mainimages {
	float: left;
	width: 99%;
	overflow: auto;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
}
.mainimagesgallery {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	clear: both;
}
