#CIDbanner{
	background-color : #CCCCCC;
	color : #666666;
	padding : 0px 0 0 10px;
	border-top : 1px solid #333;
	border-left : 1px solid #333;
	border-right : 1px solid #333;
	height : 14px;
	text-align : right;
}
#CIDbanner UL{
	margin : 0;
	padding : 0;
}
#CIDbanner li{
	font-weight : normal;
	font-size : 11px;
	width : 130px;
	float : right;
	background-image : url(http://www.cwn.org.uk/development/assets/furniture/cid-link-bgi.gif);
	background-repeat : no-repeat;
	text-align : center;
	list-style-type : none;
	padding : 0;
	margin : 0;
	list-style-image : none;
}

#CIDbanner A{
	color : #900;
	text-decoration : none;
}
#CIDbanner A:hover{
	color : #900;
	text-decoration : underline;
}


#CIDbanner P{
	font-size : 11px;
	font-weight : bold;
	margin : 0;
	padding : 0;
	float : left;
}

