div.box {
	height: auto;
	background-color: #FFFFFF;
}

div.box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu_container{
	margin-top: -9px !important;
	}

*+html .menu_container{
	margin-top: 3px !important;	
	}
	
div.last, div.selected{
	border-bottom: 0px !important;
}

div.selected a, div.selected a:visited, div.selected a:hover{
	height: 100%;
	display: block;
	padding: 0px 20px 7px 7px;
	text-decoration: none;
	color: #FFFFFF !important;
}
