#content ul#namesticker {
	list-style-type: none;
	margin: 0 0 8px 0 !important;
	background-color: #FFCDD6;
	min-height: 12em;
}

* html #content ul#namesticker {
	height: 12em;
}

#content .portlet ul#namesticker li {
	background-image: none !important;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

#content .portlet ul#namesticker li dl {
	list-style-type: none;
	background: none;
	display: block;
	margin: 0;
	padding: 0;
}

#content .portlet ul#namesticker li dl dt, #content .portlet ul#namesticker li dl dd {
	list-style-type: none;
	background: none;
	display: block;
	padding: 0;
	font-weight: normal;
}

#content .portlet ul#namesticker li dl dt {
	margin: 10px 8px 0px 8px;
	font-size: 1.2em;
}

#content .portlet ul#namesticker li dl dd.judgement {
	margin: 0px 8px;
}

#content .portlet ul#namesticker li dl dd.court {
	margin: 10px 8px 0px 8px;
}

#content .portlet ul#namesticker li dl dd.date {
	margin: 10px 8px 8px 8px;
	font-size: 0.9em;
}

#content .portlet.offenders h2 {
	margin-bottom: 0;
	border-color: #FE0032;
	color: #FE0032;
}

/*--Ben has commented out !important as this was stopping the middle image from showing corectly. Ideally I would have written something to over-ride this in the CSAtemp.css, but can't over-ride !important*/

.portlet.offenders h3 {
	background: none;
	padding-top: 0px /*!important*/;
	margin-top: 0px /*!important*/;
}
