.light_blue	 {
	background:#99CCFF none repeat scroll 0 0;
	border-bottom:1px solid white;
	padding-bottom:1px;
	padding-top:3px;
	margin-bottom: 0px;
	color: white;
}

div.light_blue ul {
	list-style: none;
}

div.light_blue ul li {
	list-style: none;
}

div.light_blue ul li a {
	color: white;
}

div.light_blue ul li.selected a {
	color: yellow;
	font-weight: bold;
}