@charset "utf-8";


#imageGallery{
	width: auto;
	border: thin #c0c0c0 solid;
	border-width: 1px;
	background-color:#e2e2e2;
	color: #333333;
	padding: 10px;
	margin: 0px 0px 15px 15px;
	float: right;
	clear: right;
	vertical-align:top;
	display:inline;
}

#imageGallery strong,b{
	color:#830101;
}


#imageGallery{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #045485;
	font-size: 8.2pt;
	line-height: 130%;
}

#imageGallery a{
	color: #045485;
	text-decoration: none;}

#imageGallery a:visited{
	color: #045485;
	text-decoration: none;}

#imageGallery a:hover{
	color: #045485;
	text-decoration: none;}

#imageGallery a:active{
	color: #045485;
	text-decoration: none;
}
