.itemcontainer
{
	clear:left;
	position:relative;
	margin-bottom: 1.25em;
}

.itemcontainer p.itemimage
{
	float:left;
	z-index:2;
}

.newsdate
{
	font-weight: bold;
	color: #001D68;
}

.itemcontainer img
{
	float:left;
	margin-top:5px;
	margin-right:1.5em;
	margin-bottom:1em;
	margin-left:2px;
}

#previouspage
{
	float: left;
	width: 50%;
	text-align:center;
	font-weight: bold;
}

#nextpage
{
	float: right;
	width: 50%;
	text-align:center;
	font-weight: bold;
}

.itemcontainer h3
{
	margin-bottom:0px;
}