﻿/* CSS Layout Patch for IE7 and before */
.MultiColumnLayout div, #Contact fieldset, .Contact li, #Website #Header img, #Website #Header ul, #Website #Header ul li, #Website #Navigation ul li, #Footer *, .Links li
{
    *display: inline;
}

.TwoThirdColumn
{
    *width: 480px;
}

#Website #Navigation ul li a, #Website #Navigation ul li ul li a
{
    *width: 130px;
}
