﻿.section-header-bar
{
    background-color:#ADADAD;
    background-image:url(Images/section-header-bar.gif);
    background-repeat:repeat-x;               
}

.border 
{
    border: solid 1px #ADADAD;
}

INPUT 
{
    color:#777777;
    background-color:#FFFBFF;
    border-color:#CCCCCC;
    border-width:1px;
    border-style:Solid;
    font-weight:normal;
}

.master-site-nav
{
    height:20px;
    background-color:#ADADAD;
    background-image:url(Images/section-header-bar.gif);
    background-repeat:repeat-x;    
    border: solid 1px #ADADAD;
}