.contact_heading {/*color:#669966;font-size:16px;font-weight:bold;*/
	/*height:104px;*/
	width:100%;
	margin-top:10px;
	/*background:url(../../img/131/heading.gif) no-repeat left top;*/
}
.contact_heading_text {
	/*color:#ffffff;
	font:bold 30px Tahoma;*/
	font-size:25px;
	font-weight:bold;
	padding:30px 10px 5px 3px;
}
#ph_contact_form {
	font: normal 16px Tahoma;
}

#ph_contact_form table tr td {
	font: normal 16px Tahoma;
}


#ph_contact_form .label {
	font: normal 12px Tahoma;
}

#ph_contact_form .notes {
	font: normal 11px Tahoma;
}

#ph_contact_form .field input[type="text"]{
	font:normal 11px Tahoma;border:1px solid #cccccc;
}

#ph_contact_form .actions input{
	
}

#ph_contact_form textarea{
	border:1px solid #cccccc;font:normal 11px Tahoma;
}
#ph_contact_txt{
	font: normal 14px Tahoma;
}
#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:700px;height:300px;
}
#ph_contact_directions {
	height:300px;overflow:auto;
}
