#PKSH4,#PKSH3,#PKSH1-4,#PKSL1-4 {

    position: absolute;
    left: 10;
    width: 680px;

}

#product_title,#product_desc,#product_reg_price,#product_price,#product_you_save {

    position: absolute;
    font-family: trebuchet ms, calibri, sans-serif, tahoma;
    font-style: italic;
    
}

#product_title {

    top: 0;
    left: 80;
    white-space: nowrap;
    font-size: 12pt;
    color: #003680;

}

#product_desc {

    top: 26;
    left: 80;
    width: 350px;
    font-size: 10pt;

}

#product_reg_price {

    top: 0;
    left: -15;
    white-space: nowrap;
    font-size: 16pt;
    color: #607ba0;
    font-weight: bold;
    text-decoration: line-through;

}

#product_price {

    top: 30;
    left: -15;
    white-space: nowrap;
    font-size: 16pt;
    color: #003680;
    font-weight: bold;

}

#product_you_save {

    top: 125;
    left: -15;
    white-space: nowrap;
    font-size: 14pt;
    color: #bb1717;
    font-weight: bold;
    width: 90px;
    text-align: center;

}

#save {

    color: #359d3f;

}

#img_sale {

    position: absolute;
    top: 45;
    left: 0;
    
}

#img_buy {

    position: absolute;
    left: 80;
    
}

#img_cart {

    position: absolute;
    left: 213;

}

#img_detail {

    position: absolute;
    left: 346;

}

#img_shipping {

    position: absolute;
    top: 375;
    left: -15;

}

#imgPKSH4 {

    position: absolute;
    top: 30;
    left: 495;
    height: 384px;
    width: 204px;
    border-color: #003680;

}

#imgPKSH3 {

    position: absolute;
    top: 75;
    left: 450;
    height: 250px;
    width: 305px;
    border-color: #003680;

}

#imgPKSH1-4 {

    position: absolute;
    top: 75;
    left: 450;
    height: 250px;
    width: 305px;
    border-color: #003680;

}

#imgPKSL1-4 {

    position: absolute;
    top: 75;
    left: 450;
    height: 250px;
    width: 305px;
    border-color: #003680;

}




