
#sidebar {
	width: 200px;
	text-align: right;
}

#booking { display: none; }

#sidetext { display: none; }

#gayfriendly {
	padding: 0px;
	position: relative;
	top: 32px;
	right: 2px;
}

#content {
	background-image: none;
}

#bodytext {
	position: relative;
	margin-left: 16px;
	margin-right: 25px;
	width: auto;
}

#content {
	min-height: 400px;
}
* html #content {
	height: 400px;
}

* html .plist .buttons {
	right: 40px;
}