
    * html fieldset{ position: relative; }
    html fieldset{ position: relative; margin-top:1em; padding-top:.75em; }
    #sendMessageWin legend{ position:absolute; top: -1em; left: .5em; border: 1px solid #333333; padding: 5px; color: #F8FAE6; background-color: #463020; font-size: 18px; font-weight: bold;}
    
    h1    {
    font-family: verdana,tahoma,helvetica,arial;  
    font-size: 18px;
    font-weight: bold;
    color: #00457C;
    padding: 0px;
    margin: 0px;
        }
	    hr.hr_header  {
    border-top: 1px dashed #333333;
    border-bottom: 1px solid #333333;
    color: #fff;
    background-color: #fff;
    height: 4px;
    width: 100%;
}