#contentArea {
	font-size: 12px;
	font-weight: bold;
}
#mismanTable td {
	padding-top:0px;
	padding-bottom:10px;
}
#mismanTable .mismanName {
	vertical-align:top;
	width:150px;
}
.mismanName a, .mismanName a:hover {
	background:none;
}
#mismanTable .mismanPosition {
	width: 300px;
}
#mismanTable .mismanPhone {
	color:#666666;
	font-size:11px;
}
#mismanTable .mismanPic { 
	position:absolute;
	display:none; 
	margin-top:-170px;
}
