#LRestaurantsForm {
border-left: 1px #FFF solid;
border-bottom: 1px #FFF solid;
background-image: url("/img/css/left/bg_small_form.jpg");
background-repeat: repeat-x;
background-color: #E7E7E7;
padding: 10px 10px 10px 28px;
width:416px;
}
.restaurant {
padding:6px 10px 6px 12px;
width:430px;
}
.restaurantleft {
float: left;
width:156px;
}
.restaurantright {
float: left;	
width:274px;
}
.tRestaurantTitel {
background: url("/img/css/left/bg_Detail_Link.gif") no-repeat;
background-position: 0px 4px;
color:#A0B029;
padding:0px 0px 6px 16px;
font-size: 70%;
font-weight: bold;
border:0;
}
.tRestaurantContent {
padding-left:16px;
}
