#main .wrapper 
{
    background-color: #fff;    
}

#content 
{
    box-shadow: none;    
}

#content.product-wrapper 
{
    width: 732px;    
    margin: 0;
}

.product-logo 
{
    position: absolute;
    top: 17px;
    right: 20px;    
}