#wrap #content #page ul li{
	list-style-type: none;
	background-color: #C7DDFF;
	font-size: .9em;
	line-height: 2em;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

