.paging, .paging a { 
	text-align: right; 
	color: #818181;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	padding:5px;
}
div.paging
	{
	float:left;	
	padding-left:240px;
	}
.paging table td { padding:5px; }

.paging table td a
	{
	padding:5px;	
	}

.news-list { font-size: 12px; }

.news-list td, .news-list th { vertical-align: top; }

.news-list th div {
	background: url('../images/news-small.png') no-repeat right top;
	width: 110px; 
	height: 92px;
	padding:14px 5px 0px 0px !important;
	padding:14px 0px 10px 5px;

}

.news-list td div { padding: 15px; }

.news-list h2, .news-list h2 a, .news_wrapper h2, .accent_wrapper h2 {
	color: #767676;
	font-weight: bold;
	font-size: 12px;
}

.news-list h3, .news-list h3 a, .news_wrapper h3 {
	font-size: 12px;
	font-family: verdana, tahoma, arial;
	color: #e48b13;
	margin-bottom: 7px;
}

.news-list h3 a, .news-list h2 a { text-decoration: none; }

.news-list h3 a:hover, .news-list h2 a:hover { text-decoration: underline; }

.news_wrapper { 
	font-size: 11px; 
	color: #767676;
	width: 435px;
	padding: 20px 60px 20px 90px;
	background:url("../images/pages/top_shadow_r.png") no-repeat scroll right top transparent;
}

.news_wrapper_list,
.accent_wrapper { 
	padding: 20px 100px;
	font-size: 12px; 
	color: #767676;
	padding: 20px 100px; 
}

.news_wrapper p,
.accent_wrapper p 
{ padding-bottom: 20px; } 

.news_wrapper a,
.accent_wrapper a
	{
	color:#767676;	
	}
table.news_images
	{
	float:left;
	margin:25px 0px 0px 20px;
	width:490px;	
	}
table.accent_images
	{
	float:left;
	margin:0px 0px 0px 20px;
	width:800px;	
	}
.news_images td 
	{
	margin:0px;
	padding:0px;	
	}	
.news_images th,
.accent_images th
	{
	width:322px;	
	}	
.news_images th div,
.accent_images th div {
	width: 260px;
	height: 183px;
	background: url('../images/pages/top_shadow_inner.png') no-repeat right top;
	margin:10px 0px 20px 65px;
}
.news_images img.thumbnail,
.accent_images img.thumbnail
	{
	float:left;
	margin: 23px 0px 0px 18px;	
	background:#f4f4f4;
	}	

.news_sidebar {
	display: block;
	float: right;
	width: 250px;
	margin: 32px 58px 0 16px;
	padding: 16px 16px 0 0;
	background: url("../images/homepage/index_right_back.jpg") no-repeat scroll right top transparent;
}

h1.news_in_sidebar{
	display: block;
	float: left;
	width: 238px;
	text-align: left;
	margin: 15px 0 15px 12px;
}

.news_sidebar_box {
	margin: 16px 8px 16px 8px;
	padding: 16px 8px 16px 8px;
	font-size: 11px;
	text-align: left;
	color: #767676;
	background: url("../images/news_sidebar_separator.jpg") no-repeat scroll left top transparent;
}

a.no_spacer {
	color:#E48B13;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 7px;
}
		
/** DETAIL NEWS PREVIEW ** POPUP WINDOWS **/

ul.photos_list_popup
	{
	float:left;
	width:550px;	
	}
ul.photos_list_popup li
	{
	float:left;
	width:500px;
	padding:0px 4px 15px 4px;
	}
ul.audio_list_popup
	{
	float:left;
	width:450px;	
	}
ul.audio_list_popup li
	{
	float:left;
	width:400px;
	padding:0px 4px 15px 4px;
	}	
p.photos_content_popup
	{
	float:left;
	width:300px;
	margin:50px 0px 0px 0px;
	font-size:1.4em;	
	display:block;
	}	
p.audio_description_popup
	{
	float:left;
	width:250px;
	margin:20px 0px 0px 0px;
	font-size:1.4em;	
	display:block;
	}			
div.close_popup_block
	{
	float:left;
	width:770px;
	}	
a.close_button
	{
	float:right;	
	display:block;
	width:88px;
	height:20px;
	clear:both;
	margin:0px 0px 0px 0px;	
	background:url('../images/close_button.png');	
	}
div.player_block
	{
	width:347px;
	height:294px;
	display:block;
	float:left;	
	background:url('../images/tv_news_popup.png');		
	}
div.spacer_video_popup
	{
	float:left;	
	width:194px;
	height:9px;
	background:url('../images/spacer_popup.png') no-repeat;
	}
div.player_audio
	{
	float:left;
	width:200px;	
	background:green;
	}
p.video_player_description
	{
	padding:20px;
	text-align:center;	
	}
span.news_category
	{
	font-size:0.8em;
	color:#c0c0c0;	
	}