#right-col {
    width: 360px;
    float: left;
}
#right-col dd {
    margin-left: 0;
    line-height: 18px;
}
#right-col dt {
    font-weight: bold;
    margin-bottom: 10px;
}
#left-col {
    float: left;
    width: 355px;
    margin-right: 30px;
}
