#content_amenities{
float:left;
width:100%;
background:transparent url(../images/bg_wrap.gif) top left repeat-y;
}

#feature_amenities{
display:inline;
float:left;
width:920px;
height:300px;
margin:0 0 10px 10px;
background-color:#fff;
border-bottom:1px solid #000;
} 

#col2_1{
display:inline;
float:left;
width:260px;
background-color:#fff;
margin:0 10px 0 10px;
}

#col2_1 h2{
background-image:url(../images/title_amenities.gif);
background-repeat:no-repeat;
width:280px;
height:40px;
}

#col2_2{
display:inline;
float:left;
width:570px;
text-align:left;
}

#col2_2 p{
font-size:.75em;
padding:3px 10px 10px 10px;
line-height:1.5;
}
