div.newsitem {
	clear: both;
	border-bottom: 1px dotted silver;
	padding-top: 10px;
	margin-left: 0px;
}

#category img {
	float: left;
	border: 1px solid silver;
	margin: 0px 8px 2px 0px;
}

#category .newsitem img.more {
	float: none;
	margin-top: 5px;
	vertical-align: bottom;
	border: 0px;
}

.newsitem h2 {
	font-size: 12px !important;
	font-family: Verdana, Arial, Helvetica !important;
	margin-bottom: 6px;
	padding-top: 0px;
	margin-top: 0px;
	color: #990000;
}

#category div.newsitem h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	margin: 6px 0 5px 0;
}

#category div.newsitem p {
	margin-top: 0px;
}

h1 a {
	text-decoration: none;
	color: #182261 !important;
}

h1 a:hover {
	text-decoration: underline;
}


.kicker {
	font-weight: bold;
}

#category #pager a{
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin-top: 3px;
}

#category #pager #next {
	margin-right: 11px;
	float: right;
}

#category #pager #previous {
	margin-right: 11px;
	float: left;
}