.booking_button
{
	background-color: rgb(223, 196, 155);
	cursor: pointer;
	font-size: 15px;
	text-decoration: underline;
	line-height: 29px;
	text-align: center;
	font-weight: bold;
	width: 179px;
	height: 32px;
	display: inline-block;
	margin-right: 100%;
	margin-bottom: 5px;
}