.basic  {
width: 160px;
border: 0;
}

.basic a {
cursor:pointer;
display:block;
text-decoration:none;
font-weight:bold;
color:#000;
line-height:15px;
border:0;
}

.basic a:hover, .basic a.selected {
color: #ff0505;
}

.basic div p {
padding-left:15px;
background:url(../img/submenu.png) no-repeat 0 2px;
}

.basic div a {
font-weight:normal;
}