#panel {
float:left;
overflow:hidden;
width:200px;
min-height:200px;
margin:0 10px 0 0;
}
#panel .blue {
float:left;
width:200px;
overflow:hidden;
margin:10px 0 0 0;
}
#panel .blue h2 {
display:block;
width:200px;
padding:10px 0px;
margin:0;
background:#597AA5 url('../images/panel/call_you_top.gif') no-repeat top left;
color:#FFF;
font-size:11px;
text-transform:uppercase;
text-align:center;
}
#panel .blue form {
display:block;
width:120px;
padding:5px 10px 5px 70px;
margin:0;
background:#DCE8F4 url('../images/panel/call_you_bgr.jpg') no-repeat bottom left;
font-size:11px;
}
#panel .box_bold
{
display:none;
}

#panel .blue form input {
width:100px;
}
#panel .blue form input.button {
margin-top:3px;
}
#panel .orange,
#panel .search_form {
float:left;
width:200px;
overflow:hidden;
background:#F7F7EF url('../images/panel/quick_reservations_stretch.gif') repeat-y top left;
margin:10px 0 0 0;
padding:0;
}
#panel .partners
{
float:left;
width:200px;
margin-top:10px;
background:#F8E6CE;
}
#panel .partners .inner
{
float:left;
width:99%;
border:1px solid #EAB864;
border-top:none;
border-bottom:none;
}
#panel .partners .inner a
{
float:left;
margin:6px 0px 0px 10px;
clear:left;
color:black;
}

#panel .search_form {
margin-bottom:10px;
}
#panel .search_form .footer, 
#panel .partners .footer {
width:200px;
height:12px;
background:url('../images/panel/search_rnd.jpg') no-repeat top left;
margin:0;
padding:0;
overflow:hidden;
float:left;
}
#panel .orange h2,
#panel .search_form h2,
#panel .partners h2
 {
display:block;
width:200px;
padding:5px 0px;
margin:0;
background:#F6D6A5 url('../images/panel/quick_reservations_top.gif') no-repeat top left;
color:#383B2E;
font-size:11px;
text-transform:uppercase;
text-align:center;
overflow:hidden;
}
#panel .orange p {
display:block;
width:110px;
padding:10px 10px 10px 80px;
margin:0;
background:url('../images/panel/quick_reservations_bgr.jpg') no-repeat bottom left;
font-size:11px;
}
#panel .links {
display:block;
width:200px;
float:left;
}
#panel .map-link {
display:block;
float:left;
width:85px;
height:52px;
line-height:52px;
padding:15px 110px 13px 5px;
margin:0;
background:#89AACD url('../images/panel/view_map_bgr.jpg') no-repeat top left;
}
#blog-link,
#bookmark-link {
display:block;
float:left;
width:140px;
height:30px;
line-height:30px;
background:#F7B410 url('../images/panel/blog-link.gif') no-repeat top left;
padding:7px 48px 13px 12px;
margin:0;
color:#FFF;
text-transform:uppercase;
font-weight:bold;
overflow:hidden;
}
#bookmark-link {
display:none;
background-color:#C42B02;
background-image:url('../images/panel/bookmark-link.gif');
cursor:pointer;
padding-top:6px;
padding-bottom:8px;
}
#panel a.lm_banner{
display:block;
float:left;
overflow:hidden;
width:70px;
height:65px;
line-height:32px;
cursor:pointer;
background:#E5B769 url('../images/panel/lm_banner.jpg') no-repeat top left;
color:#971B03;
font-size:21px;
font-weight:bold;
text-transform:uppercase;
padding:0 65px 0 65px;
margin:10px 0;
}
#panel p {
font-size: 11px;
}
#panel ul {
list-style-type: none;
margin: 10px 0;
padding: 0;
color: #5879A4;
font-weight: bolder;
font-size: 13px;
overflow:hidden;
}
#panel ul li {
padding: 5px;
}
#panel li span {
display: block;
color: #C90000;
text-align: right;
font-size: 12px;
}
#panel li.even {
background: #F2E9E9;
}