.headline_no_image_outer{
	border-bottom: 1px solid #d1d1d1;
	padding-left: 10px;
}

.headline_no_image_outer .content{
	top: 6px;
}
.headline_no_image_outer .items{
	top: 6px;
}
.headline_no_image_outer .headline{
	height: 280px;
}
.items {
	text-align: left;
	left: 240px;
	top: 90px;
}
.items .item{
	padding-left: 12px;
	height: 24px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(../images/headline_item_bck.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.items .item *{
	font: 700 11px/21px Tahoma;
}
.items .item a{
	color: #033978;
}
.image{
	padding: 7px;
	background-image: url(../images/headline_image_bck.png);
	background-repeat: no-repeat;
}
.image img{
	width: 211px;
	height: 165px;
}
.short_content{
	height: 40px;
	width: 225px;
	color: #000000;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 100;
	line-height: 17px;
}
.date{
	text-align: right;
	color: #989898;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 100;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
html, body, td{
	font-size: 8pt;
	font-family: Verdana;
}
form{
	margin: 0px;
	padding: 0px;
}
img{
	border-width: 0px;
}
ul, li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
