#sidebar {
	background:url(../images/fadelogo.gif) 12px 225px no-repeat;	
	text-align:right;
}
#sidebar .selected {
	background-position:0 0.5em;
}
/* IE only */
#sidebar li li .selected, {
	background-position:0 .2em;
}

#content_main {
	min-height:518px;
	height:518px;
}
div>#content_main {
	height:auto;
}

#content_main .newsdate {
	font-size:.9em;
	color:#afc23d;
	padding-top:2.5em;
	font-weight:bold;
}

#content_main .newstitle {
	padding-top:0;
	color:#afc23d;
}

#content_main .newssummary {
	color: #666; 
}

#content_main .newstext {
	color: #666;
}

#content_main .newstextcolour {
	color:#afc23d;
}
#content_main .morenews {
	text-decoration:none;
}