#slideshowContainer {POSITION: relative; WIDTH: 612px; FLOAT: left; HEIGHT: 430px; margin-left:40px;}
#mosaic-slideshow {POSITION: relative; WIDTH: 612px; HEIGHT: 430px; OVERFLOW: hidden}
#mosaicoverlay {Z-INDEX: 9999; POSITION: absolute; TOP: 36px; LEFT: 0px}
.mosaic-slide {POSITION: absolute; TOP: 0px; LEFT: 2px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px}
.tile {WIDTH: 122px; FLOAT: left; HEIGHT: 108px}
.clear {CLEAR: both}
