h2{
	font-size: 18px !important;
	font-family: "latobold", Arial;
	line-height: 22px;
	margin: 20px 0px 5px;
}
h2.rates{
	min-width: 120px;
	float: left;
}
.photoItem{
	float: left;
	max-width: 30%;
	margin-right: 3%;
	position: relative;	
}
.photoItem img{
	max-width: 100%;
}
h2.rates, .frontBlock > h2:first-of-type, .more-info h2{
	margin-top: 0px;
}
.rating > div{
	width: 50%;
	float: left;
	max-width: 340px;
	min-width: 230px;
}
h3{
	font-size: 24px;
}
.review-submit p{
	font-size: 13px;
	clear: both;
	margin-top: 0px;
}
ul.errorlist{
	padding-left: 0px;
	list-style: none;
	margin: 0px 0px 3px;
}
textarea, .titlecell input, .more-info, .trip-type{
	width: 100%;
	max-width: 700px;
	position: relative;
}
.more-info > div:first-of-type, .more-info > div:nth-of-type(4){
	width: 50%;
}
.more-info div{
	width: 25%;
	float: left;
}
.more-info select, .more-info input{
	width: 95%;
	box-sizing: border-box;
	margin-bottom: 10px !important;
}
div.captcha-change {
    font-weight:bold;
   margin-bottom:50px;
   margin-left:20px;
   margin-top:-45px;
}
.trip-type ul{
	list-style: none;
	padding: 0px;
}
.trip-type li{
	width: 33%;
	min-width:175px;
	float: left;
}
#submit-button .action{
	font-family: "latoheavy", Arial;
	font-size: 18px;
	line-height: normal;
}

div.rating-cancel,div.star-rating{float:left;width:20px;height:20px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{width:0;height:0;}
div.star-rating {padding-top: 0px; margin-right: 3px;}
div.star-rating a{background:url(/media/img/booking/star-active-inactive.png) no-repeat 0 20px}
div.rating-cancel a,div.star-rating a{display:block;width:20px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -20px!important}
div.star-rating-hover a{background-position:0 -20px}
div.star-rating {margin-top:0;}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
