div#divFooter
{
	padding: 5px 0;
}

div#divBookingFooter
{
	width: 488px;
	padding: 5px 6px;
	text-align: right;
	margin-bottom: 10px;
}

div#divBookingFooter div
{
	float: left;
}

#divFooter
{
	text-align: center;	
	margin-bottom: 10px;
}

#divFooter div
{
	display: inline;
}

#divFooter a
{
	color: Black;
	text-decoration: none;
}

#divFooter a:hover
{
	text-decoration: underline;
}

div.divFooterContainer
{
	clear: both;	
}

.lightBlue
{
/*border: solid 1px blue;*/
position: relative;
}