.row1 h2 {
	background: url(../images/prices_bookings/heading_1.gif) no-repeat;
}

.row2 h2 {
	background: url(../images/prices_bookings/heading_2.gif) no-repeat;
}

.row2 {
	margin-bottom: 30px;
}


.column1 {
	text-align: left;
	padding-left: 12px;
}

.column2, .column3, .column4, .column5 {
	width: 104px;
}

th.column5 {
	background-image: none;
}

#arrival_date, #departure_date {
	width: 86px;
}

#address, #comments {
	height: 85px;
}

#captcha_image {
	border: 1px solid #747346;
	margin-bottom: 5px;
}

#code {
	position: relative;
	vertical-align: text-top;
}