
.param {
	font-size:14px;
	color:#333;
}
.hotels th { background-color:#009ee0; color:#fff; font-size:14px; padding:2px 5px 2px 5px; }
.hotels td { background-color:#F5F5F5; color:#333; font-size:12px; padding:2px 10px 2px 10px; border-bottom:dotted 1px #CCC; }
.hotels td a { color:#ff8400; text-decoration:underline; }
.filtering { background-color:light-gray}
.clean a {font-size:14px; color:#06C; text-decoration:underline;}
#jqtf_filters {
	list-style:none;
	
	}
#jqtf_filters li {
	display:inline-block; 
	position:relative; 
	float:left;
	margin-bottom:20px
}