table.hotellist
{
	margin-top:20px;
}

table.hotellist td
{
	text-align:center;	
	color:#2C2B29;
}

table.hotellist tr.row td.cell
{
	background-image:url(../../images/theme/horizontal_spacer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

table.hotellist td.search_results_header_spacer
{
	height:34px;
	width:1px;
	background-image:url(../../images/theme/search_header_spacer.gif);
	background-repeat:no-repeat;
	background-position:top;
}

table.hotellist tr.row td.cell_spacer
{
	width:1px;
	background-image:url(../../images/theme/cell_spacer.gif);
	background-repeat:repeat-y;
	background-position:top;
}

table.hotellist img.result_img
{
	border:1px solid #1A8954;
}


table.hotellist td.search_results_header
{
	font-size:11px;
	height:34px;
	background-image:url(../../images/theme/search_header_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	vertical-align:middle;
	color:#2C2A2B;
}

table.hotellist td.search_results_header_left
{
	width:8px;
	height:34px;
	background-image:url(../../images/theme/search_header_left.gif);
	background-repeat:no-repeat;
}

table.hotellist td.search_results_header_right
{
	width:12px;
	height:34px;
	background-image:url(../../images/theme/search_header_right.gif);
	background-repeat:no-repeat;
}

table.hotellist span.placename
{
	color:#C8141D;
	font-weight:bold;
}
