
/*-------------------------------------------
	Photo Gallery Section Only
-------------------------------------------*/


/*-------------------------------------------
	Image Replaced Headlines
-------------------------------------------*/
/* Use span.hidden to hide text content */

h1#hdl_photo_gallery {
	position: absolute;
	left: -88px;
	top: -10px;
	background: url(../_images/headlines/h1/photo_gallery.gif) left top no-repeat;
	height: 145px;
	width: 324px;
}


/*-------------------------------------------
	Vendor Referral Table
-------------------------------------------*/

table#vendor_referral_table {

}
table#vendor_referral_table th, 
table#vendor_referral_table td {
	vertical-align: top;
	padding: 5px;
}
table#vendor_referral_table tr.last_row td {
	padding-bottom: 20px
}
table#vendor_referral_table th {
	font: normal 1.4em/1.2 Georgia, serif;
	color: #333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table#vendor_referral_table td {
	font: 1.2em/1.3 Verdana, sans-serif;
}
td.vendor_phone {
	white-space: nowrap;
}
