.popmain {
  background-color: #FFF;
  color: #5C5858;
  font-size: 13px;
  font-weight: normal;
  padding: 20px;
  position: relative;
  width: 699px;
}
.popmaininner {
/*padding: 10px 10px 20px;*/
}
.pop_form {
	z-index: 15;
}
.form-field {
  
  float: left;
  font-size: 13px;
  font-weight: normal;
  padding-right: 22px !important;
  width: 373px;
border-right: solid 1px #777777;
}

.pop_form #checkindate, .pop_form #checkoutdate {
  background-image: url("/images_noindex/sprite.png");
  background-position: right -208px;
  background-repeat: no-repeat;
  border-radius: 0;
  padding: 0 5px;
  width: 107px;
}
.overall-rating {
	float: right;
	width: 289px;
}
.overall-rating-text {
	font-weight: normal;
}
.forminputbox {
  border-radius: 0;

  width: 253px;
}
.formtextarea {
  border-radius: 0;
  height: 100px;
  width: 253px;
}
.rate-sprite-bg {
  display: block;
  height: 24px;
  left: 77px;
  margin-top: 10px;
  position: relative;
  width: 210px;
}
.title-text {
	display: block;
}
.rating-round {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 119px;
}
.popmain h1 {
	color: #fff;
}
#rate_ovarallrating_text {
  padding-top: 3px !important;
}
table.tblWriteAReview tr td {
  line-height: 14px;
  padding-bottom: 3px;
  vertical-align: top;
}
table.tblWriteAReview tr td.rating-round {
	padding-top: 2px;
}
#RequiredFieldValidator1, #RequiredFieldValidator7, #RequiredFieldValidator8, #RequiredFieldValidator5, #RegularExpressionValidator1, #RangeValidator1 {
  color: #717274 !important;
  text-align: center;
}
#RequiredFieldValidator5 {
	float: right;
	position: relative;
	right: 0px;
}
.txt-color {
  background-color: #057ecb;
  color: #fff;
  font-weight: normal !important;
  padding: 2px 0 2px 10px;
  width: 276px;
}

.txt-color strong {
  font-weight: normal;
}
#header.popupheader {
  border-bottom: 1px solid #777777;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#getimgBtn {
  float: right;
  height: 32px;
  line-height: 32px;
  margin-right: 3px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 95px;
  z-index: 40;
}
#FileUpload {
	position: relative;
}
#FileUpload1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 26px;
	width: 240px;
}
#hdimgname {
	width: 155px;
	height: 26px;
	margin-right: 85px;
	font-size: 16px;
	border: solid 1px #000;
}
#BrowserVisible {
	position: relative;
	width: 240px;
	height: 26px;
	text-align: right;
	z-index: 2;
}
.fakefile {
	left: 0;
	line-height: 90%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 350px;
	z-index: 1;
}
.ui-datepicker-calendar th span {
	color: #453D32 !important;
}
#rate_ovarallrating_text, #rate_service_text, #rate_value_text, #rate_sleeping_text, #rate_cleanliness_text, #rate_location_text, #rate_rooms_text {
  display: inline-block;
  font-weight: normal;
  padding-top: 6px;
}


.write-btn {
  float: left;
}
.write-box {
  border-right: 1px solid #777777;
  float: left;
  padding-right: 20px;
  padding-top: 10px;
  width:375px;
}
.write-req {
  float: left;
  font-size: 13px;
  padding-right: 12px;
}

#submitbtn.button {
  width: 220px !important;
}