h3 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
}
div#feature_list {
	background: url("../images/post-bg.png") repeat-x scroll left bottom #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	height: 1100px;
	margin-top: 18px;
	overflow: hidden;
	position: relative;
	width: 750px;
}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
}
ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}
ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}
ul#tabs li a {
	color: #222;
	text-decoration: none;
	display: block;
	padding: 10px;
	height: 70px;
	outline: none;
	padding-right: 70px;
	padding-top: 0px;
}
ul#tabs li a:hover {
/*border-bottom: 1px dotted #222;*/
}
ul#tabs li span:hover {
	border-bottom: 1px dotted #222;
}
ul#tabs li a.current {
	background: url('../images/feature-tab-current.png');
	color: #FFF;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#news_output {
	right: 0;
	width: 415px;
	height: 320px;
	position: relative;
}
ul#news_output li {
	/*background: url("../images/post-bg.png") repeat-x scroll left bottom #FFFFFF; border: 1px solid #CCCCCC;*/
    color: #666666;
	font-size: 10pt;
	height: 308px;
	line-height: 15px;
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 10px;
	position: absolute;
	width: 355px;
}
ul#news_output li a {
}
#news_output_block {
}
#interview_output_block {
}
#events_output_block {
}
#extracts_output_block {
}
#scroll_news_block {
	border-color: #CCCCCC;
	color: #FFFFFF;
	display: inline-block;
	list-style: none outside none;
	margin-left: 0;
	margin-top: -5px;
	padding: 0;
	width: 630px;
}
#scroll_news_block a {
	color: #FFF !important;
	text-decoration: none;
}
#scroll_news_block a:hover {
	border-bottom: 1px dotted #000;
}
#scroll_news_block ul {
}
#scroll_news_block li {
}
.ticker-controls {
	display: none;
	list-style: none outside none;
	margin-left: 570px;
	padding: 0;
	position: absolute;
}
.ticker-controls ul {
}
.ticker-controls li {
	float: left;
	margin-right: 10px;
}
#scroll_news_title {
	background: none repeat scroll 0 0 #7DC416;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	margin-left: -210px;
	margin-top: 0px;
	padding: 5px;
	position: absolute;
	width: 100px
}
#scroll_news_title a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#scroll_news_title a:hover {
	border-bottom: 1px dotted #FFF;
}
#head_links {
	text-align: right;
	margin-left: 0px;
	width: 635px;
}

