@charset "utf-8";
/* CSS Document */

h1{
margin-left:0px;
}



/**** FEATURE PANE ****/
/*vvvvvvvvvvvvvvvvvvvv*/

.feature_table_homepage{
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
}
.feature_table_homepage td{
	height:136px;
	width:238px;
	padding-left:20px;
	padding-right:20px;
}
.feature{
	display:block;
	height:96px;
	width:228px;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:10px;
}
#middle_feature{
	height:136px;
	overflow:hidden;
}
#middle_feature a{
height:136px;
}
#top_image{
position:relative;

}
.feature a{
	color:#333162;
}
#left{
	background-image:url(../images/template/features/fb-investor-briefcase-bg.jpg);
}
#left p{
	margin-top:3px;
}
#right{
	background-image:url(../images/template/features/fb-looking-for-capital-bg.jpg);
}
.feature img{
	margin-right:10px;
	float:left;
}
.home_news_links a{
	background-image:url(../images/template/bullets/bullet-blue-square.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:10px;
	margin-left:8px;
	color:#ec9212;
	font-size:0.75em;
	text-decoration:none;
	display:block;
	line-height:1.7em;
}
.home_news_links p {
	padding-left:10px;
	margin-left:8px;
	font-weight:bold;
}

.news_alert{
	margin-left:10px;
	font-size:12px;
}

.news_date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-left:18px;
	margin-bottom:20px;
}