span
{
    font-weight: bold;
}
#contact_info
{
    overflow: auto;
    width: 100%;
    margin-bottom: 10px;
}
.address
{
    width: 150px;
    float: left;
    margin-right: 10px;
}
.route
{
    width: 420px;
    float: left;
}
.box_general
{
    margin: 18px;
}

/* Google map */
#google_map
{
    height: 500px;
    margin: 1px;
}
#map
{
    margin-bottom: 10px;
}


/* Products */
#product_list
{
    overflow: auto;
}
dl.product_box, dl.product_box dt
{
    width: 224px;
}
.margin-right
{
    margin-right: 39px;
}
.clear_both
{
clear: both;
height: 1px;
line-height: 1px;
display: inline;
font-size: 1px;
}