﻿.searchInfoTd
{
	font-size:10px;
	font-family:Tahoma;
	COLOR: #7a704c;
	vertical-align:top;
	font-weight:normal;
}
.lineTotal
{
	BACKGROUND-COLOR: #0d52a0;
	height:2px;
}
.lineInquired /* опрошенные */
{
	BACKGROUND-COLOR: #f36f21;
	height:2px;
}
.lineAvailable
{
	BACKGROUND-COLOR: #9cd11c;
	height:2px;
}
.hotelsResultsTable td
{
	vertical-align:top;
}
.hotelsResultsTable .additionalLink
{
	font-size:11px;
}
.moreHotelsButton
{
	font-size:10px;
	width: 80px;
	background-color: #ffffff;
	border: 1px solid #bababa;
	color: #52543d;
	font-family: Arial;
	letter-spacing: -1px;
}