/*dropdown-menu*/
.dropdown-menu{
	box-shadow: none;
	border-radius: 0 0 3px 3px;
}
.dropdown-menu li a{
	font-size: 13px;
}