td {
	font-size: 12px !important;
}

#nav {
	width: 179px;
	background: #375FAF url('../images/navbg.gif') no-repeat bottom left;
	margin: 0 0 0 20px;
	padding: 10px 0 0;
	height: 450px;
}

#nav li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #3159A3;
	height: 33px;
	margin: 0 10px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 33px;
}

.footer span{
	font-size: 10px;
}
