#hp_submarquee {
	font-family:Arial;
	width:1000px;
	height:150px;
}
#hp_submarquee .hp_sm_buffer {
	float:left;
	width:8px;
	height:150px;
}

#hp_submarquee .hp_sm_flbanner {
	float:left;
	width:745px;
	height:140px;
	padding-top: 10px;
	padding-left: 16px;
}

#hp_submarquee .hp_sm_news {
	background: #FFFFFF;
	float:left;
	width:215px;
	height:146px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px 4px 0 4px;
}

#hp_submarquee .hp_sm_news .headline {
	float:left;
	width:215px;
	font-size: 12px;
	font-weight: bold;
}

#hp_submarquee .hp_sm_news .item_title {
	float:left;
	width:215px;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	padding-top:4px;
	text-decoration:none;
}

#hp_submarquee .hp_sm_news .item_date {
	float:left;
	font-weight: bold;
	color:#003399;
}

#hp_submarquee .hp_sm_news .subscribe {
	float:left;
	width:195px;
	height:16px;
	font-weight: bold;
	color:#003399;
	background: url('/img/elements/rss_blue.png') no-repeat top right;
	text-decoration:none;
	color:#666666;
	font-size: 9px;
	text-align:right;
	padding-right:20px;
	
}