@import "section.css";

#brand {
    width:666px;
    height: 280px;
    padding: 40px 20px 0;
    margin: 1px 0 0 0;
}
#brand-products {
    margin: 20px 20px 0 20px;
    width: 666px;
}
#right_column {
    width: 706px;
    margin: 0;
}

#brand-description {
    color:#343434;
    font-size: 12px;
    padding-top: 25px;
}

