body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}

#wrapper {
width:770px;
height:auto;
margin-left: 60px;
}

.headers {color: #20c4f4}

.tiers {color: #6d6e71; margin-top: -4px;}

.tiersSub {font-size: 11px; color:#939598;}

img {
	border: none;
}

#title {
	font-size:16px;
	font-weight: bold;
	width:760px;
	height:auto;
	float:left;
	margin-top:30px;
}

#submitBtn {
	margin-left: 20px;
}
#map {
	width: 550px;
	height:320px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
#zipArea {
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
#popup-error {
	visibility: hidden;
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
#popup-submit_image {
	position: relative;
	top: 10px;
}
#result {
	visibility: hidden;
	margin-left: 0px;
	margin-top: -40px;
	padding-top: 0px;
	padding-left: 0px;
	width: 700px;
	float: left;
}
#result-list{
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	width: 700px;
	float: left;
}
#resultHospital {
	visibility: hidden;
	margin-left: -40px;
	margin-top: 20px;
	width: 400px;
	float: left;
}
#popup-getitnow {
	visibility: hidden;
	position: relative;
	height: 70px;
	width: 100%;
	margin-left:0px;
	margin-top: -65px;
	padding-top: 0px;
	padding-left: 0px;
}

#checkYour {
	visibility: hidden;
	float: left;
	width: 300px;
	margin-left: 600px;
	margin-top: 0px;
	margin-bottom: 50px;
}
.checkYourText {
	color: #20c4f4;
	font-weight: bold;
}
#checkIcon {
	visibility: hidden;
	float: left;
	margin-left: 860px;
	margin-top: -82px;
	width: 45px;
}
#closeBtn {
	float:left;
	width:150px;
	height:26px;
	z-index:1;
	margin-top:30px;
}

#closeBtn-a {
	float:right;
	width:59px;
	height:22px;
	z-index:1;
}

