/* NEWS TICKER CLASSES */
.hp_news_ticker {
	font-size:			8pt;
}
/* LIVE FEEDS CLASSES */
.hp_live_feeds {
	float:				right;
	width:				180px;
}
/* NEWS ITEM CLASSES */
.hp_news_items {
	float:				left;
	width:				640px;
}
.hp_news_article_1_container_outer {
	margin-bottom:		10px;
	width:				640px;
}
.hp_news_article_1_container_inner {
}
.hp_news_article_1_image {
	float:				left;
	width:				210px;
}
.hp_news_article_1_text {
	float:				left;
	width:				425px;
	font-size:			13pt;
}
.hp_news_article_2_container_outer {
	margin-bottom:		10px;
}
.hp_news_article_2_container_inner {
	float:				left;
	width:				635px;
}
.hp_news_article_2_image {
	float:				left;
	width:				110px;
}
.hp_news_article_2_text {
	float:				left;
	width:				525px;
}

/* FEATURES AND OPINIONS ITEMS CLASSES */
.hp_features_heading_outer {
	background-color:	#FFCC66;
	background-image:	url(/images/bkg_banner_lower.jpg);
	background-repeat:	repeat-x;
	height:				24px;
	zoom:				100%;
}
.hp_features_heading_inner {
	font-size:			8pt;
	font-weight:		bold;
	padding:			5px;
}
.hp_features_container_outer {
	background-color:	#333333;
	width:				635px;
}
.hp_features_container_inner_1 {
	padding:			1px;
}
.hp_features_container_inner_2 {
	background-color:	#FFFFCC;
	padding:			5px 0px 5px 5px;
}
.hp_features_heading {
	background:			#FFCC66;
	font-size:			8pt;
	font-weight:		bold;
	margin:				0px 0px 0px 0px;
	padding:			5px 5px 5px 5px;
}
.hp_features_article_container_outer {
	float:				left;
	width:				314px;
}
.hp_features_article_container_inner {
}
.hp_features_article_image {
	float:				left;
	width:				105px;
}
.hp_features_article_text {
	float:				left;
	width:				204px;
}
#div_ss_caption {
	font-size:			16px;
	font-weight:		bold;
	padding:			0px 0px 8px 0px;
	text-align:			center;
}

