.vLine2{width:100%;
}
p.titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A39161;
	margin: 0px;
	padding: 0px 10px 9px 2px;
}
table.galleryTable{
	border-spacing: 0; /*Others*/
	border-collapse: collapse; /*IE*/
}
table.galleryTable td{padding: 0;}
tr.galleryRow td{
	 border-top: 1px solid #A39161;
}
.galleryHeader{
	text-align:left;
	text-transform:uppercase;
	color: #666666;
	font-weight:bold;
	vertical-align:middle;
	width:206px;
}
.galleryThumbs{
}
.galleryLaunch{
	vertical-align:top;
}
.galleryLaunch a img{
	border:none;
}
.galleryThumbs{
}
.galleryThumbs div.galleryHolder{
	padding-top:4px;
	width:125px;
	overflow:hidden;
}
.galleryThumbs div.galleryHolder a:link img,.galleryThumbs div.galleryHolder a:visited img{
		border: 1px solid #BFB088;
}
.galleryThumbs div.galleryHolder a:hover img,.galleryThumbs div.galleryHolder a:active img{
		border: 1px solid #666666;
}
.hidden {
	display : none;
}