.pack_call {
float: left;
}

.pack_pdf {
float: right;
display:inline;
}


.pack_pdf  a{
text-decoration: none;
font-size: 10px;
}

.img_middle{
vertical-align:middle;
}

.resort_wrapper {
width:610px;
float:left;
clear:both;
padding-bottom:28px;
padding-top:20px;
padding-left:10px;
margin-bottom:28px;
border-bottom:1px solid #e0e0df;
}
.resort_image {
width:260px;
float:left;
}
.resort_image img {
border:3px solid #5e5d5d;
}
.resort_text {
float:left;
width:345px;
}
.resort_text h2 {
display:block;
}
.resort_text p {
font-size:11px;
margin:0px;
padding:12px 0 12px 0;
}



