.headline{
	margin: 0px 0px 0px 10px;
	clear: both;
	position: relative;
	width: 471px;
	height: 380px;
   
}
.headline_top{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 471px;
	height: 22px;
	background: url(/g_images/headline_top.gif) no-repeat;
}
.headline_bottom{
	position: absolute;
	top: 350px;
	left: 0px;
	width: 471px;
	height: 21px;
	background: url(/g_images/headline_bottom.gif) no-repeat;
}
.headline .image{
	position: absolute;
	top: 25px;
	left: 0px;
}
.headline .image img{
	width: 471px;
	height: 325px;
	border-width: 0px;
}
.headline .title_bck{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 471px;
	height: 30px;
	z-index: 101;
	background: url(/g_images/headline_title_bck.gif) no-repeat;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.headline .title{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 328px;
	height: 30px;
	z-index: 102;
	
}
.headline .title a{
	font: 700 10pt/30px Tahoma;
	color: #000000;
	padding-left: 110px;
}