/**/
.headline_outer{
	clear: both;
	margin: 0px 0px 5px 0px;
}
.headline{
	clear: both;	
	text-align: left;
	width: 567px;
	height: 284px;
	overflow: hiddden;
	position: relative;
}
.headline .image_title{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 567px;
	height: 40px;
	overflow: hidden;
	font: 700 20pt/40px Tahoma;
}
.headline .content{
	position: absolute;
	left: 0px;
	top: 41px;
	width: 257px;
	height: 192px;
	overflow: hidden;
}
.headline .content .image img{
	width: 250px;
	height: 190px;
	border: 1px #d0d0d0 solid;
}
.headline .short_content_outer{
	position: absolute;
	left: 0px;
	top: 236px;
	width: 257px;
}
.headline .short_content{
	height: 45px;
	overflow: hidden;
}
.headline .short_content a{
	font: 700 11px/15px Verdana;
	color: #000000;
	text-decoration: none;
}
/**/
.tabsheetCM {
	text-align: left;
	position: absolute;
	left: 257px;
	top: 40px;
}
.tabsheetCM .item{
	padding: 2px 0px 2px 16px;
	background: transparent url(../images/icon_01.gif) no-repeat 5px 9px;
}
.tabsheetCM .item_inner{
	height: 16px;
	overflow: hidden;
	line-height: 16px;
}
.tabsheetCM .item img {
	height: 14px;
	border-width: 0px;
	margin-left: 4px;
}
.tabsheetCM .item a, .tabsheetCM .item font{
	font: 700 11px/16px Tahoma;
}
.tabsheetCM a{
	color: #1e6897;
}