.bottom
{
clear:both;
background:url("http://www.chicago.com/img/panel_south.gif") repeat-x #F1F9FF;
height:4px;
font-size:0;
line-height:0;
position:relative;
top:0px;
}

#nw {
	background-image:url("http://www.chicago.com/img/panel_nw.gif");
	top:-1px;
	left:-1px;
	height:2px;
}
#ne {
	background-image:url("http://www.chicago.com/img/panel_ne.gif");
	top:-1px;
	right:-1px;
	height:2px;
}


#sw {
	background-image:url("http://www.chicago.com/img/panel_sw.gif");
	background-color:#F1F9FF;
	top:-1px;
	left:-1px;
	height:5px;
	z-index:10 !important;
}
#se {
	background-image:url("http://www.chicago.com/img/panel_se.gif");
	background-color:#F1F9FF;
	top:-1px;
	right:-1px;
	height:5px;
	z-index:100 !important;
}

#shade {
    background-image:url("http://www.chicago.com/img/bluepanel_innertop.gif");
    background-repeat:repeat-x;
}

.hotelHeader {
    position:relative;
    top:-13px;
}

.bluebox
{
position:relative;
top:-1px;
left:6px;
width:205px;
margin-left:5px;
padding-bottom:40px;
border:1px solid #A9B8B8;
background:url("http://www.chicago.com/img/bluepanel_bluetop.gif") repeat-x #E2EBFE;
position:relative;
margin:0 0 6px 0;
text-align:center;
}

.welcomeText {
    text-align:center;
    padding-bottom:15px;
    padding-top:15px;
}

.booking {
position:relative;
top:60px;
}