
body {
    min-height: 356px;
    font-size: 20px;
    margin: 0;
    font-family: Helvetica;
    background: #cccccc;
    color: #000000;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}

FORM { 

	border-color: #999999; 

	border-width: 2px; 

	border-style: solid; 

	padding: 10px; 

	margin-left: 10px; 

	margin-bottom: 10px; 

	margin-right: 10px; 

	margin-top: 20px; 

	background-color: white; 

	font-size: 16px;
    -webkit-border-radius:8px;
}



#data {

	border-color: #999999; 

	border-width: 2px; 

	border-style: solid; 

	padding: 10px; 

	margin-left: 10px; 

	margin-bottom: 5px; 

	margin-right: 10px; 

	margin-top: 10px; 

	background-color: white; 

	font-size: 16px;
    -webkit-border-radius:8px;

}

#phoneadd {
	border-color: black; 

	border-width: 2px; 

	border-style: solid; 

	padding: 10px; 

	margin-left: 10px; 

	margin-bottom: 5px; 

	margin-right: 10px; 

	margin-top: 10px; 

	background-color: #9999cc; 

	font-size: 16px;
    -webkit-border-radius:8px;



}

#phoneaddcj {
	border-color: black; 

	border-width: 2px; 

	border-style: solid; 

	padding: 10px; 

	margin-left: 10px; 

	margin-bottom: 5px; 

	margin-right: 10px; 

	margin-top: 10px; 

	background-color: white; 

	font-size: 16px;
    -webkit-border-radius:8px;



}
    
    
    
input {
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 44px;
		padding-bottom: 6px;
		padding-right: 6px;
		padding-top: 6px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
    	width: 100%;
    	font-size: 16px;
    	font-weight: normal;
   
}
    
select {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
  	    width: 100%;
 	    padding: 6px 6px 6px 44px;
  	   font-size: 16px;
}    
    

fieldset {



	background-color: white;



}

img {
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

h2 {
    margin-left: 14px;
    margin-bottom: 8px;
    margin-right: 0;
    margin-top: 6px;
    font-size: 18px;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0;

}


.grayButton {
    margin-right: 5px;
    margin-left: 5px;
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    color: #FFF;
}

.grayButton {
    background-repeat: no-repeat;
    -webkit-border-image: url(http://i.intlairportdata.com/images/blueButton.png) 0 12 0 12;
}



.b { font-weight: bold; }.taC { font-size: 16px; text-align: center; }
.taR { text-align: right; }
.taL { text-align: left; }
.copyright { font-size: 12px; }
#gaddimg { text-align: center; height: auto; }
phoneadd > img { }

