﻿#bottomfooter
{
    background-color: #e0e0e0;
    width: 900px;
}
#bottomfooter .lowerLeft
{
    background: url(images/corner-ll.gif) no-repeat 0px 100%;
}
#bottomfooter .lowerRight
{
    background: url(images/corner-lr.gif) no-repeat 100% 100%;
    padding-left: 10px;
    padding-right: 10px;
}