#bio_profile {
	min-height: 200px;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0 10px 0 0;
}
img.bio {
	width: 125px;
	height: 156px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
	border: 1px solid #333;	
}
#bio_profile h1 {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: bold;
}
#bio_profile h2 {
    font-size: 90%;
	font-weight: normal;
}
.thrColHybHdr #mainContent .tabs #current {
	color:#0000CC;
}
