
h2 {
	display: none;
}

div.primary {
	float: left;
	width: 305px;
}

div.secondary {
	float: right;
	width: 305px;
}

div.topbox {
	width: 297px!important;
	width/**/: 305px;
	padding: 5px 4px 20px 4px;
}


p.topcaption {
	width: 297px!important;
	width/**/: 305px;
	padding: 5px 4px 20px 4px;
}
span.red {
	color: #FF0000;
}

/* news style */

ul#news {
	clear: both;
	overflow: hidden;
	width: 291px!important;
	width/**/: 297px;
	padding: 0px 3px 8px 3px;
}
ul#news li {
	float: left;
	width: 291px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #000000;
}

ul#news li a{
	text-decoration: none;
}

ul#news li a:active {
	color: #000000;
}
ul#news li a:link {
	color: #000000;
}
ul#news li a:visited {
	color: #000000;
}
ul#news li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div.newslist {
	width: 80px;
	height: 14px;
	float: right;
}

h3 {
	width: 305px;
	background: none;
}






















