.cityHelper
{		
	COLOR:#25E200;
	PADDING-LEFT:5px;
	FONT-SIZE:10px;
	WIDTH: 125px; 
}
.cityHelper2
{	
	COLOR:#25E200;
	PADDING-LEFT:5px;
	FONT-SIZE:10px;
	WIDTH: 125px; 
}




.helperInput
{
	color:#5a5a5a;
	padding-left:5px;
	font-size:10px;
	border: 1px solid #848A96; 	
	background: #ffffff;	
	width: 170px;
	height: 18px;
	cursor:pointer;
	
}

.helperInput1
{
	color:#5a5a5a;
	padding-left:5px;
	font-size:10px;
	border: 1px solid #848A96; 	
	background: #ffffff;	
	width: 80px;
	height: 18px;
	cursor:pointer;
	
}

.helperList
{
	height:135px; /* fix height to 100% for IE */
	 /* fix height for other browsers */
	
	width:240px;	
	border:solid 1px #000000;
	visibility:hidden;
	position:absolute;
	float:left;
	display:block;
	
	Background-color:white;
	overflow:auto;
	overflow-x:hidden;
	cursor:pointer;
	
}

.helperList1
{
	height:210px; /* fix height to 100% for IE */
	 /* fix height for other browsers */
	
	width:170px;	
	border:solid 1px #000000;
	visibility:hidden;
	position:absolute;
	float:left;
	display:block;
	
	Background-color:white;
	overflow:auto;
	overflow-x:hidden;	
	cursor:pointer;
}

.helperList1_1
{
	height:290px; /* fix height to 100% for IE */
	 /* fix height for other browsers */
	
	width:125px;	
	border:solid 1px #000000;
	visibility:hidden;
	position:absolute;
	float:left;
	display:block;
	
	Background-color:white;
	overflow:auto;
	overflow-x:hidden;
	cursor:pointer;
	
}

.helperList1_2
{
	height:260px; /* fix height to 100% for IE */
	 /* fix height for other browsers */
	
	width:125px;	
	border:solid 1px #000000;
	visibility:hidden;
	position:absolute;
	float:left;
	display:block;
	
	Background-color:white;
	overflow:auto;
	overflow-x:hidden;	
	cursor:pointer;
}

.helperTable
{
	border-collapse:collapse;
	width:240px;	
}
.helperFirstItem {
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	color:#033a7a;
	width:30px;
	cursor:pointer;
}
.helperSecondItem {
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	color:#033a7a;	
	width:120px;
	cursor:pointer;
}
.helperThirdItem {
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	color:#033a7a;	
	width:90px;
	cursor:pointer;
}
.unselectedRow
{
	line-height:12px;
	text-align:left;	
	background-color:#ffffff;
	width:200px;
	cursor:pointer;		
}
.selectedRow
{
	line-height:12px;
	text-align:left;
	background-color:#fbe9b2;
	width:200px;
	cursor:pointer;
}

.helperTable1
{
	border-collapse:collapse;
	width:125px;	
}
.helperFirstItem1 {
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	color:#666666;
	width:25px;
	cursor:pointer;
}
.helperSecondItem1 {
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	color:#000000;	
	width:150px;
	cursor:pointer;
}
.unselectedRow1
{
	line-height:12px;
	text-align:left;	
	background-color:#ffffff;
	width:125px;	
	cursor:pointer;	
}
.selectedRow1
{
	line-height:12px;
	text-align:left;
	background-color:#25E200;
	width:125px;
	cursor:pointer;
}

.helperTable_hotele
{
	border-collapse:collapse;
	width:170px;	
}

.helperLoading
{	
	visibility:hidden;
	vertical-align:middle;
	display:none;	
}

.helperToolTip
{
	background-color:#FFFFE1;
	width:200px;
	border:solid 1px #888888;
	visibility:hidden;
	position:absolute;	
	display:none;
	width:125px;		
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	color:#555555;
	
}