#sitesearchboxform ul{margin : 2px 0;}
#sitesearchboxform input, #sitesearchboxform select{
	vertical-align : middle; 
	font-size : 100%; 
	color : #414b6e;
	font-weight : bold;
}

#pageindent{padding : 0 5px;}

#features ul{padding : 0; margin : 0; list-style : none;}
#features ul li{
	display : list-item;
	background : url(../../../images/gscb/common/home_arrow.gif) no-repeat 0 8px;
	padding : 5px 5px 5px 60px;
}
#features ul li.noarrow{
	display : list-item;
	background : none;
	padding : 0;
}
#features ul li.hideitem{display : none;}
#features ul li a{color : #636e80; text-decoration : none;}
#features ul li a:hover{text-decoration : underline;}

#search ul li{display : inline; background : none; padding : 0 0 0 0;}

#botdisplay{
	border-top : none; 
	background:url(http://www.gscb.org.uk/images/gcsb/common/footer_dot.gif) repeat-x top left;
}
#botdisplay tr td{color : #414b6e;}
#botdisplay tr td ul li.close{padding : 0 5px 0 0;}
#botdisplay tr td ul li a{color : #414b6e;}
/*Features list*/
div#features ul li td {
	text-align: left;
	vertical-align: top;
}
div#features ul li td.subfeature, div#features ul li td.cellwidth {
	padding: 0 10px 8px 0;
}
div#features ul li td.cellwidth {
	width: 100%;
}