#body_site_left div#content table#projectgallery{
	position: relative;
	width: 332px;
	border: 0px;
	border-spacing: 3px;
	left: -3px;
}

#body_site_left div#content table#projectgallery td{
	vertical-align: bottom;
}

#body_site_left div#content table#projectgallery img{
	vertical-align: bottom;
	margin-top: 2px;
	margin-bottom: 2px;
}

#body_site_left div#content table#projectgallery div.gallery{
	border-bottom: 12px solid #dfa365;
	margin: 2px;
}

#body_site_left div#content table#projectgallery div.gallery h1{
	font-size: 10pt;
}

#body_site_left div#content table#projectgallery div.gallery p{
	font-size: 8pt;
	margin: 0;
	margin-bottom: 2px;
}

