.vendornav ul{
list-style:circle;
}

.vendornav li{
display:block:
float:left;
width:200px;
list-style:circle;
}
