#header_image {
	height: auto;
}
#main #contents .rightblock textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* contents */
#contents .left_column {
	padding-top: 0;
}
#contents .left_column img {
	float: right;
	border: 1px solid #666666;
}
#contents .left_column img.hotel {
	float: right;
	background-image: url(../images/colorbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#contents .left_column img.hotel2 {
	float: right;
	background-image: url(../images/colorbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
	margin-top: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

#contents .right_column {
	padding-top: 0;
	padding-left: 23px;
	width: 537px;
}
