.nav li {
    list-style: none;
}

#wrapper .sidebar {
    width: 210px;
}

#wrapper  #page-wrapper {
    margin: 0 0 0 210px;
}
