.hdr_news_big {
	float:left;
	position:relative;
	width:150px;
	
	overflow:hidden;
}

.hdr_news_small{
	float:left;
	position:relative;
	width:154px;
	height:83px;
	overflow:hidden;
	padding-right:0px;
	padding-left:2px;
	line-height:14px;

}


.hdr_news_small_black{
	position:absolute;
	top:0px;
	padding:12px;
	line-height:14px;
	display:none;

} 

a .link
{
	width: 154px;
	height:83px;
	border:1px solid #000;
	padding-right:2px;
}

.hdr_news_small_white{
	position:absolute;
	top:0px;
	padding:12px;
	line-height:14px;
		
}
.hdr_news_small_white a{	
	
	display:block;
	color:#ffffff;
}

.hdr_news_small_white a:hover{
	
}

.hdr_news_big_white a{
	
	display:none;
	color:#ffffff;
}

.hdr_news_big_white a:hover{
	color:#ffffff;
}

.hdr_news_big_black{
	position:absolute;
	padding:9px;
	top:1px;
	
	color:#000000;
	
}

.hdr_news_big_white{
	display:none;
	position:absolute;
	padding:9px;
	top:0px;
	
	line-height:25px;
	color:#ffffff;
	width:400px;
}

#player {
	
	width:392px;
	height:329px;
	float:left;

}

#caroussel {
	float:left;
	width:392px;
	height:329px;
	
}
#caroussel_item {
	position:relative;
	float:left;
	width:392px;
	height:329px;
	font-size:12px;
}

#caroussel_item a
{
	text-decoration: none;
	color:#ffffff;
}

#player_grey #caroussel_item {
	position:relative;
	float:left;
	width:448px;
	height:252px;
	border:none;
}
#caroussel_items_grey {
	margin-top:-1px;
}
#caroussel_items_grey a {
	color:#000000;
}
caroussel_items
{
	width:154px;
	height:600px;
	border:1px solid #000;
}

#caroussel_item #news_image_1 {
	position:absolute;
	left:0px;
	top:0px;

}

#caroussel_item #news_image_2 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#caroussel_item #news_image_3 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#caroussel_item #news_image_4 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#newsTitle
{
	font-size:15px; color: #3C1482; font-weight: bold; text-align:right; width:120px;
}


