.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:20px;*/
overflow: auto;
/*padding-top:20px;
padding-left:5px;*/
margin-bottom:28px;
border-bottom:1px solid #e0e0df;
}
.resort_image {
width:260px;
float:left;
margin-bottom: 15px;
}
.resort_image img {
border:3px solid #5e5d5d;
}
.resort_text {
float:left;
width:345px;
margin-bottom:15px;
}
.resort_text h2 {

display:block;
}
.resort_text p {
font-size:13px;
margin:0px;
padding:5px 0 12px 0;
}

#content
{
	padding-right:32px;
}


