.myairport {
    max-width:100%;
    max-height:517px;
    overflow: auto;
}
.myairport-holder {
	width: 850px;
	height: 500px;
	background: url(../images/bg_airport.png) no-repeat center center #BBBBBB;
	border: 1px solid #1D1D1F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	padding: 0;
	margin:	0;
	overflow: hidden;
}
.myairport-repair-base img {
	right: -20px;
	top: 10px;
	position: relative;
	z-index: 51;
}
.myairport-tower img {
	right: -715px;
	top: -1155px;
	position: relative;
	z-index: 53;
}
.myairport-runway img {
	right: -185px;
	top: -850px;
	position: relative;
	z-index: 49;
}
.myairport-hangar-1 img {
	right: -383px;
	top: -153px;
	position: relative;
	z-index: 51;
}
.myairport-hangar-2 img {
	right: -507px;
	top: -225px;
	position: relative;
	z-index: 52;
}
.myairport-terminal img {
	right: -470px;
	bottom: 204px;
	position: relative;
	z-index: 53;
}
.myairport-road img {
	right: -610px;
	bottom: 300px;
	position: relative;
	z-index: 50;
}
.myairport-power-plant img {
	right: -323px;
	top: -785px;
	position: relative;
	z-index: 52;
}
.myairport-fuel-tank img {
	right: -132px;
	top: -665px;
	position: relative;
	z-index: 53;
}
.myairport-office img {
	right: -9px;
	top: -1203px;
	position: relative;
	z-index: 54;
}
.myairport-parking img {
	right: -371px;
	bottom: 1215px;
	position: relative;
	z-index: 53;
}
.myairport-helipad img {
	right: -665px;
	top: -1670px;
	position: relative;
	z-index: 52;
}
.myairport-ground-service img {
	right: -9px;
	top: -1615px;
	position: relative;
	z-index: 52;
}
.myairport-apron img {
	right: -194px;
	top: -1791px;
	position: relative;
	z-index: 50;
}