/* GENERAL STYLES */
#leftlogo{width:272px;
            height:79px;}
            
            
.form-header{width:850px;height:25px; 
              background-color: #999; 
              text-align: center; 
              font-weight:bold;
              margin:20px 0px 20px 0px; 
              line-height: 1.6em;
              float:left;
              }
              
#form-address{ float:right;
              margin: 0px 0px 0px 0px;}

#form-address label{ float:right;}
#form-address input{ float:right;}

#details{float:left;
margin: 0px 0px 0px 0px;
width:850px;}

label{width:135px;}
            
#details label{ width:135px;
                float:left;
                margin: 3px 0px 3px 0px;
                text-align:left;
                float:left;
}

#details input{margin: 3px 0px 3px 0px;text-align:left;}

label#add {width: 70px;}

.submit{ background-image: url(../media/instruct-button.png);
        background-position: 0px 0px; 
              height:32px;
              width:147px;
              color: #fff;
              font-weight:bold;
              cursor: pointer;
              float:left;
              border:0px;
              display:block;
              }
              
.submit:hover{ background-position: 0px -32px;
               }

#clear-button { background-image: url(../media/instruct-button.png); 
              height:32px;
              width:147px; 
              cursor: pointer;
              float:left;
              text-align: center;
              color: #fff;
              font-weight:bold;
               }  

/* EDITOR PROPERTIES */
