.hostelpro-form label {
	font-weight:normal;
	min-width: 200px;
	display:block;
	float:left;
}

.hostelpro-box {padding:10px;}

.hostelpro-error {
	color: red;
	font-weight: bold;
}

.hostelpro-note {
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

.hostelpro-dashed {
	border: 0.1px dashed graytext;
}

.hostelpro-help {
	font-style: italic;
}

.hostelproDatePicker {
	width: 227px;
	background-color: #ffffff;
}

.hostelpro-book-buttton-wrap {
	margin-top:20px;
}

.hostelpro-highlight a {
	background-color : #55AA55 !important;
   background-image :none !important;
   color: white !important;
   font-weight:bold !important;  
}

.hostelpro-addon-description {
	font-style: italic;
}

#ui-datepicker-div { display: none; 
}