
.country select {

	width:100%;
	height: 236px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size:10px;
	color: #111111;
	background-color:eeeeee;
	
}

.city select, .district select {

	width:100%;
	height: 111px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size:10px;
	color: #111111;
	background-color:eeeeee;
	
}