﻿.border
{
	background-image: url('../../images/bg_default.jpg');
}
#contactTable
{
    width:100%;
    margin-top: 20px;
}
#contactTable td
{
    text-align:center;
}
#contactTable td.smallcell
{
    font-size:10px;
    font-style:italic;
}