
table.hotels {text-align:center;}
table.hotels td {border:0px solid black;
	width:131px;
	heght:1px;
	padding:10px;
	vertical-align:bottom;
}



table.hotels_all {text-align:center;margin:10px;}
table.hotels_all td {border:1px solid black;padding:3px;}
table.hotels_all td a{color:#612610;font-size:12px;}

table.hotels_all th {border:1px solid black;padding:3px;}
table.hotels_all th a{color:#122A76;font-size:14px;}


table.res {border:1px solid #5F2103;
				width:110px;
			}

table.res td{padding:0px;}
table.res  .name {height:20px;text-align:center;vertical-align:middle;background-image: url('/img/hotels_h.gif');}
table.res  .name a { color:black;font-weight:bold;font-size:12px;text-decoration:none;}
table.res .img {display:none;padding:0px;padding-top:6px;background-image: url("/img/hotel_h2.gif");}
table.res .img img { border:0px solid;width:110px;}
table.res .star {height:20px;padding:0px; }
table.res .star a.all {
						width:100%;
						text-align:right;
						color:#5F2103;
						font-family:ARIAL;
						font-size:12px;
						text-decoration:none;
						font-weight:bold;
						padding-left:5px;
						padding-right:20px;
						background-image: url("/img/hotel_arr.gif");
						background-repeat: no-repeat;
						background-position:right;
						}
table.res .star img { border:0px solid; height:16px;}


table.hotel {border:0px solid black;
				width:100%;
			}

table.hotel td{padding:0px;text-align:center;vertical-align:top;}
table.hotel  .name {height:20px;text-align:center;padding-bottom:10px}
table.hotel  .name a { color:#612610;font-weight:bold;font-size:12px;text-decoration:none;}

table.hotel  .img img { border:1px solid black;width:120; height:100;}
table.hotel  .star img { border:0px solid; }


table.gallery {text-align:center;width:100%;}
.gallery img {border:1px solid black; height:80px;}
.gallery td {vertical-align:top;padding:10px;}
