#personal_pro_profile_tabs img
{
	background: #7096AD url(../images/personal_pro_profile_tabs.gif) no-repeat scroll 0 0;
	width: 686px;
	height: 50px;
	border: 0;
}

#professional_profile .te_viewnav_top
{
	float: right;
}
#professional_profile .te_viewnav_bottom
{
	clear: both;
}
#professional_profile h2
{
	font-size: 16px;
	font-variant: small-caps;
}
#professional_profile h3
{
	margin: 0; padding: 0;
}
#professional_profile h4
{
	margin: 0; padding: 0;
}
#professional_profile h5
{
	background-color: #d0e0f0;
	margin: 0; padding:5px 10px;
	font-size: 13px;
	clear: both;
}
#professional_profile h5#pro_profile_contact
{
	background-color: #35abe8;
	color: #ffffff;
}
#professional_profile h6
{
	background-color: #eeeeee;
	margin: 5px 0; padding:5px 0;
	font-size: 13px;
}
#professional_profile .pro_profile_content
{
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #d0e0f0;
}
#professional_profile #pro_profile_content_services img
{
	float: left;
	margin: 0 10px 10px 0;
}
#professional_profile #pro_profile_content_philosophy img
{
	float: right;
	margin: 0 0 10px 10px;
}
#professional_profile .pro_profile_extra
{
	/*margin: 0 0 5px;*/
	padding: 0 10px 10px;
}
