body {
    background: #fff !important;
    color: #000;
    width: 595px;,
    font-size: 12pt;
}

h2 {
    font-size: 18pt;
}

h3 {
    font-size: 16pt;
}

a:link, a:visited {
    background: transparent;
    color: #520;
    font-weight: bold;
    text-decoration: underline;
}

a[href]:after {
    content:" <"attr(href)">";
    background-color: inherit;
    color: #369;
    font-style: italic;
}

h1 a[href]:after {
    content: "";
}

address {
    font-style: normal;
    font-size: 12pt;
}

#nav,
#main_nav,
#shop_nav,
.footer ul,
.add_to_wishlist,
.send_to_friend,
.product-options-bottom,
.breadcrump,
.account_nav,
.back-link,
#shop_sub_nav ul,
.toolbar,
.headline a,
.press_overview ul,
.page_switch_left,
.page_switch_right,
.press_end,
.designer_list,
.change,
#checkoutStepsNavi,
.go-back,
#checkout-agreements,
.buttons-set {
    display: none;
}

.header {
    padding:9px 0 10px;
}

#logo {
    position: static;
}

#shop_sub_nav h2 {
    position: static;
}

table {
    width: 100%;
}

th {
    text-align: left;
    font-size: 14pt;
}

td {
    font-size: 11pt;
}

.a-right {
    text-align: right;
}
.a-center {
    text-align: center;
}

table h4 {
    margin: 0 0 5px 0;
}

dl {
    margin: 0;
}

table dt, table dd {
    display: inline;
    margin: 0;
}

table dd {
    padding-left: 10px;
}
