@import "../../default/stylesheet/stylesheet.css";

#menu {
    height: auto;
    overflow: auto;
}

#header #logo { top: 10px }


#column-left {
    float: left;
    width: 200px;
}

#column-left + #column-right + #content, #column-left + #content { margin-left: 210px; }

#ProductRelated .box-product > div { width: 200px }

