/* Thumbnail border colors */

div.xxfilmstrip{width:10px; margin-left:10px; white-space:nowrap; overflow:hidden}
iframe.filmstrip{border:1px solid #333; white-space:nowrap;overflow:hidden}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#666666}
body.thumbNail{ 	margin:4px;	background-color:#000000}

/* Thumbnail border colors */
.imgOn{border:4px solid white;margin:4px;}
.imgOff{border:2px solid #5A5A5A ;margin:4px;}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#666666}
/* 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:10px;}
#filmStripIframe{width:100%; height:110px; width:99%; border:3px solid #E77817;}
.buttons{margin-top:38px;}
.largeImageContainer{height:430px}