
body {
    overflow: visible;
    background: #ffffff;
}

div#wrapper {
    background: #ffffff;
}

div#wrapper,
div#content,
div#content_middle,
div#content_middle_left,
div#content_middle_right,
div#content_all {
    width: auto;
}

div#meta,
div#header,
div#content_left,
div#content_right,
div#footer_outer,
div#login {
    display: none;
}

/* PRODUCT */

div#product {
    width: 655px;
}

div#product div.selection {
    display: none;
}

div#product div.name {
    float: right;
}

div#product div.detail_right {
    clear: both;
    float: left;
}

div#product div.detail {
    clear: both;
    float: left;
}
