.imageDetail{width: 255px; height: 255px; border: 1px solid #cccccc; float: left;}
.contentProduct{width: 448px; float: right;}
#contentRight{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}
#contentRight h2 img{margin: 3px; float: left;}
#contentRight h2 span{
    float: left;
    color: white;
    font-size: 14px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: bold;
}
#contentRight > h2{
    background: url("../images/backgroundH3.jpg") repeat-x;
    height: 35px;
    line-height: 35px;
}
.boxmain{padding: 5px;}
#contentInfo{border: 1px solid #cccccc; margin: 5px;}
#pvt_content{padding: 5px;}
#contentDetailProductInfo{
    background: url("../images/backgroundH3.jpg") repeat-x;
    height: 35px;
    line-height: 35px;
}
#contentDetailProductInfo span{color: white; color: white; font-family: arial; font-weight: bold; font-size: 14px; text-transform: uppercase; float: left;}
#contentDetailProductInfo img{margin: 3px; float: left;}
#tenSanPham{font-weight: bold; font-size: 14px; font-family: arial;}
#nameProduct{color: #201F1D; font-weight: bold; font-family: arial; font-size: 12px;}
.gioHangProduct{
    width: 52px;
    height: 22px;
    background: url("../images/gioHang.png") no-repeat;
    padding-left: 25px;
    line-height: 22px;
    float: left;
    margin: 5px;
    color: #790513;
    font-weight: bold;
    font-size: 10px;
    font-family: arial;
}
.gioHangProduct:hover{color: #ff4500;}