#divWrapper {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	vertical-align: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#divWrapper ul {
	display: none;
	list-style-type: none;
	text-decoration: none;
}
#divproductlinks {
	margin-top: -1em;
	vertical-align: top;
}
#footer {
	font-size: 10px;
	}
#side_navbar table {
	text-align:center;
	float: left;
}
#side_navbar td a {
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#side_navbar td a:hover {
	background: #9b9bff;
}

#side_navbar td {
	border-bottom: 1px solid #000;
	
}