﻿
#topheader
{
    background-color: #ffffff;
    width: 900px;
}

#topheader .upperLeft
{
    background: url(images/corner-ul.gif) no-repeat 0px 0px;
}
#topheader .upperRight
{
    background: url(images/corner-ur.gif) no-repeat 100% 0px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
