@charset "utf-8";
#hotel_items {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}
#voting {
	width: 440px;
	margin-right: 7px;
	margin-left: auto;
	margin-bottom: 20px;
	clear: both;
	float: right;
}
#VResult {
	width: 195px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	border: thin solid #FFFF00;
}
#GetVote {
	width: 195px;
	margin-bottom: 10px;
	float: right;
	margin-right: 15px;
	border: thin solid #FFFF00;
}




#Hgallery {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: both;
}
#hotel_thumb {
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
}
#comment {
	width: 416px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: thin solid #FFFF00;
}


#UserCmnts {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	clear: both;
}
#comment_form {
	text-align: center;
	margin-top: 10px;
}

#SendCmnt {
	width: 416px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
	border: thin solid #FFFF00;
	padding-bottom: 10px;
}
#PublishComm {
	font-family: tahoma;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #32556B;
	padding: 10px;
	text-align: right;
        overflow: hidden;
}
.form_input {
	font-family: tahoma;
	color: #000000;
	font-size: small;
	width: 160px;
}


.th_img {
	margin: 5px;
	border: thin solid #FFFF00;
}
.titr {
	font-family: tahoma;
	font-size: 80%;
	color: #333333;
	text-align: center;
	padding: 2px;
	background-image: url(../images/yellowfade.gif);
	border: thin solid #FFFF00;
	height: 18px;
}
.date {
	text-align: left;
	font-size: 80%;
	padding-left: 10px;
	color: #FFFF00;
}

.style1 {
	font-size: small;
	font-weight: normal;
	text-align: center;
}

label {
	font-family: tahoma;
	font-size: 75%;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.star {
	text-align: center;
	margin-bottom: 10px;
}

#h_names {
	font-family: tahoma;
	text-align: center;
	margin-right: 0px;
	padding-right: 25px;
}
#h_names 
ul  {
	margin: 0px;
	padding: 0px;
}
#h_names li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#h_names  li a {
	font-family: tahoma;
	font-size: 90%;
	color: #66FF00;
	text-decoration: none;
	height: 20px;
	width: 70px;
	float: right;
	margin: 2px;
	padding: 3px;
}
#h_names li a:hover {
	font-family: tahoma;
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 70px;
	float: right;
	margin: 2px;
	padding: 3px;
}
#h_names li a:active {
	font-family: tahoma;
	font-size: 90%;
	color: #66FF00;
	text-decoration: none;
	height: 20px;
	width: 70px;
	float: right;
	margin: 2px;
	padding: 3px;
}


.tdata-c {
	padding: 7px;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.tdata-r {
	text-align: right;
	font-size: small;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 7px;
}
.tdata-lable {
	text-align: center;
	font-size: small;
	color: #FFFFFF;
}











th {
	font-family: tahoma;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-image: url(../images/yellowfade.gif);
	height: 25px;
	font-size: small;
}

tr {
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.A1 {
	text-align: left;
	float: right;
	width: 160px;
}



