.topText
{
	color: #666;
	font-size:12px;
	font-weight:900;
}
.blueLine
{
	border-bottom:1px solid #004566;
	width:468px;
	height:20px;
	font-size:15px;	
	color: #004566;
	margin:12px 0;
	font-weight:400;
}
.blueLineSmallFont
{
	border-bottom:1px solid #004566;
	width:468px;
	height:15px;
	font-size:11px;	
	color: #004566;
	margin:12px 0;
}
.hotelH1
{
	font-size:15px;font-family: Verdana, sans-serif;
	color: #004566;
	padding:0;margin:0;	
}
.hotelH2
{
	font-size:12px;font-family: Verdana, sans-serif;
	color: #004566;	
}
#commentForm
{
	display:none;
	margin-top:8px;
}
.commentForm
{	
	color:#666;
}
.commentName
{
	font-family:Tahoma;
	color:#666;
	font-size:11px;
	height:18px;
	border:1px solid #CECECE;
	width:400px;	
}
#commentSubmit
{
	font-family:Tahoma;
	color:#666;
	font-size:11px;
	height:18px;
	background:none;
	border:1px solid #CECECE;
	width:100px;
}
#commentText
{
	font-family:Tahoma;
	color:#666;
	font-size:11px;
	height:18px;
	background:none;
	border:1px solid #CECECE;
	width:400px;
	height:60px;
	overflow:auto;
}
#addComment
{
	color: #000066;	
	cursor:pointer;
}
.userTitle
{
	font-family:Verdana;
	font-size:12px;
	font-weight:900;
	color:#004566;
}
#addNewHotel input
{
	height:20px;
	width:180px;
	font-size:11px;
	border:1px solid #006699
}
.inputStep2
{
	height:20px;
	width:180px;
	font-size:11px;
	border:1px solid #006699
}
#addNewHotel select
{
	height:20px;
	width:180px;
	font-size:11px;
	border:1px solid #006699
}
.textareaStep2
{
	width:300px;
	height:100px;
	font-size:11px;
	border:1px solid #006699
}
#search_input
{
	width:220px;height:18px;
	border:1px solid #006699;
	font-family:"Tahoma", Verdana, sans-serif;
	font-size:11px;
	margin:0 3px 0 0;
	color:#666;
}
#ls_submit
{
	width:60px;height:18px;
	font-weight:900;	
	border:none;
	font-family:"Tahoma", Verdana, sans-serif;
	font-size:11px;
	background:none;
	color: #004566;
}