.gallerytable {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 115px;
	width:460px;
	margin-top: 3px;
	position: relative;
	border: 1px dotted #CCCCCC;
	margin-bottom: 3px;








	}

.gallerytable img, a {
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
}


.gallerytable img, a:hover {
	background-color: #F2F9FF;
	color: #000000;
}


.gallerytable h1 {
	font-weight:normal;
	border: none;
	font-size: 10px;


}


.gallerytable td {
	border: 1px none #404080;
	vertical-align: top;
	overflow: hidden;


}
.gallerytable h2 {
	font-size: 12pt;
	color: #999999;
	font-family: Tahoma;
	position: relative;
	top: 20px;
	left: 10px;
	width: 380px;
}


.gallerytable hr {
	color: #999999;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;

}
