h4{
	font-size:1.7em;
	font-weight:bold;
	padding:12px 0 23px 10px;
	color:rgb(172,38,27);
}
.image{
	position:absolute;
	left:10px;
	top:0px;
	background:url(/_images/contact.staff-image-bkd.png) transparent no-repeat 0px 0px;
	padding:6px;
}
.image img{
	float:left;
}
.group{
	background:url(/_images/gradient-bkd-1.png) transparent repeat-x 0px -3px;
	overflow:auto;
	width:100%;
}
.item{
	position:relative;
	padding:0 10px 20px 135px;
	_height:113px;
	min-height:113px;
	width:185px;
	float:left;
}
#right{
	
}
#primaryContent p{
	line-height:1.4em;
	padding-bottom:8px;
}
#primaryContent h5{
	font-size:1.3em;
	font-weight:bold;
	padding:6px 0 6px 0;
}
.title{
	font-size:1.1em;
	line-height:1.3em;
	font-style:italic;
	padding-bottom:9px;
}
.phone{
	height:14px;
	line-height:14px;
	padding:0 0 4px 14px;
	background:url(/_images/icon-phone.png) transparent no-repeat 0px 1px;
	font-size:1.1em;
	font-weight:bold;
}
.email{
	height:14px;
	line-height:14px;
	padding:0 0 4px 14px;
	background:url(/_images/icon-email.png) transparent no-repeat 0px 1px;
	font-size:1.1em;
	font-weight:bold;
}
.email a{
	color:rgb(55,55,55);
}