.headline{
	margin: 0px 0px 0px 10px;
	clear: both;
	position: relative;
	width: 471px;
	height: 380px;
}
.headline_top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 471px;
	height: 22px;
	background: url(../images/headline_top.gif) no-repeat;
}
.headline_bottom{
	position: absolute;
	top: 355px;
	left: 0px;
	width: 471px;
	height: 21px;
	background: url(../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(../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;
	background: url(../images/icon_01.gif) no-repeat 12px 12px  ;
}
.headline .title a{
	font: 700 10pt/30px Tahoma;
	color: #ffffff;
	padding-left: 28px;
}

