
body {
    background-color:#fff;
}

body, div, p, td {
    color:#000;
    font-family:verdana,helvetica,arial,'sans-serif';
    font-size:11px;
}

#meta_wrapper, #navigation, #header h1 img, canvas,
#content .detail-caption ul
{
    display:none;
}

input, textarea, select {
    display:none;
}

#breadcrumb .sep:after {
    content: '> ';
}

h1 a, h2 a, h3 a, h4 a {
    color:#000;
    text-decoration:none;
}

h1 { font-size:16px; }
h2 { font-size:14px; }
h3 { font-size:12px; }
    



dl.product-overview img {
    display:none;
}
dl.product-overview a {
    text-decoration:none;
    color:#000;
}


.accordion > div {
    display:block !important;
}

#content .contact {
    background:none !important;
    margin-bottom:20px;
}
#content .contact a {
    text-decoration:none;
    color:#000;
}
#content .contact a .title {
    display:block;
}

