h3 {
	font-size:1em;
	
	background-color:#f1e6b0;
	overflow:hidden;
	margin-bottom:0;
}


ul {
	list-style-type: none;
	margin:0;
	padding:0;
}


.headlinelist li a{
	display:block;
	text-decoration: none;
	color:#000066;
	border:1px solid #ffffff;
	border-bottom:1px solid #eeeeee;
	margin-bottom:2px;
	margin-top:2px;
	font-size:0.85em;
}

/*------------------------------------------*/
#newscontainer{
	width:610px;
	display:block;
	float:left;
	clear:left;
}



.newslist{
	width:290px;
	float:left;
	margin-right:4px;
	overflow:hidden;
}

.newslist a{
	width:290px !important;
}
/*-------------------------------------*/
