@charset "iso-8859-2";
/* CSS Document */

div.newstopwide {
	width: 718px;
	height: 8px;
	background: #f8fafa url('images/news_top_wide.gif') left top no-repeat;
}

div.newsbottomwide {
	width: 718px;
	height: 8px;
	background: #f8fafa url('images/news_bottom_wide.gif') left top no-repeat;
}

div.newswide {
	width: 696px;
	height: auto;
	background: #f8fafa none;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #e3e3e3;
	padding: 10px 10px 0px 10px;
}

div.newswide div.newstitle {
	color: #f48000;
	font-weight: bold;
	font-size: 14px;	
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 10px 35px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e3e3e3;
	background: #f8fafa url('images/news_header_backgr.gif') left top no-repeat;
	position: relative;
	width: 660px;
	height: auto;
}


div.newswide div.newstitle div.date {
	position: absolute;
	left: 595px;
	top: 2px;
	width: 100px;
	height: 15px;
	color: #00aa56;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

div.newswide div.newsimage {
	width: 120px;
	height: 90px;
	float: left;
	margin-right: 7px;
	border: #6c6c6c 1px solid;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

div.newswide div.newsimage a {
	display: block;
	width: 120px;
	height: 90px;
}

div.newswide table.images {
	margin: 10px auto 0px auto;
}

div.newsdiverwide {
	width: 718px;
	height: 22px;
	background: #f8fafa url('images/news_diver_wide.gif') left top no-repeat;
}





