.urbangreymenu{
width: 200px; /*width of menu*/
}

.urbangreymenu .headerbar{
width: 186px;
height:14px;
background: url(../images/top-nav-id.jpg) repeat-x left top;
padding:4px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;

margin-bottom:0;}

.urbangreymenu .headerbar a{
text-decoration: none;
color:#fff;
display: block;
}

.urbangreymenu ul{

list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; 
}

.urbangreymenu ul li{
width: 186px;
}

.urbangreymenu ul li a{
margin: 0;
padding: 0;
text-decoration: none;
color:#000;
background:url(../images/left-link-arw.gif) no-repeat left center;
}


