#vert {
	background: #;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#vert li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#vert a {
	background: #a7b2b1 url("eoimages/vert_under.gif") top left repeat-x;
	border-bottom: none;
	color: #000000;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#vert a:hover {
	background: #a80329 url("eoimages/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}