.headline_nav_outer{
	clear: both;

}
.headline_nav{
	width: 460px;
	height: 22px;
	background: url(../images/headline_nav_bck.png);
}
.headline_nav .item {
	float: left;
	padding: 0px 0px 0px 0px;
}
.headline_nav .item a{
	color: #3F3F3F;
	font: 700 8pt/20px Verdana;
}
.headline_nav .sep{
	float: left;
	background: url(../images/headline_nav_sep.png) no-repeat;
	height: 22px;
	width: 2px;
	font-size: 1px;
	margin: 0px 12px 0px 12px;
}
.headline_nav .sep_first{
	float: left;
	background: none;
	height: 22px;
	width: 2px;
	font-size: 1px;
	margin: 0px 0px 0px 12px;
}
.headline_nav .active_item {
	float: left;
	padding: 0px 8px 0px 8px;
	background: url(../images/headline_nav_active_bck.png) repeat-x;
}
.headline_nav .active_item a{
	color: #ea090f;
	font: 700 8pt/22px Verdana;
}
.headline_nav .active_sep_1,
.headline_nav .active_sep_2{
	float: left;
	height: 22px;
	width: 2px;
	font-size: 1px;
}
.headline_nav .active_sep_1{
	margin: 0px 0px 0px 8px;
	background: url(../images/headline_nav_active_sep_1.png) no-repeat;
}
.headline_nav .active_sep_2{
	margin: 0px 8px 0px 0px;
	background: url(../images/headline_nav_active_sep_2.png) no-repeat;
}
/**/
.headline_outer{
	clear: both;

}
.headline_no_image_outer{
	border-bottom: 1px solid #d1d1d1;

}
.headline{
	clear: both;	
	text-align: left;
	width: 460px;
	height: 290px;
	position: relative;
}
.headline .image_title{
	position: absolute;
	left: 5px;
	top: 0px;
	width: 460px;
	height: 80px;
	overflow: hidden;
}
.headline .content{
	position: absolute;
	left: 3px;
	top: 70px;
	width: 254px;
	height: 220px;
	overflow: hidden;
}
.headline_no_image_outer .headline .content{
	top: 0px;
}
.headline_no_image_outer .headline .items{
	top: 0px;
}
.headline_no_image_outer .headline{
	height: 220px;
}
.headline .items {
	text-align: left;
	position: absolute;
	left: 264px;
	top: 70px;
	width: 270px;
}
.headline .items .item{
	background: transparent url(../kabaktepe/headline_item_bck.png) no-repeat 0px 0px;
	padding-left: 12px;
	height: 22px;
	overflow: hidden;
}
.headline .items .item *{
	font: 700 11px/21px Tahoma;
}
.headline .items .item a{
	color: #033978;
}
.headline .content .image{
	background: url(../kabaktepe/headline_image_bck.gif) no-repeat;
	padding: 7px;
}
.headline .content .image img{
	width: 250px;
	height: 170px;
}
.headline .content .short_content{
	padding: 0px 5px 0px 5px;
	height: 51px;
	font: 100 11px/17px Verdana;
	overflow: hidden;
	color: #000000;
}
.headline .content .date{
	text-align: right;
	padding-right: 10px;
	font: 100 10px/12px Tahoma;
	color: #989898;
}
.headline .paging{
	position: absolute;
	left: 273px;
	top: 270px;
}
.headline .paging .item {
	float: left;
	width: 18px;
	height: 12px;
	text-align: center;
}
.headline .paging .item a{
	font: 100 10px/12px Tahoma;
	color: #737373;
}
.headline .paging .active {
	background: url(../kabaktepe/headline_paging_bck.gif) no-repeat 50% 50%;
}
.headline .paging .active a{
	font-weight: bold;
	color: #FFFFFF;
}
.headline .paging .next{
	float: left;
	padding-left: 6px;
}
.headline .paging .next a{
	font: 700 10px/12px Tahoma;
	color: #FF9900;
}
.headline .paging .sep{
	float: left;
	background: url(../images/headline_paging_sep.gif) no-repeat 50% 50%;
	width: 3px;
}
/**/
.headline_no_tab{
	clear: both;
	margin: 0px 0px 13px 13px;
}
.headline_no_tab .headline_outer{
	border-width: 0px;
}
.headline_no_tab .headline{
	height: 250px;
}
.headline_no_tab .headline .content{
	height: 250px;
}
