#panel {
float:left;
overflow:hidden;
width:230px;
min-height:238px;
margin:0 9px 0 0;
}
#panel .blue, #panel .similiar_offers {
float:left;
width:230px;
overflow:hidden;
margin:10px 0 0 0;
}
#panel .blue h2, #panel .similiar_offers h2 {
display:block;
width:230px;
padding1:10px 0px;
margin:0;
color:#FFF;
font-size:11px;
text-transform:uppercase;
text-align:center;
}

#panel .blue .quick_left
{
float:left;
width:78px;
height:420px;
background: url('../images/panel/quick_left.jpg') no-repeat;
}

#panel .blue .quick_right
{
float:left;
width:7px;
height:420px;
background: url('../images/panel/quick_right.jpg') no-repeat;
}

#panel .blue .quick_center
{
float:left;
width:145px;
height:420px;
background: url('../images/panel/quick_grad.jpg') repeat-x;
}
#panel .callback_box
{
display:none;
}

#panel .blue form {
display:block;
width:130px;
float:left;
padding:5px 0px 5px 0px;
margin:0;
font-size:11px;
}
#panel .blue form input {
width:125px;
margin-bottom:10px;
}
#panel .blue form input.button {
margin-top:10px;
float:left;
width:111px;
height:20px;
border:none;
line-height:20px;
font-weight:bold;
background: url('../images/panel/button.jpg') no-repeat;
}
#panel .orange,
#panel .search_form {
float:left;
width:100%;
overflow:hidden;
margin:10px 0 0 0;
padding:0;
}
#panel .search_form {
width:230px;
}
#panel .search_form .footer {
width:100%;
height:12px;
margin:0;
padding:0;
overflow:hidden;
float:left;
}

#panel .curve_up
{
float:left;
clear:left;
width:5px;
height:25px;
padding:0 0 1px 0;
overflow:hidden;
border-bottom: 5px solid #99CC00;
background: url('../images/curve_up.jpg') no-repeat;
}

#panel .orange h2,
#panel .search_form h2 {
display:block;
width:100%;
margin:0;
font-size:11px;
text-transform:uppercase;
text-align:center;
overflow:hidden;
}
#panel .orange h2, #panel .blue h2, #panel .similiar_offers h2
{
width:97%;
float:left;
background:url('../images/blue_grad.jpg') repeat-x;
line-height:25px;
color:white;
height:25px;
padding-bottom:1px;
border-bottom: 5px solid #99CC00;
}

#panel .orange p {
display:block;
float:left;
width:230px;
height:138px;
padding1:10px 0 0 0;
margin:0;
background:url('../images/panel/res_grad.jpg') repeat-x;
font-size:11px;
}

#panel .orange .res_text
{
float:left;
width:160px;
margin-top:15px;
}

#panel .orange .res_img
{
float:left;
width:62px;
height:138px;
background: url('../images/panel/res_left.jpg') no-repeat;
}

#panel .orange .res_right
{
float:right;
width:7px;
height:138px;
margin:0;
padding:0;
background: url('../images/panel/res_right.jpg') no-repeat;
}

#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;
}

.similiar_offers .simOffer_item
{
float:left;
width: 228px;
margin: 5px 0 0 0;
border-bottom: 1px solid;
}
.similiar_offers .simOffer_item a
{
float:left;
text-align:center;
cursor:pointer;
}
.similiar_offers .simOffer_item .price
{
float:left;
font-weight:bold;
}
.similiar_offers .simOffer_item img
{
width:160px;
}
