#teamname h5  {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	margin: 0px;
	}

#teamname h6 {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 5px 10px;
	margin: 0px;
	color: #333;
	}
	
#teamname p {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px;
	margin: 0px;
	}
	
#teamname {
	padding: 0px;
	}
	
#main_content_team {
	text-align: left;
	background-color: #fff;
	}
	
#main_content_team h3 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
	
#main_content_team p {
	margin: 5px 40px 0px 66px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

#main_content_team ul {
	list-style: none;
	list-style-type: none;
	margin: 5px 0px 0px 5px;
	padding-left: 65px;
	text-indent: 1.5em;
}

ul.bio {
	list-style-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 221px;
	list-style-position: outside;
}

ul.outside {
	list-style-position: outside
	}

#main_content_team li {
	margin: 0px 0px;
	background: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	display: block;
}
	
#main_content_team li{
	color: #666666;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	}

#subcontent_team ul {
	list-style-type:none;
	}
	
#subcontent_team li {
	background-image: url(../images/enews_submit.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-left: 0px;
}

#subcontent_team a {
	color: #db9e21;
	text-decoration: none;
	}

#subcontent_team a:hover { 
	color: #DB9E21; 
	text-decoration: underline;
	}
	
#subcontent_team li {
	padding-left: 40px;
	text-align: left;
	color: #666666;
	font-size: 11px;
}	
	
#subcontent_team {
	background-color: #f4f4f4;
	background-image: url(../images/enews_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
