
#stacks_in_35_page0 .stacks_left {
	float:left;
	width:50%;
}

#stacks_in_35_page0 .stacks_right {
	float:right;
	width:50%;
}
#stacks_in_35_page0 {
	margin: 0px 100px 0px 0px;
}
/* FlowBox 3rd Generation - 13-Jan-2012 - revised 24-Feb-2012 */
/* in case of reponse questions
video{max-width:100%;height:auto;}
*/
/* @group ColorBox Styling Group for FlowBox Stack Usage */

/* @group Style 1 */

#colorbox,#cbox1Overlay,#cbox1Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox1Overlay{position:fixed;width:100%;height:100%;}
#cbox1MiddleLeft,#cbox1BottomLeft{clear:left;}
#cbox1Content{position:relative;}
#cbox1LoadedContent{overflow:auto;}
#cbox1Title{margin:0;}
#cbox1LoadingOverlay,#cbox1LoadingGraphic{position:absolute;top:0;left:0;width:100%;}
#cbox1Previous,#cbox1Next,#cbox1Close,#cbox1Slideshow{cursor:pointer;}
.cbox1Photo{float:left;margin:auto;border:0;display:block;}
.cbox1Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:1 */
#cbox1Overlay{background:url(overlay1.png) repeat 0 0;}
#colorbox{}
#cbox1TopLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px 0;}
#cbox1TopRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px 0;}
#cbox1BottomLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px -29px;}
#cbox1BottomRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px -29px;}
#cbox1MiddleLeft{width:21px;background:url(controls1.png) left top repeat-y;}
#cbox1MiddleRight{width:21px;background:url(controls1.png) right top repeat-y;}
#cbox1TopCenter{height:21px;background:url(border1.png) 0 0 repeat-x;}
#cbox1BottomCenter{height:21px;background:url(border1.png) 0 -29px repeat-x;}
#cbox1Content{background:#FFFFFF;overflow:hidden;}
#cbox1Error{padding:50px;border:1px solid #ccc;}
#cbox1LoadedContent{margin-bottom:28px;padding: 5px;}
#cbox1Title{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#000000;}
#cbox1Current{position:absolute;bottom:4px;left:58px;color:#000000;}
#cbox1Slideshow{position:absolute;bottom:4px;right:30px;color:#000000;}
#cbox1Previous{position:absolute;bottom:0;left:0;background:url(controls1.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Previous.hover{background-position:-75px -25px;}
#cbox1Next{position:absolute;bottom:0;left:27px;background:url(controls1.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Next.hover{background-position:-50px -25px;}
#cbox1LoadingOverlay{background:url(loading_background1.png) no-repeat center center;}
#cbox1LoadingGraphic{background:url(loading1.gif) no-repeat center center;}
#cbox1Close{position:absolute;bottom:0;right:0;background:url(controls1.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Close.hover{background-position:-25px -25px;}
/* The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element. */
.cbox1IE #cbox1TopLeft,
.cbox1IE #cbox1TopCenter,
.cbox1IE #cbox1TopRight,
.cbox1IE #cbox1BottomLeft,
.cbox1IE #cbox1BottomCenter,
.cbox1IE #cbox1BottomRight,
.cbox1IE #cbox1MiddleLeft,
.cbox1IE #cbox1MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/* The following provides PNG transparency support for IE6 */
.cbox1IE6 #cbox1TopLeft{background:url(borderTopLeft1.png);}
.cbox1IE6 #cbox1TopCenter{background:url(borderTopCenter11.png);}
.cbox1IE6 #cbox1TopRight{background:url(borderTopRight11.png);}
.cbox1IE6 #cbox1BottomLeft{background:url(borderBottomLeft1.png);}
.cbox1IE6 #cbox1BottomCenter{background:url(borderBottomCenter1.png);}
.cbox1IE6 #cbox1BottomRight{background:url(borderBottomRight1.png);}
.cbox1IE6 #cbox1MiddleLeft{background:url(borderMiddleLeft1.png);}
.cbox1IE6 #cbox1MiddleRight{background:url(borderMiddleRight1.png);}
.cbox1IE6 #cbox1TopLeft,
.cbox1IE6 #cbox1TopCenter,
.cbox1IE6 #cbox1TopRight,
.cbox1IE6 #cbox1BottomLeft,
.cbox1IE6 #cbox1BottomCenter,
.cbox1IE6 #cbox1BottomRight,
.cbox1IE6 #cbox1MiddleLeft,
.cbox1IE6 #cbox1MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */

/* ColorBox Core Style:2 */

/* @group Style 2 */
/* Core Style:2 */
#colorbox,#cbox2Overlay,#cbox2Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox2Overlay{position:fixed;width:100%;height:100%;}
#cbox2MiddleLeft,#cbox2BottomLeft{clear:left;}
#cbox2Content{position:relative;}
#cbox2LoadedContent{overflow:auto;}
#cbox2Title{margin:0;}
#cbox2LoadingOverlay,#cbox2LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox2Previous,#cbox2Next,#cbox2Close,#cbox2Slideshow{cursor:pointer;}
.cbox2Photo{float:left;margin:auto;border:0;display:block;}
.cbox2Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:2 */
#cbox2Overlay{background:#fff;}
#colorbox{}
#cbox2Content{margin-top:32px;overflow:visible;}
.cbox2Iframe{background:#fff;}
#cbox2Error{padding:50px;border:1px solid #ccc;}
#cbox2LoadedContent{background:#000;padding:5px;}
#cbox2LoadingGraphic{background:url(loading2.gif) no-repeat center center;}
#cbox2LoadingOverlay{background:#000;}
#cbox2Title{position:absolute;top:-22px;left:0;color:#000;}
#cbox2Current{position:absolute;top:-22px;right:205px;text-indent:-9999px;}
#cbox2Slideshow,#cbox2Previous,#cbox2Next,#cbox2Close{text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(controls2.png) no-repeat 0 0;}
#cbox2Previous{background-position:0px 0px;right:44px;}
#cbox2Previous:hover{background-position:0px -25px;}
#cbox2Next{background-position:-25px 0px;right:22px;}
#cbox2Next:hover{background-position:-25px -25px;}
#cbox2Close{background-position:-50px 0px;right:0;}
#cbox2Close:hover{background-position:-50px -25px;}
.cbox2Slideshow_on #cbox2Previous,.cbox2Slideshow_off #cbox2Previous{right:66px;}
.cbox2Slideshow_on #cbox2Slideshow{background-position:-75px -25px;right:44px;}
.cbox2Slideshow_on #cbox2Slideshow:hover{background-position:-100px -25px;}
.cbox2Slideshow_off #cbox2Slideshow{background-position:-100px 0px;right:44px;}
.cbox2Slideshow_off #cbox2Slideshow:hover{background-position:-75px -25px;}

/* @end */
/* ColorBox Core Style:3 */

/* @group Style 3 */
/* Core Style:3 */
#colorbox,#cbox3Overlay,#cbox3Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox3Overlay{position:fixed;width:100%;height:100%;}
#cbox3MiddleLeft,#cbox3BottomLeft{clear:left;}
#cbox3Content{position:relative;}
#cbox3LoadedContent{overflow:auto;}
#cbox3Title{margin:0;}
#cbox3LoadingOverlay,#cbox3LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox3Previous,#cbox3Next,#cbox3Close,#cbox3Slideshow{cursor:pointer;}
.cbox3Photo{float:left;margin:auto;border:0;display:block;}
.cbox3Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:3 */
#cbox3Overlay{background:#000;}
#colorbox{}
#cbox3Content{margin-top:20px;}
.cbox3Iframe{background:#fff;}
#cbox3Error{padding:50px;border:1px solid #ccc;}
#cbox3LoadedContent{border:5px solid #000;background:#000;padding: 5px;background-color: none;}
#cbox3Title{position:absolute;top:-20px;left:0;color:#ccc;}
#cbox3Current{position:absolute;top:-20px;right:0px;color:#ccc;}
#cbox3Slideshow{position:absolute;top:-20px;right:90px;color:#fff;}
#cbox3Previous{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(controls3.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}
#cbox3Previous:hover{background-position:bottom left;}
#cbox3Next{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(controls3.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}
#cbox3Next:hover{background-position:bottom right;}
#cbox3LoadingOverlay{background:#000;}
#cbox3LoadingGraphic{background:url(loading3.gif) no-repeat center center;}
#cbox3Close{position:absolute;top:5px;right:5px;display:block;background:url(controls3.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}
#cbox3Close:hover{background-position:bottom center;}

/* @end */
/* ColorBox Core Style:4 */

/* @group Style 4  */
/* Core Style:4 */
#colorbox,#cbox4Overlay,#cbox4Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox4Overlay{position:fixed;width:100%;height:100%;}
#cbox4MiddleLeft,#cbox4BottomLeft{clear:left;}
#cbox4Content{position:relative;}
#cbox4LoadedContent{overflow:auto;}
#cbox4Title{margin:0;}
#cbox4LoadingOverlay,#cbox4LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox4Previous,#cbox4Next,#cbox4Close,#cbox4Slideshow{cursor:pointer;}
.cbox4Photo{float:left;margin:auto;border:0;display:block;}
.cbox4Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:4 */
#cbox4Overlay{background:#fff;}
#colorbox{}
#cbox4TopLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 0;}
#cbox4TopCenter{height:25px;background:url(border14.png) repeat-x 0 -50px;}
#cbox4TopRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px 0;}
#cbox4BottomLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 -25px;}
#cbox4BottomCenter{height:25px;background:url(border14.png) repeat-x 0 -75px;}
#cbox4BottomRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px -25px;}
#cbox4MiddleLeft{width:25px;background:url(border24.png) repeat-y 0 0;}
#cbox4MiddleRight{width:25px;background:url(border24.png) repeat-y -25px 0;}
#cbox4Content{background:#fff;overflow:hidden;}
.cbox4Iframe{background:#fff;}
#cbox4Error{padding:50px;border:1px solid #ccc;}
#cbox4LoadedContent{margin-bottom:20px;padding: 5px;}
#cbox4Title{position:absolute;bottom:0px;left:0;text-align:center;width:100%;color:#999;}
#cbox4Current{position:absolute;bottom:0px;left:100px;color:#999;}
#cbox4Slideshow{position:absolute;bottom:0px;right:42px;color:#444;}
#cbox4Previous{position:absolute;bottom:0px;left:0;color:#444;}
#cbox4Next{position:absolute;bottom:0px;left:63px;color:#444;}
#cbox4LoadingOverlay{background:#fff url(loading4.gif) no-repeat 5px 5px;}
#cbox4Close{position:absolute;bottom:0;right:0;display:block;color:#444;}
/*
The following fixes a problem where IE7 and IE8 replace a4.png's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cbox4IE #cbox4TopLeft,
.cbox4IE #cbox4TopCenter,
.cbox4IE #cbox4TopRight,
.cbox4IE #cbox4BottomLeft,
.cbox4IE #cbox4BottomCenter,
.cbox4IE #cbox4BottomRight,
.cbox4IE #cbox4MiddleLeft,
.cbox4IE #cbox4MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/*
The following provides4.png transparency support for IE6
Feel free to remove this and the / directory if you have dropped IE6 support.
*/
.cbox4IE6 #cbox4TopLeft{background:url(borderTopLeft4.png);}
.cbox4IE6 #cbox4TopCenter{background:url(borderTopCenter4.png);}
.cbox4IE6 #cbox4TopRight{background:url(borderTopRight4.png);}
.cbox4IE6 #cbox4BottomLeft{background:url(borderBottomLeft4.png);}
.cbox4IE6 #cbox4BottomCenter{background:url(borderBottomCenter4.png);}
.cbox4IE6 #cbox4BottomRight{background:url(borderBottomRight4.png);}
.cbox4IE6 #cbox4MiddleLeft{background:url(borderMiddleLeft4.png);}
.cbox4IE6 #cbox4MiddleRight{background:url(borderMiddleRight4.png);}
.cbox4IE6 #cbox4TopLeft,
.cbox4IE6 #cbox4TopCenter,
.cbox4IE6 #cbox4TopRight,
.cbox4IE6 #cbox4BottomLeft,
.cbox4IE6 #cbox4BottomCenter,
.cbox4IE6 #cbox4BottomRight,
.cbox4IE6 #cbox4MiddleLeft,
.cbox4IE6 #cbox4MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */
/* ColorBox Core Style:5 */

/* @group Style 5 */
/*  Core Style:5  */ 
#colorbox,#cbox5Overlay,#cbox5Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox5Overlay{position:fixed;width:100%;height:100%;}
#cbox5MiddleLeft,#cbox5BottomLeft{clear:left;}
#cbox5Content{position:relative;}
#cbox5LoadedContent{overflow:auto;}
#cbox5Title{margin:0;}
#cbox5LoadingOverlay,#cbox5LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{cursor:pointer;}
.cbox5Photo{float:left;margin:auto;border:0;display:block;}
.cbox5Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:5 */
#cbox5Overlay{background:#000;}
#colorbox{}
#cbox5TopLeft{width:14px;height:14px;background:url(controls5.png) no-repeat 0 0;}
#cbox5TopCenter{height:14px;background:url(border5.png) repeat-x top left;}
#cbox5TopRight{width:14px;height:14px;background:url(controls5.png) no-repeat -36px 0;}
#cbox5BottomLeft{width:14px;height:43px;background:url(controls5.png) no-repeat 0 -32px;}
#cbox5BottomCenter{height:43px;background:url(border5.png) repeat-x bottom left;}
#cbox5BottomRight{width:14px;height:43px;background:url(controls5.png) no-repeat -36px -32px;}
#cbox5MiddleLeft{width:14px;background:url(controls5.png) repeat-y -175px 0;}
#cbox5MiddleRight{width:14px;background:url(controls5.png) repeat-y -211px 0;}
#cbox5Content{background:#fff;overflow:visible;}
.cbox5Iframe{background:#fff;}
#cbox5Error{padding:50px;border:1px solid #ccc;}
#cbox5LoadedContent{margin-bottom:5px;padding: 5px;}
#cbox5LoadingOverlay{background:url(loading_background5.png) no-repeat center center;}
#cbox5LoadingGraphic{background:url(loading5.gif) no-repeat center center;}
#cbox5Title{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C;}
#cbox5Current{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{position:absolute;bottom:-29px;background:url(controls5.png) no-repeat 0px 0px;width:23px;height:23px;text-indent:-9999px;}
#cbox5Previous{left:0px;background-position:-51px -25px;}
#cbox5Previous:hover{background-position:-51px 0px;}
#cbox5Next{left:27px;background-position:-75px -25px;}
#cbox5Next:hover{background-position:-75px 0px;}
#cbox5Close{right:0;background-position:-100px -25px;}
#cbox5Close:hover{background-position:-100px 0px;}
.cbox5Slideshow_on #cbox5Slideshow{background-position:-125px 0px;right:27px;}
.cbox5Slideshow_on #cbox5Slideshow:hover{background-position:-150px 0px;}
.cbox5Slideshow_off #cbox5Slideshow{background-position:-150px -25px;right:27px;}
.cbox5Slideshow_off #cbox5Slideshow:hover{background-position:-125px 0px;}
/* @end */

/* @end */