.ulLeft{
	float: left;
	clear: none;
	width: 250px;
	padding: 5px 5px 5px 45px;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	text-align: left;
}
.ulLeft li{
	margin: 2px 0;
}
.spacer{
	clear: both;
	width: 100%;
	text-align: center;
}
.paging a{
	text-decoration: none;
}
.paging a:hover{
	text-decoration: underline;
}
.litera{
	border-bottom: 1px solid #656518;
}
.dark{
	color: #656518;
}
li.padLeft{
	padding-left: 20px;
	clear: both;
}
.normal{
	font-weight: lighter;
}