/* Thumbnail border colors */

div.xxfilmstrip{width:5px; margin-left:2px; white-space:nowrap; overflow:hidden}
iframe.filmstrip{border:1px solid #333; white-space:nowrap;overflow:hidden}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#CC0000}
body.thumbNail{ 	margin:2px;	background-color:#FFFFFF}

/* Thumbnail border colors */
.imgOn{border:1px solid white;margin:2px;}
.imgOff{border:1px solid white ;margin:2px;}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#CC0000}
/* the width:1000000 is a FireFox hack because it was not displaying images that were out of view*/
.filmstripContainer{width:1000000px;white-space:nowrap;overflow:hidden;position:relative; left:5px;}
#filmStripIframe{width:100%; height:87px; width:99%; border:1px solid #CC0000;}
.buttons{margin-top:38px;}
.largeImageContainer{height:460px}