.news_page_featured_headlines .news_title {
	padding-right:20px;
	padding-left:0px;
	width:370px;
}
.news_page_featured_headlines .news_title_no_img {
	padding-right:13px;
	padding-left:0px;
	width:505px;
}
.news_page_featured_headlines .news_body {
	padding:10px 20px 0px 0px;
	width:370px;
}
.news_page_featured_headlines .news_body_no_img {
	padding:10px 13px 0px 0px;
	width:505px;
}
.news_page_box_container .new_item_left {
	border-left:1px solid #D1D1D1;
	padding-left:10px;
	border-right:0px;
	padding-right:0px;
}
.news_page_box_container .new_item_right {
	padding-right:10px;
	padding-left:0px;
}
.news_page_box_container .related_pair_row {
	background-color:#E6F1F5;
	/*width:243px;*/
	width:250px;
	height:21px;
	padding:2px 4px 2px 2px;
}
.news_page_box_container .related_pair_row img {
	vertical-align:middle;
	margin:3px 3px 0px 0px;
}
.news_page_box_container .related_pair_row span {
	vertical-align:middle;
	margin:3px 9px 0px 0px;
}
.news_ec_rates_table .cell_title {
	background-color:#F6F6F6;
	border-bottom:1px solid #CBCBCB;
	border-right:2px solid #CBCBCB;
	border-left:0px;
	padding-right:0px;
	padding-left:10px;
	vertical-align:middle;
	text-align:left;
	width:88px;
}
.news_ec_rates_table .cell_value {
	border-right:1px solid #CBCBCB;
	border-left:0px;
	border-bottom:1px solid #CBCBCB;
	text-align:left;
	padding-left:2px;
	padding-right:0px;
	vertical-align:middle;
	width:60px;
}
.news_ec_rates_table .cell_bottom {
	border-bottom:0px;
}
/* Home page css */
.home_page_featured_analysis {
	position:relative;
	width:186px;
	height:252px;
	margin-right:16px;
	margin-left:0px;
	margin-bottom:10px;
}
.home_page_featured_analysis .home_page_analysis_bottom {
	width:186px;
	height:18px;
	background:url('http://c1308342.cdn.cloudfiles.rackspacecloud.com/news/analysis_bottom_blue-rtl.png') no-repeat center center;
}
.home_page_featured_analysis .analysis_img {
	width:160px;
	height:80px;
	overflow:hidden;
	margin:10px 13px 10px 0px;
}
.home_page_featured_analysis .analysis_title {
	font-style:italic;
	text-align:center;
	color:#334D5B;
	position:relative;
	margin-right:10px;
	margin-left:0px;
	width:160px;
	height:100px;
}
.home_page_featured_analysis .bottom_links {
	position:absolute;
	bottom:-13px;
	right:10px;
	left:0px;
	width:160px;
	height:18px;
}
.home_page_featured_analysis a.hp-more-link, a.hp-more-link:hover {
	color: #0059B0 !important;
	font-weight: normal !important;
	font-size: 11px !important;
	background: url(http://c1308342.cdn.cloudfiles.rackspacecloud.com/news/blue_arrow_rtl.png) right top no-repeat;
	padding: 0 10px 0 0px;
	margin: 0 10px 0 0px;
}
/* End Home page css */