ul.list {
    float: left;
    width: 217px;
}
ul.list li {
    float: none;
}
ul.list li a {
    white-space: normal;
}

