

/***************************** SIDEBAR: BOOKING ONLINE ************************/


.sidebar-booking-online {
	background: url('/themes/custom/images/backgrounds/gradients/x-ffffff-f1f1f1-3x127.png') bottom left repeat-x #FFF !important;
}
.sidebar-booking-online .content{
	font-size: 13px;
	line-height: 20px;
	padding: 25px 20px 20px !important;
}
.sidebar-booking-online .content h5{
	font-size: 24px;
	margin-bottom: 10px;
	margin-left: -1px;
}
.sidebar-booking-online .button{
	height: 38px;
    line-height: 32px;
	margin-top: 10px;
    text-align: center;
	display: block;
	width: 100%;
	padding: 3px 20px;
}