﻿body
{
    margin: auto;
    width: 960px;
}

.clear
{
    clear: both;
}

.refWrapper
{
    margin: auto;
}

p, a
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    line-height: 16px;
}

p
{
    color: #333333;
    text-indent: 30px;
}

a
{
    /*color: #212121;*/
    font-size: 16px;
    font-weight: bold;
}

h1
{
    color: #212121;
    float: left;
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-top: 8px;
}

h1 span
{
    vertical-align: middle;
}

#header
{
    border-bottom: 1px solid #e2e2e2;
    height: 70px;
    margin: 0 0 25px 25px;
    padding: 12px 0 20px 0;
    text-align: left;
}

#header div
{
    float: left;
}

.refAllTyres
{
    margin: -10px 0 0 37px;
}

.refAllTyres a
{
    color: #a5a5a5;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.textWrapper
{
    margin-bottom: 25px;
    text-align: justify;
}

.refWrapper
{
    margin-bottom: 30px;
}

.refWrapper span
{
    margin-right: 20px;
    vertical-align: middle;
}

.refWrapper li
{
    margin-bottom: 25px;
}


.imgContainer img
{
        height: 150px;
    width: 150px;
}

.refWrapperBox
{
    float:left;
    text-align:center;
    width: 50%;   
}

.refWrapperBox .refContainer
{
 margin-bottom:10px;   
}

.textWrapper .grid_12   
{
 width: 960px !important;   
}

.textWrapper table
{
 width:100%;   
}

.tableWrapper tr
{
 height:23px;   
}

.bfg td
{
 height:30px;
 text-align:left;
 vertical-align: middle; 
}
