
.sidenavboxes {

	border: 1px solid #1e3e91;
	height: 25px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	padding-top: 10px;
	background-color: #f6f6f6;
}

#sidenavcontainer {
	position: relative;
	width: 152px;

}

#sidespacer {
	width: 152px;	
}

.arrows {
	float: left;
}
