
form {margin:0px;padding:0px;}

img {
    border:0px;
    }
    
label {font-size:9px;}

    
input, select {
     font-size:11px;
     }
     
.formData     { 
    float:left; 
    margin-left:8px;
    }
    
.submit       { 
   border:0px;
	color:#fff;
	background-color:transparent;
	font-weight:bold;
	font-size:10px;
 	cursor:pointer;
 	font-size:13px;
    }
    
h5 {font-size:13px }

#checkIn {
   height:100px;
   }
   
   
