﻿#news_section {
	position:absolute;
	left:230px;
	top:332px;
	width:705px;
	height:182px;
	background-color:#ffffff;
}

#news_section * {
	font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
	font-size:11px;
}

#news_section_2 * {
	font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
	font-size:12px;
	line-height: 17px;
}

#news_section a:hover, #news_section_2 a:hover {
	text-decoration:underline;
}
#news_section a, #news_section_2 a {
	text-decoration:none;
}

#news_section h2 {
	color:#e15d1f;
	margin:8px 0 2px 0;
	font-size:11px;
	text-transform: uppercase;
}

#left_news_wrap {
	position:absolute;
	top: 8px;
	left: 0;
	background-color:#e9f6f3;
	width: 335px;
	height: 170px;
}

#left_news {
}

#left_news_header {
	position:absolute; 
	top:-5px; 
	left:-3px;
	width:321px; 
	height:56px;
}

#left_news_inner {
	margin-top:46px;
	margin-left:110px;
}

#right_news_wrap {
	position:absolute;
	left: 340px;
	top: 8px;
	width: 365px;
	height: 170px;
	background-color:#dff3fb;
}

#right_news {
}

#right_news_header {
	position:absolute;
	left:21px;
	top:-1px;
	width:322px;
	height:43px;
}

#right_news_inner {
	margin-left:35px;
	margin-top:48px;
}

p.recent_buzz {
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 0px;
}


ul.rss {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:12px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: disc;
	line-height: .7em;
}

li.rss {
	/*margin-bottom: 6px;*/
	line-height: 1.2em;
}

.OrangeLink a:link, .OrangeLink a:visited
{	
	font: italic bold 10pt Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
	text-decoration: underline;
	color: #f05920;
}

.OrangeLink a:hover
{	
	font: italic bold 10pt Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
	text-decoration: underline;
	color: #f05920;
}
