/***********************************************/
/* Bio Layout Divs  */
/***********************************************/
@import url(boeing_news_styles.css);

#biopic {
	float: left;
	padding: 8px 15px 15px 10px;
	margin: 8px 10px 10px 10px;
	border: 1px solid;
	border-left: 10px solid;
	border-color: #cccccc;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
	}
html>body #biopic {
	width: 210px;

}

#biopic img {
	display: block;	
	*text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;	
	voice-family: "\"}\"";
	voice-family:inherit;/**/
	margin-left: auto;
	margin-right: auto;
}
html>body #biopic img {
	margin-left: auto;
	margin-right: auto;
}/*center images in div*/

#biopic h2 {
	/*padding: 5px 5px 5px 5px;*/
	font-weight: bold;
	font-size: 100%;
	*font-size: 95%;
	text-align: left;
	/*word-wrap: break-word;*/
	color: #000000;
}

#biopic h3 {
	/*padding: 5px 5px 5px 5px;*/
	font-weight: bold;
	color: #666;
	font-size: 95%;
	*font-size: 90%;
	text-align: left;
	/*word-wrap: break-word;*/
	padding-bottom: 5px;
}


#pubdategrey {
	width:auto;
	color: #666;
	font-weight: bold;
	font-size: 90%;
	padding: 10px;
	margin: 10px;
}
/*html>body #pubdategrey {
	float:left;
	width:98.6%;
	margin-left: auto;
	margin-right: auto;
}*/
.pubdate {
	font-weight: bold;
	color: #000;
}