h1, h3{
	margin-top:				0px;
	font-size:				12px;
	font-weight:			bold;
	margin-bottom: 6px;
}


/* CONTENT */
div#content div.news{
	width:					480px;
	margin:					0px;
	margin-left:			10px;
	padding:				0px;
	margin-top:0px;
}

div#content div.news a{
	text-decoration:		none;
}
div#content div.news a:hover{
	text-decoration:		underline;
}

div#content p.date{
	margin-bottom:			0px;
}

div#content img.news{
	margin-top:				30px;
}

div#content ul.news a{
	width:					600px;
	height:					20px;
	padding-top:			5px;
	border-bottom:1px solid #771111;
	font-weight:			bold;
	text-decoration:		none;
	display:				block;
}

div#content ul.news span{
	font-weight:			normal;
}

div#content div.nomargin
{
	margin-left:0px;
	margin-top:0px;
	clear:left;
	width:100px;
}

div#content div.nomargin h4
{
	font-size:11px;
	font-weight:bold;
}

div#content div.nomargin.asdf
{
	margin-top:15px;
	width:600px;
	margin-left:10px;
	padding-left: 10px;
}

div.newscont
{
border-bottom: 1px solid #8B702D;
float:left;
width:600px;
}