
div#roomsBox { position:relative; left: 50px; }
a#roomsLink { position: relative; }

img#piping1 { position: absolute; left: -5px; top: 35px; z-index: 100; }
img#piping2 { position: absolute; left: -5px; top: 52px; z-index: 100; }
img#piping3 { position: absolute; left: -5px; top: 361px; z-index: 100; }
img#piping4 { position: absolute; left: -5px; top: 405px; z-index: 100; }

img#piping1_noBanquet { position: absolute; left: -5px; top: -8px; z-index: 100; }
img#piping2_noBanquet { position: absolute; left: -5px; top: 9px; z-index: 100; }
img#piping3_noBanquet { position: absolute; left: -5px; top: 318px; z-index: 100; }
img#piping4_noBanquet { position: absolute; left: -5px; top: 362px; z-index: 100; }

div#roomsBox { margin-left: -5px; }

div#menuList { float: left; width: 199px; height: 218px; margin-top: 4px; padding-top: 101px; background-image:url(images/loc_menusbox.png); background-repeat:no-repeat; margin-left: 41px; }

div#promoRP2 { float: right; position: relative; }
img#thePromoRP2 { position: absolute; top: 14px; left: 9px; }

img#divider { clear: both; float: left; }

div#promoRP3 { position: relative; float: left; margin-left: 9px; margin-top: 10px; }
img#thePromoRP3 { position: absolute; top: 7px; left: 10px; }


div.clear { margin-bottom: 0px; }
