#airport
{
float:left;
width:100%;
margin-top:20px;
}
#airport .data
{
float:left;
width:99.9%;
margin-top:36px;
border:1px solid #E4E4E4;
}
#airport .data .hotels
{
float:left;
width:283px;
margin:30px 0px 0px 10px;
background:#EFEFEF;
}
#airport .data .hotels .title
{
float:left;
width:100%;
padding-bottom:3px;
border-bottom:1px solid white;
background:#C4C4C4;
}
.data .hotels .title img
{
float:left;
width:80px;
height:36px;
padding:8px;
margin:6px 0px 0px 5px;
border:1px solid #969696;
background:white;
}
.data .hotels .title span, .data .hotels .title h3
{
float:left;
width:158px;
margin:4px 0px 0px 20px;
clear:none;
text-transform:uppercase;
}
.data .hotels .title h3
{
font-size:13px;
}
#airport .airport_info
{
float:left;
width:572px;
margin:30px 0px 0px 22px;
text-indent:1em;
text-align:justify;
padding-bottom:10px;
background:url('../images/landing/plane.jpg') right top no-repeat;
}
#airport .airport_info .title
{
float:left;
width:100%;
margin:0px;
padding:0px;
color:#0099CC;
font-size:16px;
text-transform:capitalize;
padding-bottom:10px;
}
.airport_info .title b, .airport_info .title span
{
color:#00526C;
}
#airport .airport_info table
{
font-size:12px;
}
#airport #map_border
{
float:left;
width:95%;
height:281px;
padding:6px;
margin-top:8px;
border:1px solid #C4C4C4;
}
#airport #map
{
float:left;
width:100%;
height:100%;
border:1px solid #C4C4C4;
}
