/* GALLERY */
#gallery_list {
	margin-bottom:20px;
}

#gallery_list .img {
	width:165px; 
	text-align:center; 
	float:left; 
	margin:0 15px 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
}

#gallery_list img {
	border:1px solid #12183A;
}

#gallery_pic {
	margin:0 auto 20px auto;
}

#gallery_pic img {
	margin:0 auto 0 auto;
}

#gallery_pic td  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	vertical-align:top
}

#gallery_pic p, #gallery_pic a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
}
