﻿#Footer
{
 display: inline-table;
 width: 100%;
 background: transparent url(../../i/bg_Footer4.jpg) no-repeat;
 background-position: center top;
 height: 95px;
 margin-top: 20px;
 text-align: center;
 color: #999999;
 font-size: 11px;
}
h1
{
 font-size: 16px;
}
h2
{
 font-size: 14px;
 margin: 7px 0 0 0;
}
h3
{
 font-size: 12px;
 margin: 5px 0 0 0;
 font-weight: bold;
}
.paddedTable td
{
 padding: 1px;
}
#LoginText
{
 font-size: 11px;
 font-weight: normal;
 color: #999999;
 padding: 0 11px 5px 13px;
}
