/*
This file is used to style the availability HTML pages that the BBBA attaches to client websites.
*/
.logo{
	margin-left:-10px;
}
.legend{
	width:20px; height:15px; background-color:#EE0044; float:left;
}
.roomHolder{
	display:block;
	width:530px;
	clear:both;
}
.roomImage{
	float:left; 
	margin-right:5px;
	margin-bottom:5px;
}
body{font-size:0.8em;}
h1{ font-size:1.2em; }
h2{ font-size:1.0em; }
