#sideNav ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e9ec;
	background-image: url(../../../../images/sidenav-arrow-back.gif);
	background-position: 5px 0.55em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#sideNav ul ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e9ec;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#sideNav ul ul li a {
	color: #606060;
	border: none;
	background-image: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 22px;
}
.wide #content {
	width: 520px;
	margin-right: 0px;
}
