/* Thumbnail border colors */

div.xxfilmstrip{width:0px; margin-left:0px; white-space:nowrap; overflow:hidden}
iframe.filmstrip{border:0px solid #333; white-space:nowrap;overflow:hidden}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#666666}
body.thumbNail{ 	margin:0px;	background-color:#0071cc}

/* Thumbnail border colors */
.imgOn{border:2px solid red;margin:0px;}
.imgOff{border:2px solid white ;margin:0px;}
.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:0px;}
#filmStripIframe{width:100%; height:70px; width:384; border:0px solid #0071cc;}
.buttons{margin-top:38px;}
.largeImageContainer{
	height:260px;
	width: 384px;
}
