a.hotels_userid {
 color: black; 
 text-decoration: none;
}

.hotels_header_title {
 font-weight: bold;
 font-size: large;
}

.hotels_date {
 color: #777777;
 font-size: small;
}

.hotels_content {
 padding: 5px;
}

.hotels_comment {
 padding: 5px;
}

.hotels_comment_username {
 font-weight: bold;
 text-decoration: none;
 color: black;
 padding: 5px;
}

.hotels_comment_date {
 font-size: 11px;
}

.hotels_avatar_border {
  border:#666 1px solid;
  padding:1px;
}

.hotels_comment_text {
 padding: 5px;
}

.hotels_treediv {
	display:none; 
	position:absolute; 
	width:250px;
	border: 1px solid #777777;
	background-color: white; 
	padding: 5px;
}

.hotels_list_table {
	border-bottom: 1px solid #AAAAAA;
	width: 100%;
}
.hotels_list_p2 {
	width: 100%;
}

.hotels_order_textarea {
	width: 100%;
	border: 1px solid #666666;
}
.hotels_ssh_table {
 border: 1px solid #CCCCCC;
}
.hotels_ssh_table_row1 {
 background-color: #F6F6F6;
}
.hotels_ssh_table_row2 {
 background-color: #DFDFDF;
}
.hotels_ssh_header {
 font-weight: bold;
}
.hotels_ssh_price {
 color: #ff0000;
 font-weight:bold;
}
.hotels_viewtable_top {
 border-top: 1px solid #BBBBBB;
 border-bottom: 1px solid #BBBBBB;
}
.hotels_viewtable_bottom {
 border-top: 1px solid #BBBBBB;
 border-bottom: 1px solid #BBBBBB;
 padding-top: 15px;
 padding-bottom: 15px;
 
}
.hotels_filter_table {
 border: 1px solid #CCCCCC;
 padding-right: 3px;
 margin-bottom: 20px;
}
.hotels_filter_pstart {
 width: 80%;
 border: 1px solid #BBBBBB;
 background-color: #FFFFFF;
}
.hotels_filter_other {
 width: 100%;
 border: 1px solid #BBBBBB;
 background-color: #FFFFFF;
}
.hotels_filter_other_dis {
 width: 100%;
 border: 1px solid #BBBBBB;
 background-color: #EEEEEE;
}
.hotels_filter_button {
 border: solid 1px #999999; 
 padding: 3px;
 font-size: x-small;
}
.hotels_order_mustfill {
 background-color: #EEEEEE;
 border: 1px dashed #CCCCCC;
 padding-right: 5px;
}
.hotels_errorspan {
 font-weight: bold;
 color: red;
}
.hotels_errorfield {
 background-color: #FF4444;
 color: white;
}
