.headline{
	clear: both;
	position: relative;
	width: 656px;
	height: 315px;
	overflow: hidden;
	background-image: url(/samsun_files/headline_bck.png);
	margin-right: auto;
	margin-left: auto;
}
.headline .image{
	position: absolute;
	width: 380px;
	height: 285px;
	top: 12px;
	left: 12px;
}
.headline .image_container{
	position: relative;
	top: 0px;
	left: 0px;
	width: 380px;
	height: 285px;
}
.headline .image_container img{
	width: 380px;
	height: 285px;
}
.headline .image_container .img{
	position: absolute;
	top: 0px;
	left: 0px;
}
.headline .transparent_layer{
	z-index: 1;
	position: absolute;
	top: 185px;
	left: 0px;
	width: 380px;
	height: 100px;
	background: #000000;
	filter: alpha(opacity=75);
	-moz-opacity: .7;
	opacity: .7;
	border-top: 1px solid #FFF;
}
.headline .headline_title{
	z-index: 2;
	position: absolute;
	top: 185px;
	left: 10px;
	width: 360px;
	height: 40px;
	overflow: hidden;
	font: 700 18pt/40px Times New Roman;
	color: #FFF;
}
.headline .short_content{
	z-index: 2;
	position: absolute;
	top: 225px;
	left: 10px;
	width: 360px;
	height: 48px;
	overflow: hidden;
	font: 100 9pt/16px Tahoma;
	color: #FFF;
}
.headline .items{
	position: absolute;
	width: 220px;
	overflow: hidden;
	top: 9px;
	left: 419px;
}
.headline .items .item{
	background: transparent url(/samsun_files/icon_3.gif) no-repeat 0px 9px;
	height: 22px;
	overflow: hidden;
}
.headline .items .item *{
	font: 700 11px/21px Tahoma;
}
.headline .items .item a{
	color: #033e60;
	padding-left: 10px;
}
.headline .link {
	clear: both;
	text-align: right;
	height: 28px;
	overflow: hidden;
}
.headline .link a{
	font: 700 11px/28px Tahoma;
	color: #FF0000;
}
