#results_wrap{
	float:right;
	width:700px;
}

.left_col {
background-color:#fff;
border:5px solid #FFFFFF;
float:left;
padding:5px;
width:200px;
text-align:left;
}

.left_col div.Activities a{
text-decoration:none;
}
.left_col div.Misc a{
text-decoration:none;
}
.left_col div.Sleeps a{
text-decoration:none;
}

.left_col li{
line-height:15px;
}

.left_col a{
font-size:11px;	
}



.results_list{
width:700px;
background-color:#FFF;
height:280px;
margin-top:10px;	
}

.results_h2link{
	text-decoration:none;
}

.results_list_Gold{
width:674px;
background-color:#FFF;
border-width:1px;
border-style:solid;
border-color:#F60;
/*height:340px;*/
margin-top:10px;
padding:13px;
position:relative;
}

.results_list_Silver{
width:674px;
background-color:#FFF;
border-width:1px;
border-style:solid;
border-color:#c1c1c1;
/*height:340px;*/
margin-top:10px;
padding:13px;
position:relative;
}

.results_list_Bronze{
background-color:#FFFFFF;
border:1px solid #C1C1C1;
clear:left;
display:block;
margin-top:10px;
padding:13px;
position:relative;
width:674px;
}

.pixie{padding:10px;}

.pixie .results_list_Gold{
width:924px;
background-color:#FFF;
border-width:1px;
border-style:solid;
border-color:#F60;
/*height:340px;*/
margin-top:10px;
padding:13px;
position:relative;
}

.pixie .results_list_Silver{
width:924px;
background-color:#FFF;
border-width:1px;
border-style:solid;
border-color:#c1c1c1;
/*height:340px;*/
margin-top:10px;
padding:13px;
position:relative;
}

.pixie .results_list_Bronze{
background-color:#FFFFFF;
border:1px solid #C1C1C1;
clear:left;
display:block;
margin-top:10px;
padding:13px;
position:relative;
width:924px;
}


.results_list h2{
font-size:14px;
}

.results_list_image{
	width:228px;
	text-align: center;
	float:left;
	margin-bottom:20px;
    height:300px;
}

.results_content{
	width:430px;
	float:left;
	margin-left:10px;
	line-height:1;
	font-size:1em;
	color:#666;
}

.pixie .results_content{
    width:680px;
    float:left;
    margin-left:10px;
    line-height:1;
    font-size:1em;
    color:#666;
}

.results_content p{
	margin:0;
	line-height:1;
	font-size:1em;
	margin-top:5px;
	color:#666;
}

.results_content h2{
font-size:1.5em;
line-height:1.2em;
padding:0;
margin-bottom:10px;
margin:0;
}

.pixie .results_content h2{
font-size:1.5em;
line-height:1.2em;
padding:0;
margin-bottom:10px;
margin-top:0;
}

.results_content h3{
font-size:12px;
font-weight:bold;
color:#000;
padding:0;
margin-bottom:10px;
line-height:1;
}

.results_prices{
    font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:1.2em;
}

.pixie .results_prices{
    font-size:1.2em;
    float:left;
    width:300px;
}

.results_thumbs{
float:left;width:50px;	
padding-top:5px;
padding-right:10px;
}

.call_to_action{
	display:absolute;
	float:right;
	text-align:right;
	margin-left:10px;
	height:29px;
	line-height:29px;
}

.results_action{
width:100%;
}

.pixie .results_action{
    float: right;
    margin-left: 20px;
    width:670px;
}

.results_rooms{
float:right;
margin:15px 0 10px 3px;
}

.pixie .results_rooms{
float:left;
margin:15px 0 10px 10px;
}

.rooms_image{
float:left;
width:23px;
}
.rooms_content{
line-height:16px;
float:left;
}

.banner{
height:130px;
width:136px;
position:absolute;
margin-left:-6px;
margin-top:-6px;
top:0;
left:0;
}
.accessible{
height:60px;
width:80px;
float:right;
padding:0 5px;
}

.facilities_wrapper
  {
	float:right;
	margin-bottom:1em;
	width:430px;
	background-color:#f0f0f0;
  }
  
.pixie .facilities_wrapper
  {
    margin-bottom:1em;
    width:680px;
    background-color:#f0f0f0;
  }  

.facilities_wrapper ul
  {
	margin:0 0 0 25px;
	padding:0;
	width:430px;
  }
  
.pixie .facilities_wrapper ul
  {
    margin:0 0 0 25px;
    padding:0;
    width:660px;
  }

  /* float & allow room for the widest item */
.facilities_wrapper ul li
  {
	float:left;
	font-size:12px;
	width:140px;
  }

  /* stop the float */
.facilities_wrapper br
  {
    clear: left;
  }

