div#wrapper div#header{
background: url(/washingtondc/images/hotel_hdr.jpg) center 69px no-repeat;
}

div#wrapper div#main_content div#center_col div#content h3#fea_hotels{
background: url(/images/hotels/hotel_spotlight_h3.gif) 13px 0px no-repeat;
border-bottom: 1px dotted #999;
}

div#wrapper div#main_content div#center_col div#content h3#hotel_search{
padding: 10px 0px 5px;
background: url(/images/hotels/hotel_search_h3.gif) 13px 15px no-repeat;
}

div#wrapper div#main_content div#center_col div#content div#restaurant_list p{
text-align: center;
margin: 5px;
}

div#wrapper div#main_content div#center_col div#content div#restaurant_list h3{
padding: 15px 0px 15px;
border-bottom: none;
background: url(/images/hotels/hotel_search_h3.gif) 8px 5px no-repeat;
}

div#restaurant_list h3 span{
display: none;
}

div#restaurant_list div.rest_block ul img.stars{
position: absolute; 
top: 10px;
right: 5px;
}

div#restaurant_list div.rest_block ul li.blurb{
padding-top: 7px;
width: 410px;
}

div#restaurant_list div.rest_block ul li.blurb img{
width: 64px;
margin-bottom: 5px;
}

div#restaurant_list div.rest_block ul li.low_rate{
position: absolute; 
bottom: 15px;
right: 10px;
color: #FF9F2F;
font-size: 24px;
font-weight: bold;
width: 95px;
text-align: right;
}

div#restaurant_list div.rest_block ul li.low_rate span{
float:right;
margin-top: 2px;
color: #bbb;
font-size: 9px;
font-weight: normal;
}


div#restaurant_list div.rest_block ul li.low_rate a.sel_hotel{
float: right;
margin-top: 5px;
color: #eee;
font-size: 12px;
font-weight: normal;
background: url(/images/weather_bg.png) top left repeat;
padding: 2px 5px;
border: 1px solid #444;
text-decoration: none;
}

div#restaurant_list div.rest_block ul li.low_rate a.sel_hotel:hover{
color: #ddd;
border: 1px solid #222;
background: #555;
}


div#restaurant_list a#prev{
margin-right: 15px;
}
