.fullwidth {
	width: 900px;
	margin-bottom: 10px;
}

.article {
	width: 215px;
	margin-right: 8px;
	float: left;
	margin-top: 10px;
}

.article img {
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom: 3px solid #E1E1E1;
}

.article h3 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Georgia;
	margin-bottom: 7px;
	border-bottom: 2px solid #E1E1E1;
	padding: 0 0 5px 0;
	color: #000;
}

.article h3 a {
	text-decoration: none;
}

.article h3 a:hover {
	background: #006699;
	color: #FFF;
}

.categoryDate p {
	font-weight: normal;
	font-family: Georgia;
	font-style: italic;
}

.article p {
	line-height: 20px;
}

h3.category {
	display: inline;
	padding-left: 5px;
	padding-right: 20px;
	line-height: 20px;
	height: 20px;
	color: #FFF;
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
	text-transform: lowercase;
}

.redarrow {
	background: #CC0000 url(http://www.ewaslabour.org.uk/styles/images/related/category-arrowend.gif) right no-repeat;
}

.bluearrow {
	background: #006699 url(http://www.ewaslabour.org.uk/styles/images/related/blue-arrowend.gif) right no-repeat;
}

.smallerArticle ul {
	list-style: none;
	display: block;
	margin: 10px 0 10px 0;
}

.smallerArticle ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 3px 0;
	margin-bottom: 3px;
	border-bottom: 1px solid #E1E1E1;
	width: 440px;
	margin-right: 10px;
	float: left;
}

.smallerArticle ul li img {
	float: left;
	margin-right: 5px;
}

.smallerArticle ul li a {
	font-family: Georgia;
	color: #006699;
	text-decoration:none;
}

.smallerArticle ul li a:hover {
	color: #FFF;
	background: #006699;
}
