.ls {
	display: block;
}

.hm {
	display: block;
}

#CardExpiryYear, #CardExpiryMonth {
	width:79px !important;
}

#CardType, #PaymentMethodType {
 width:159px !important;
}

#Title {
	width:50px !important;
}

input {
 width:150px !important;
 background-color: white !important;
}

label {
	width:185px !important;
	text-align: right !important;
	float: left !important;
	padding-right: 10px !important;
	color: #333333;
}

.hidden-label {
	visibility: hidden !important;
}
.booking-container {
	width:500px !important;
}

.PaymentMethodType {
	width:20px !important;
}

textarea {
	background-color: #ffffff;
	width: 250px !important;
}

.checkcheck {
	width: 20px !important;
	text-indent: 50px;
}

.cat_button {
	border: 0px;
	background-color: #A6CE39 !important;
	cursor: pointer;
	color: #000000;
	width: 100px;
	height: 30px;
	margin-top: 20px;
	border: 1px solid #333333;
	font-size: 14px;
}

#reg-submit {
   text-align: center;
}