body {
	margin:0px;
}

#fb_container{
	float:left;
	width:760px;
}

#fb_stock_chart{
	font-family:"Arial";
	font-size:12px;
	float:left;
	width:460px;
	height:90px;
}

#fb_stock_div{
	float:left;
	width:760px;
	height:100px;
	border-bottom:1px solid #ccc;
}

#fb_update_time{
	float:left;
	padding-top:2px;
	font-size:10px;
	color:#871D1B;
}

#fb_people_div{
	float:left;
	width:760px;
}

#fb_stock_price{
	float:left;
	text-align:center;
	width:160px;
	height:100px;
	font-family:"Georgia";
	font-size:48px;
	padding-top:6px;
	margin-right:30px;
	color:#3b5998;
}

#fb_stock_price_text{
	float:left;
	width:100px;
	height:100px;
	font-family:"Arial";
	font-size:14px;
	color:#000;
	padding-top:14px;
}


#fb_header{
	float:left;
	overflow:hidden;
	width:760px;
	font-family:Arial;
	font-size:10px;
	margin-top:20px;
}

#fb_sources{
	width:760px;
	font-family:"Arial";
	font-size:10px;
	text-align:left;
}

#fb_notes{
	width:760px;
	font-family:"Arial";
	font-size:10px;
	text-align:left;
}


.fb_thumbnail{
	float:left;
	overflow:hidden;
	width:40px;
	height:55px;
	padding-right:10px;
}

.fb_info{
	font-family:"Arial";
	font-size:12px;
	color:#777;
	float:left;
	width:220px;
	height:55px;
	margin-right:10px;
}

.fb_name{
	font-size:14px;
	color:#000;
}

.fb_title{
	
}

.fb_people_row{
	float:left;
	margin-bottom:15px;
}

.fb_worth{
	color:#000;
}

.fb_shares{
	color:#000;
}

.fb_stock_value{
	font-family:"Georgia";
	font-size:34px;
	float:left;
	width:180px;
	height:40px;
	margin-right:10px;
	text-align:center;
	color:#3b5998;
}

.fb_full_stock_value{
	font-family:"Arial";
	font-size:12px;
	color:#777;
	text-align:center;
}

.fb_personal_history{
	float:left;
	font-family:"Arial";
	font-size:9px;
	color:#777;
	width:280px;
	height:55px;
}

.fb_history_column{
	float:left;
	width:85px;
	height:55px;
	margin-right:12px;
}

.fb_history_value{
	float:right;
	font-size:12px;
	font-family:"Arial";
	text-align:right;
	line-height:18px;
	height:18px;
	color:#000;
	width:50px;	
}

.fb_bio_link{
	margin-left:2px;
}

.fb_time{
	float:left;
	height:18px;
	line-height:18px;
	width:35px;
}

a {
	color:#005689;
	font-size:12px;
	text-decoration:none;
}