
  body
    {
    font-size: 12px;
    line-height: 1.5;
    font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    margin:auto;
    text-align:center;  
    }
    
 .header-bar
    {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #E5E5E5;
    width:100%;
    height: 71px;
    overflow: hidden;
    z-index:10;
   /* position: fixed;*/
    clear:both;
    left:0;   
    }
    
  #main
    {
        background-color:#FFFFFF;
        margin:auto;
        text-align:center;
        width:870px;
        border-left: 0px solid #D9D9D9;
        border-right: 0px solid #D9D9D9;
        border-bottom: 0px solid #D9D9D9;
        min-height:600px;
        padding-top:40px;
        _height:600px;
        clear:both;
    }
        
  
  
  #header-inside
  {
    margin:auto;
    width:870px;
    padding:10px;
    text-align:center;
    clear:both;
  }
   
  #logo
  {       
     float:left;
     padding-left:0px;
     height:auto ;
     text-align:left;
   }
      
  #menu
   {       
     float:right;
     height:auto ;
     text-align:left;
   }
 
  #add_block
    {
    margin:auto;  
    clear:both;
    padding:5px 0px 0px 5px;
    width:639px;
    _width:647px;
    background:#D47974;
    vertical-align:middle;
    text-align:left;
    float:left;
     }
     
      a
    {
        
        text-decoration:none;
        color:#0081FF;
    }
      input, textarea, select
    {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    /*padding: 0px 5px 0px 2px;*/
    /*color: #0062A0;*/
    color:gray;
    vertical-align:middle;
    font-size:16px;
    }
    
      img 
        {
        border:0px;
        }
        
    .addbut
    {
    background: none repeat scroll 0 0 #FFFFFF;
    color: gray;
    border: 1px solid #000000;
    text-align:center;
    font-size:14px;
    height:25px;
        
    }
    
    #result
    {
        clear:both;
        width:637px;
        _width:647px;
         background: none repeat scroll 0 0 #F5F5F5;
         padding-top:20px;
         text-align:left;
         border: 1px solid #E5E5E5;
         padding-left:5px;
         float:left;
    }
    #result1
    {
        clear:both;
        width:637px;
        _width:647px;
         background: none repeat scroll 0 0 #F5F5F5;
         padding-top:20px;
         text-align:left;
         border: 1px solid #E5E5E5;
         padding-left:5px;
         float:left;
    }
