.storyHeader {
	width: 665px;
	background: url(../simg_celebrifi/left_col_top.gif) top left no-repeat;
	height: 16px;
	margin-top: 2px;
}

.storyFooter {
	width: 665px;
	height: 16px;
	background: url(../simg_celebrifi/left_col_bottom.gif) top left no-repeat;
}

.celebBio {
	width: 665px;
	height: 360px;
	position: relative;
	background-color: #fff;	
}

.celebBio .pic {
	position: absolute;
	top: 0px;
	left: 16px;
	width: 250px;
	height: 250px;
}


.celebBio .info {
	position: absolute;
	top: 0px;
	left: 280px;
	width: 360px;
	height: 360px;
	background: url(../simg_celebrifi/bio_gray_square.gif) top left no-repeat;
	padding: 8px;
}

.celebBio .info .nameType {
	width: 192px;
}


.celebBio .info .badge {
	position: absolute;
	top: 8px;
	left: 211px;
	width: 140px;
	height: 35px;
	background: url(../simg_celebrifi/bio_ranking.gif) top left no-repeat;
}

.celebBio .info .badgeTitle {
	width: 55px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

.celebBio .info .badgeScore {
	font-size: 16pt;
	font-weight: bold;
	float: left;
	color: #fff;
	height: 35px;
	width: 85px;
	text-align: center;
	margin-top: 6px;
}



.celebBio .info .bio {
	width: 328px;
	height: 252px;
	position: absolute;
	left: 8px;
	top: 80px;
	overflow-y: auto;
	background-color: #fff;
	padding: 8px;
	border: 1px solid: #666;
	line-height: 11pt;
}	

.celebBio .info h2,
.celebBio .info h3 {
	color: #00adee;
	margin-bottom: 8px;
}

.celebBio .celebWidgets {
	position: absolute;
	left: 16px;
	top: 266px;
	width: 234px;
	padding: 8px;
	height: 54px;
	background: url(../simg_celebrifi/bio_gray_rect.gif) top left no-repeat;
}

.celebBio .celebWidgets .cwCol {
	width: 117px;
	height: 54px;
	float: left;		
}

.celebBio .celebWidgets .cwCol .icon {
	float: left;
	margin-right: 8px;
}

.celebBio .celebWidgets .cwCol .textLink {
	padding-top: 4px;
}

.celebBio .celebWidgets .cwCol .textLink a {
	color: #333;
	font-size: 8pt;
}

#breakerRelated .celebName {
	font-size: 10pt;
}


