﻿#default
{
    width: 100%;
}
#default .banner
{            
    margin-left: -20px;
}
#default .left
{
    float: left;
    width: 710px;            
}
#default .right
{            
    margin-left: 730px;
    width: 220px;
}
#default a
{
    font-size: 14px;
    line-height: 2em;
    border-bottom: dotted 1px #c4da00;                   
}
