div.product {
    margin-top:          0.5em;
}

div.product p.description {
    float:               right;
    width:               550px;
}

div.product h2 {
    float:               right;
    font-size:           1.2em;
    font-weight:         bold;
    line-height:         1.5;
    margin-bottom:       0.5em;
    width:               550px;
}

div.product img.primary {
    float:               left;
    vertical-align:      top;
}

div.product p.description {
    margin-bottom:       1em;
}

div.product div.price {
    float:               right;
    font-size:           0.917em;
    line-height:         1.636;
    text-align:          center;
    width:               100px;
}

div.product div.price div.glr {
    float:               left;
    height:              36px;
    line-height:         36px;
    width:               100px;
}

div.product div.price div.glr span {
    background-image:    url(/images/products/planet/vip-156/price.png);
}

div.product form {
    clear:               both;
    padding-top:         2em;
}

div.product fieldset {
    background:          #e1effa;
}

div.product fieldset.actions {
    background:          none;
    margin-bottom:       0;
    padding-bottom:      0;
}

div.product table {
    margin:              1em 0;
    width:               100%;
}

div.product td, div.product th {
    padding:             0 1.5em;
}

div.product tbody th {
    font-weight:         normal;
}

div.product th, div.product td {
    text-align:          center;
}

div.product table .product {
    text-align:          left;
}

div.product input.quantity {
    width:               3.5em;
}

div.product p.shipping {
    color:               #555;
    font-size:           0.917em;
    line-height:         1.636;
    margin-bottom:       0;
    text-align:          center;
}
