﻿#pcadHeaderContent
{
    background: url("../images/PCAD Banner_Right.jpg") top right no-repeat white;
    display: block;    
}

#plumbingCADTitle
{
    background: url("../images/PCAD Banner_Left.jpg") center no-repeat transparent;    
    height: 120px;
    width: 450px;
    margin: 0;
}

#plumbingCADTitle *
{
    display: none;
}

#plumbingCADSideBarContainer
{
    height: auto;
    border: none;    
    background-color: Black;
}

#plumbingCADSideBarContainer .SidebarUnitFooter
{
    height: 5px;
}
