div.gallery-thumb-box {float:left; margin-left:19px; margin-bottom:19px; display:inline;}

div.gallery-thumb-box img {margin-bottom:-5px !important; margin-bottom:0px;} /*For some reason, FF puts 5px bottom margin on the image. Adding !important to it means FF will (correctly) use that value. The value after it is for IE's benefit*/

table.gallery-thumb-image-holder {width:85px; height:85px; text-align:center; vertical-align:middle; border: 1px solid #999999;}

.float-left { float:left;}
.float-right { float:right;}

#galleryContainer {height:620px;}