#overview{
min-height:233px;
_height:233px;
margin:0 0 5px 0;
padding:10px;
background:#C9D0CE;
border:1px solid #92A19D;
position:relative;
}
#overview p{
width:540px;
margin:0 0 0 390px;
padding:0 0 10px 10px;
border-left:1px solid #92A19D;
line-height:16px;
font-size:120%;
}
#overview img{
width:368px;
height:223px;
padding:5px;
background:#FFF;
border:1px solid #92A19D;
display:block;
position:absolute;
top:10px;
left:10px;
}
.destinations{
margin:10px 0 0 0;
padding:0 10px 0 0;
background:#003;
border:0;
}
.destinations h3{
line-height:60px;
margin:0;
padding:0 20px;
background:#003;
border-right:2px solid #FFF;
color:#FFF;
float:left;
}
.destinations form{
height:20px;
padding:20px 0;
background:#FC0;
border-right:2px solid #FFF;
}
.destinations form label{
margin:0 0 0 20px;
font-size:120%;
}
.destinations form button{
width:90px;
height:25px;
background:url(/img/layout/button.png) no-repeat 0 0;
border:0;
color:#FFF;
font-size:130%;
text-align:center;
}
.destinations form button:hover{
background:url(/img/layout/button.png) no-repeat 0 -25px;
}
