#sb-nav a{
    width:50px;
}
#sb-nav-close{
	background-image:url(close.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 50px;
}
