.contact_heading {
	/*height:87px;*/
	height:50px;
	width:100%;
	/*background:url(../../img/128/subheader_bkg.gif) repeat-x top left;*/
	margin-top:10px;
}
.contact_heading_text {
	color:#000;
	font-size:30px;
	font-weight:bold;
	padding:25px 10px 5px 5px;
	margin-left:10px;
}
#ph_contact_form {
	font: normal 12px Tahoma;
}

#ph_contact_form table tr td {
	font: normal 12px Tahoma;
}


#ph_contact_form .label {
	font: normal 12px Tahoma;
}

#ph_contact_form .notes {
	font: normal 11px Tahoma;
}

#ph_contact_form .field input{
	border:1px solid #cccccc;font:normal 11px Tahoma;width:140px;
}

#ph_contact_form .actions input{
	background-color:#336699;
	border:1px solid #7FAFBC;
	color:#FFFFFF;
}

#ph_contact_form textarea{
	border:1px solid #cccccc;font:normal 11px Tahoma;width:170px;
}
#ph_contact_addresses{
	/* Your css here */
}

#ph_contact_addresses .item {
	margin-bottom:15px;
}

#ph_contact_addresses .item .line{
	/* Your css here */
}
#ph_contact_gmap{
	width:660px;height:300px;
}
#ph_contact_directions {
	height:300px;overflow:auto;
}