.headlineSpacerBottom{
	height:16px !important;
}

.fotoHomeItem{
	margin-left:4px;
}

/* News */
#newsContainer{
	margin-bottom:2px;
	overflow:hidden;
	position:relative;
}

#newsLoader{
	width:100%;
	height:1000px;
	background-color:#FFFFFF;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:0px;	
}

#newsContainer #loader{	
	width:31px;
	height:31px;
	position:absolute;
	top:10px;
	right:10px !important;
	left:493px !important;
}

#news{
	min-height:80px;
}

.newsItem{
	margin:10px 0px;
	width:534px;
}

.newsItemLeft{
	width:192px;
}

.newsItemRight{
	width:336px;
}

.newsItemText{
	margin-top:12px;
}

.newsItemText a{
	text-decoration:none;
}

.newsItemText h2{
	cursor:ponter;
}

.paging{
	background-color:#FFF;
	padding:2px 3px;	
}

.pagingActive{
	background-color:#CBA101;	
}

.paging a{
	color:#959595;
	text-decoration:none;
}

.pagingActive a{
	color:#FFF;
	text-decoration:none;
}

.newsBottomSpacer{
	height:10px;
}

#newsDetailBack{
	margin-top:10px;
}
.fotoHomeItem a img{
	opacity:0.75;
	filter:alpha(opacity=75)
}
.fotoHomeItem a:hover img{
	opacity:1;
	filter:alpha(opacity=100)
}
.newsTitleAjax{	font-family: Trebuchet MS,Arial !important;    font-size: 13px !important;    font-weight: bold !important;    margin: 0 !important;	    padding:0 !important;background-color:#FFF !important   }
.newsTitleAjax a{
	font-family: Trebuchet MS,Arial !important;
    text-decoration:none !important;	 padding:1px !important; color:#555 !important;	 font-weight:bold !important;	  font-size: 14px !important;background-color:#FFF !important}

#homePortrait{
	margin-bottom:15px
}
.newsTitleNewsDetail{
	font-size:16px !important;	
}
