@charset "UTF-8";

nav #menu {
}

nav #menu ul {
	width: 230px;
}
nav #menu li {
	margin: 0px !important;
	padding: 0px !important;
}
nav #menu a {
	width: 230px;
	height: 37px;
	display: block;
	outline:none;
	/*margin-bottom: 1px;*/
	/*border-bottom: #8BCDF1 solid 1px;*/
}


