﻿/* Pull in the centralised generics */
@import url("/central/css/generic.css");

#precontent
{
	position: relative;
	margin: 65px 0 10px 0;
	padding: 0 20px;
	height: 90px;
}

#hotellogo
{
	width: 165px;
	height: 90px;
	text-indent: -1000em;
	background: url(/images/hotel_logo.png) bottom left no-repeat;
}
#hotellogo a
{
	display: block;
	float: left;
	width: 165px;
	height: 90px;
	background: url(/images/hotel_logo.png) bottom left no-repeat;
}
