
#content {
	font-size: 12px;
}

#content h4{
	font-size: 15px;
}
.team h4 {
	font-size: 15px;
	color: #EC008C;
	font-weight: bold;
	padding-bottom: 2px;
}
.team em {
	padding-top:6px;
}
.team li {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../styles/images/bullet_email.gif) top left no-repeat;
}
.team {
	padding: 5px 5px 5px 10px;
}
.left .team {
	margin-right:10px;

}   

.team div.team_details
{
     float:left;
}  

.team div.team_thumb
{
     float:right;
} 

.team div.team_thumb a
{
     border-bottom:0;
}

.team div.team_thumb a img
{
     border:0;
}

.em {	
	background-color: #eee;
}

#content .caption {
	color: #555;
	font-size: 11px;
}

#content .caption img {
	display: block;
	border: 5px solid #ccc;
	margin-bottom: 5px;
}

#content p {
	margin-top: 1.5em;
}
#content .column {
	background: url(../styles/images/bg-dotted.gif) top left repeat-y;
}

#submenu{
	height: 1000px;
}