.bodyContent {
    width: 800px!important;
}

.productInfo * {
    font-size: 24px!important;
}

.productInfo .left h1 {
    font-size: 1.6em!important;
}

.productInfo .right {
    width: 100%!important;
    font-family: Helvetica, sans-serif!important;
    padding-bottom: 50px;
    border-bottom: 1px solid black;
}

.productInfo .right .colorSwatch {
    width: 70px!important;
    height: 70px!important;
    border: 1px solid black;
    margin-right: 10px 
}

.productInfo .right h2 {
    font-size: 1.4em!important;
    font-family: Helvetica, sans-serif;
    margin: 20px 0 0 0;
    color: black!important;
}

.productInfo .right label {
    margin: 20px 0 20px 0;
}

.productInfo .crossSell {
    margin: 30px 0 40px 0;
    display: none!important;
}

.productInfo .crossSell h3 {
    font-weight: normal!important;
    font-family: Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

.productInfo input[title="Add to Wish List"] {
    display: none;
}

.productInfo {
    width: 100%!important;
}

.productImage img {
    width: 800px!important;
}

.hasLeftNav .mainContent {
    background: white!important;
}

.mainContent table * {
    font-size: 24px!important;
    width: 100%;
    color: black;
}

.mainContent table th {
    font-size: 24px!important;
    width: 100%;
    color: black;
    font-family: Helvetica, sans-serif;
}

.mainContent table a {
    font-family: Helvetica, sans-serif!important;
}

.checkoutHelpLinks {
    padding: 40px 0 40px 0;
}

.leftNav, .footerWhiteSpace, #footer {
    display: none!important;
}

#ctl00_ctl00_mainContentPlaceHolder_bodyContent_productView_quantityZero, #ctl00_ctl00_mainContentPlaceHolder_bodyContent_productView_quantityRequired {
    display: none;
}
