@charset "UTF-8";
/* CSS Document */
div#content div.date p{
	font-size:10px;
	color:#CCCCCC;
}
div#content h3{
	font-size:14px;
	text-decoration:none;
	text-transform:none;
	border-bottom: 1px solid #999999;
	margin-top:25px;
}
div#content h4{
	font-size:13px;
	text-decoration:none;
	color:#000000;
	margin-top:5px;
}
div#content p {
	margin-bottom:5px;
}
div.news{
	margin:20px 0 40px 0;
}
div.spacer{
	clear:both;
}
