﻿#mainNav  a#contact         { background-image:url('../images/selected-bt.png');}
#ContactRightForm                 { display:none;}
#GrideLeft  { width:400px; }
@media only screen and (max-width:800px) {
    #mainNav a#contact { background-color:rgba(27,147,156,.5);}
}
