﻿
#leftcolumn .components_holder
{
	width:171px;
	}


#rightcolumn .components_holder
{
	width:130px;
	}
	
#contenttop .component
{
	background-image: none;
	width:705px;
	}


.component
{
	color: #fff;
	background-color: #000;
	background-image: url("images/component_back.gif");
	padding: 0;
	margin: 5px 0;
	background-repeat: repeat-x;
}

.component_title
{
	font-size:10px;
	color:#fff;
	}

#leftcolumn .component_title, #rightcolumn .component_title
{


	

	}
	
#top .component_title	
{
	}
	
#skyscraper	.component_title	
{
	}
	
#contenttop	.component_title	
{
	}

.component h3
{
	font-size: 0.9em;
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
}

.component p , .component h3
{
	color: #fff;	
	}
	
.component p
{
	font-size:11px;
	margin: 1px;
	padding:1px;
	}	
	
	
.component_content
{
	
	font-size:10px;
	padding-top:2px;
	
	}	
	
.component_content .item
{
	margin: 6px 4px ;
	padding-bottom:4px;
	border-bottom: 1px solid #9F9F9F;
	color:#fff;
	}	
	
.component_content .item:last-child
{
	border-bottom: none;
	}	
	
.component_content a
{
	margin-bottom:4px;
	color:#DFDFDF;
	display:block;
	text-decoration:underline;
	}	
	
.component_content a:hover
{
	text-decoration:none;	
	}	


#contenttop .component
{
	background-color:#fff;
	margin-bottom:0;
	width:716px;
	}

#contenttop .components_holder 
{
	width:716px;
	}
	
#contenttop .components_holder a
{
	margin:3px 3px 3px 0px;
	display:inline;
	}
	
#top .component, #skyscraper .component
{
	background-color:#EFEFEF;
	background-image:none;
	margin:0;
	padding:0;
	}	
	
#top .component_title, #skyscraper .component_title
{
	padding:0;
	margin:0;
	border:none;
	color:#CFCFCF;
	background-color:#EFEFEF;	
	
	}
	
#contenttop .component_title
{
	padding:0;
	margin:0;
	border:none;
	color:#CFCFCF;
	background-color:#fff;	

	}	
	
	

	
#skyscraper .component_content a
{
	margin-bottom:10px;
	}	
	
.component .latest_subjects .component_title, .component .hot_actions .component_title, .component .most_readed .component_title, .component .latest_articles .component_title
{
	background-position: 1px;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url("images/arrow_gray.gif");
	background-repeat: no-repeat;
}	

#leftcolumn .advert .component_title, #rightcolumn .advert .component_title
{
	background-position: 5px 6px;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 2px;
	background-image: url("images/arrow_orange.gif");
	background-repeat: no-repeat;
}

#contenttop .component iframe
{
	margin-left:2px;
	}
	
#skyscraper	.component iframe
{
	margin-bottom:2px;	
	}
	
