﻿div.info
{
    position:relative;
    background-color:#427f70;
    padding:57px 0 32px 18px;
    color:#ffffff;
    width:748px;
}

div.info h1
{
    font-size:21px;
    font-weight:bold;
    color:#ffffff;
    width:528px;
}

div.info a
{
    color:#79dbcb;
    font-weight:normal;
}

div.info div.ref-util
{
    position:absolute;
    bottom:0px;
    left:0px;
    padding:6px 19px 0 19px;
    height:22px;
    background-color:#305d52;
    color:#fdb827;
}

div.info div.ref-util span
{
    color:#79dbcb;
}

div.items
{
    position:relative;
    margin-top:8px;
    overflow:hidden;
    width:774px !important;
    margin-left:-7px !important;
    width:781px;
    margin-left:-14px;
    
}

div.items div.product
{
    height:229px;
    float:left;
    margin:0 0 7px 7px;
}

div.items div.product div.desc strong
{
    text-align:center;
    height:30px;
}
