/*
 * baguetteboxcss
 */

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

/* Start dooFaq2 stack page CSS code */
/* Iconate keyframe animations */
@-webkit-keyframes zoomOut{50%{-webkit-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-moz-keyframes zoomOut{50%{-moz-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-moz-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-o-keyframes zoomOut{50%{-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@keyframes zoomOut{50%{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-moz-keyframes zoomIn{0%{opacity:.6}25%,75%{-moz-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-o-keyframes zoomIn{0%{opacity:.6}25%,75%{-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-o-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutRight{25%{-moz-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-moz-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutRight{25%{-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutLeft{25%{-moz-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-moz-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutLeft{25%{-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutTop{25%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-moz-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutTop{25%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutBottom{25%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-moz-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutBottom{25%{-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@-moz-keyframes verticalFlip{50%{-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-o-keyframes verticalFlip{50%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}@keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-moz-keyframes horizontalFlip{50%{-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-o-keyframes horizontalFlip{50%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}@keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-moz-keyframes bounceOutBottom{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-o-keyframes bounceOutBottom{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,-5px,0)}50%{opacity:0;transform:translate3d(0,10px,0)}}@keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-moz-keyframes bounceOutTop{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-o-keyframes bounceOutTop{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,5px,0)}50%{opacity:0;transform:translate3d(0,-10px,0)}}@keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-webkit-keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-moz-keyframes bounceOutLeft{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-o-keyframes bounceOutLeft{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(5px,0,0)}50%{opacity:0;transform:translate3d(-10px,0,0)}}@keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-webkit-keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-moz-keyframes bounceOutRight{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-o-keyframes bounceOutRight{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(-5px,0,0)}50%{opacity:0;transform:translate3d(10px,0,0)}}@keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-moz-keyframes rubberBand{0%,100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-o-keyframes rubberBand{0%,100%{transform:scale3d(1,1,1)}30%,60%{transform:scale3d(1.25,.75,1)}40%,80%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}}@keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-webkit-keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;transform-origin:center}}@-moz-keyframes tada{50%{-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}70%,90%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform-origin:center;transform-origin:center}60%,80%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-moz-transform-origin:center;transform-origin:center}}@-o-keyframes tada{50%{transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-o-transform-origin:center;transform-origin:center}60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}100%{transform:scale3d(1,1,1);-o-transform-origin:center;transform-origin:center}}@keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}}@-webkit-keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutRight{30%{-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutRight{30%{transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutLeft{30%{-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutLeft{30%{transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}@-webkit-keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateAntiClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateAntiClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(-360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}

/* End dooFaq2 stack page CSS code */.b-switch,.a-switch{visibility:hidden;position:absolute;top:-99999;left:-99999;opacity:0;transition:opacity 300ms}.b-switch.show,.a-switch.show{visibility:visible;position:relative;top:0;left:0;opacity:1}.ab-switch{position:relative;padding-right:2%;padding-left:2%;-webkit-user-select:none;user-select:none;min-width:260px}.ab-switch:after{content:"";display:table;clear:both}.ab-switch.ab-break-1{border-bottom-width:1px;border-bottom-style:solid}.ab-switch.ab-break-2{border-bottom-width:2px;border-bottom-style:solid}.ab-switch.ab-break-3{border-bottom-width:3px;border-bottom-style:solid}.ab-switch.ab-break-4{border-bottom-width:5px;border-bottom-style:solid}.ab-switch.ab-break-5{border-bottom-width:1px;border-bottom-style:dashed}.ab-switch.ab-break-6{border-bottom-width:1px;border-bottom-style:dotted}.ab-switch .ab-left,.ab-switch .ab-right,.ab-switch .ab-center{width:20%;float:left}.ab-switch.ab-left .ab-center{text-align:left}.ab-switch.ab-center .ab-center{text-align:center}.ab-switch.ab-right .ab-center{text-align:right}.ab-switch .ab-center{width:100%}.ab-switch .ab-center ul{padding:0;margin:0}.ab-switch .ab-center ul li{transition:color 500ms}.ab-switch .ab-center ul li.ab-option,.ab-switch .ab-center ul li.ab-controller{display:inline-block;vertical-align:middle;line-height:0;cursor:pointer}.ab-switch .ab-center ul li.ab-option.show,.ab-switch .ab-center ul li.ab-controller.show{cursor:default;pointer-events:none}.ab-switch .ab-center ul li.ab-option{max-width:35%;display:inline-block !important;line-height:normal}.ab-switch .ab-center ul li:first-child{padding-right:2.5%;margin-right:5px}.ab-switch .ab-center ul li:last-child{padding-left:2.5%;margin-left:5px}.ab-switch.ab-square label{border-radius:5px}.ab-switch.ab-square label:after{border-radius:3px}.ab-switch label{display:inline-block;position:relative;cursor:pointer;outline:none;padding:0;box-sizing:content-box}.ab-switch label:before,.ab-switch label:after{display:block;position:absolute;content:""}.ab-switch label:after{top:2px;left:2px;bottom:2px;margin-left:0;transition:margin 0.3s ease-out}.ab-switch .ab-toggle{display:none}.ab-switch.ab-outline label{border-style:solid;border-width:1px;background-color:transparent;background-image:none}.ab-switch.ab-switch-button-1 .ab-left,.ab-switch.ab-switch-button-1 .ab-right{height:20px}.ab-switch.ab-switch-button-1.ab-round label{border-radius:20px}.ab-switch.ab-switch-button-1.ab-round label:after{border-radius:16px}.ab-switch.ab-switch-button-1 label{width:40px;height:20px}.ab-switch.ab-switch-button-1 label:after{width:16px}.ab-switch.ab-switch-button-1 label.ncd-toggle-switch:after{margin-left:20px}.ab-switch.ab-switch-button-2 .ab-left,.ab-switch.ab-switch-button-2 .ab-right{height:23px}.ab-switch.ab-switch-button-2.ab-round label{border-radius:23px}.ab-switch.ab-switch-button-2.ab-round label:after{border-radius:19px}.ab-switch.ab-switch-button-2 label{width:46px;height:23px}.ab-switch.ab-switch-button-2 label:after{width:19px}.ab-switch.ab-switch-button-2 label.ncd-toggle-switch:after{margin-left:23px}.ab-switch.ab-switch-button-3 .ab-left,.ab-switch.ab-switch-button-3 .ab-right{height:26px}.ab-switch.ab-switch-button-3.ab-round label{border-radius:26px}.ab-switch.ab-switch-button-3.ab-round label:after{border-radius:22px}.ab-switch.ab-switch-button-3 label{width:52px;height:26px}.ab-switch.ab-switch-button-3 label:after{width:22px}.ab-switch.ab-switch-button-3 label.ncd-toggle-switch:after{margin-left:26px}.ab-switch.ab-switch-button-4 .ab-left,.ab-switch.ab-switch-button-4 .ab-right{height:29px}.ab-switch.ab-switch-button-4.ab-round label{border-radius:29px}.ab-switch.ab-switch-button-4.ab-round label:after{border-radius:25px}.ab-switch.ab-switch-button-4 label{width:58px;height:29px}.ab-switch.ab-switch-button-4 label:after{width:25px}.ab-switch.ab-switch-button-4 label.ncd-toggle-switch:after{margin-left:29px}.ab-switch.ab-switch-button-5 .ab-left,.ab-switch.ab-switch-button-5 .ab-right{height:32px}.ab-switch.ab-switch-button-5.ab-round label{border-radius:32px}.ab-switch.ab-switch-button-5.ab-round label:after{border-radius:28px}.ab-switch.ab-switch-button-5 label{width:64px;height:32px}.ab-switch.ab-switch-button-5 label:after{width:28px}.ab-switch.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:32px}.ab-switch.ab-switch-text-0 li.ab-option{display:none}.ab-switch.ab-switch-text-1 li.ab-option{font-size:13px}.ab-switch.ab-switch-text-2 li.ab-option{font-size:14px}.ab-switch.ab-switch-text-3 li.ab-option{font-size:15px}.ab-switch.ab-switch-text-4 li.ab-option{font-size:16px}.ab-switch.ab-switch-text-5 li.ab-option{font-size:17px}.ab-switch.ab-switch-text-6 li.ab-option{font-size:18px}.ab-switch.ab-switch-text-7 li.ab-option{font-size:19px}

	.protected_stacks_in_219{
	-webkit-user-select: none!important;
	 -khtml-user-select: none!important;
	   -moz-user-select: none!important;
	     -o-user-select: none!important;
	        user-select: none!important;    
	}


	#stacks_in_219{
		display: none;	
	}

#stacks_in_1359 {
    background-image: url("00F420D1-E8FE-4D99-B219-1058F4795740.png");
	background-repeat: repeat;
	background-size: cover;
	background-position: center;
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
/* Start dooFaq2 stack each CSS code */

#stacks_in_8543 .faq-question{
	position: relative;
	font-size: 110% !important;
	line-height: normal !important;
	font-weight: normal;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 4px;
	cursor: pointer;
}

#stacks_in_8543 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_8543 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_8543 .fa-bars, #stacks_in_8543 .fa-toggle-off, #stacks_in_8543 .fa-question, #stacks_in_8543 .fa-angle-right{
	display: none;
}

#stacks_in_8543 .fa-angle-right{
	display: inline;
}

#stacks_in_8543 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 0px;
}


/* THEME */
#stacks_in_8543 .faqQuestionClosed{
	background-color: rgba(255, 255, 255, 0.00) !important;
	color: rgba(40, 40, 40, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_8543 .faqQuestionOpen{
	background: rgba(239, 239, 239, 1.00) !important;
	color: rgba(40, 40, 40, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_8543 .faqQuestionOpen:hover{
	background: rgba(239, 239, 239, 1.00) !important;
}

#stacks_in_8543 .faqQuestionClosed:hover{
	background: rgba(255, 255, 255, 0.00) !important;
	
	background: rgba(220, 220, 220, 0.00) !important;
	
}



#stacks_in_8543 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code */
#stacks_in_8543 {
	background-color: rgba(255, 255, 255, 0.70);
	padding: 25px 20px 15px 20px;
}

#stacks_in_8551 {
	margin: 10px 0px 0px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_8544 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_8696 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8699 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_8700 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_8578 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8557 {
	margin: 10px 0px 0px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_8704 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8713 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_8714 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_8580 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8567 {
	margin: 10px 0px 0px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_8582 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8571 {
	margin: 10px 0px 0px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_18087 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}
#stacks_in_18107>.s3_row {
	margin: 0 -5px;
}

#stacks_in_18107>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_18107>.s3_row>.s3_column_right {
	width: 20.000000%;
}




#stacks_in_18107>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_18107>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_18107>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_18107 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_18095 {
	background-color: rgba(255, 255, 255, 0.25);
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 10px 10px 10px 10px;
}

#stacks_out_18095 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_8584 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8575 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_7204 {
	margin: 15px 0px 0px 0px;
}






#stacks_in_221 img {
    max-width: 100%;
    height: auto;
}


.poster-pagination {
    text-align: center;
}


.poster-pagination {
    margin-top: 1rem;
    margin-bottom: 1rem;

}
.poster-pagination a {
    text-decoration: none;
}





.poster-list-item {
    transition: background-color 500ms;
    
    
    
    
}

.poster-item {
    
}

.poster-list-item:hover {
    
}

.poster-body {
    
}


.poster-list {
    display: flex;
    vertical-align: top;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
}

@media(max-width:767px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:768px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:992px){
    .poster-list-item {
        
        width: calc(90% / 2);
        
    }
}
@media(min-width:1200px){
    .poster-list-item {
        
        width: calc(90% / 3);
        
    }
}





/* For edit and !edit mode */

.poster-title a:hover {
    text-decoration: none !important;
}

.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}

.poster-external-link::after {
    font-family: FontAwesome;
    content: "\f08e";
    margin-left: 1rem;
    font-size: smaller;
}


/* Social */

.poster-social {
    font-size: 2rem;
    text-align: left;
    line-height: 2rem;
}

.poster-social a {
    text-decoration: none;
    margin-right: 0.5rem;
}


.poster-share {
    display: none;
}


.poster-share::after {
    font-family: FontAwesome;
    
    color: rgba(128, 128, 128, 1.00);
    
    
    content: "\f1e1";
    
}


.poster-facebook {
    display: none;
}


.poster-facebook::after {
    font-family: FontAwesome;
    
    color: rgba(128, 128, 128, 1.00);
    
    
    content: "\f082";
    
}


.poster-twitter {
    display: none;
}


.poster-twitter::after {
    font-family: FontAwesome;
    
    color: rgba(128, 128, 128, 1.00);
    
    
    content: "\f081";
    
}


.poster-pinterest {
    display: none;
}


.poster-pinterest::after {
    font-family: FontAwesome;
    
    color: rgba(128, 128, 128, 1.00);
    
    
    content: "\f0d3";
    
}


.poster-linkedin {
    display: none;
}


.poster-linkedin::after {
    font-family: FontAwesome;
    
    color: rgba(128, 128, 128, 1.00);
    
    
    content: "\f08c";
    
}


.poster-xing {
    display: none;
}


.poster-xing::after {
    font-family: FontAwesome;
    
    color: rgba(128, 128, 128, 1.00);
    
    
    content: "\f169";
    
}


.poster-envelope {
    display: none;
}


.poster-envelope::after {
    font-family: FontAwesome;
    
    color: rgba(128, 128, 128, 1.00);
    
    
    content: "\f199";
    
}

.poster-thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.poster-thumbnail-caption {
    margin-top: 5px;
}

.poster-item article {
    float: none !important;
    width: 100% !important;
}

#stacks_in_221 {
	margin: 20px 0px 0px 0px;
}














#stacks_in_18627 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_18629_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18629 a:link, #stacks_in_18629 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18629 a:hover, #stacks_in_18629 a:active {
	color:#FFFFFF;
}







#stacks_in_18629 a:link, #stacks_in_18629 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18629 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18629 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18629 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_18629 {
	margin-left:0;
}














#stacks_in_18638 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18641 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_18351>.s3_row {
	margin: 0 -10px;
}

#stacks_in_18351>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_18351>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_18351>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_18351>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_18351>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_18351 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_18355 img {
    height: auto;
}

#stacks_in_18353 img {
    height: auto;
}
#stacks_in_18342_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18342 a:link, #stacks_in_18342 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18342 a:hover, #stacks_in_18342 a:active {
	color:#FFFFFF;
}







#stacks_in_18342 a:link, #stacks_in_18342 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18342 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18342 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18342 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_18342 {
	margin-left:0;
}

#stacks_in_18347 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18349 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_18357_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18357 a:link, #stacks_in_18357 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18357 a:hover, #stacks_in_18357 a:active {
	color:#FFFFFF;
}







#stacks_in_18357 a:link, #stacks_in_18357 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18357 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18357 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18357 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_18357 {
	margin-left:0;
}

#stacks_in_18360 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18362 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_18374 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_18367_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18367 a:link, #stacks_in_18367 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18367 a:hover, #stacks_in_18367 a:active {
	color:#FFFFFF;
}







#stacks_in_18367 a:link, #stacks_in_18367 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18367 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18367 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18367 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_18367 {
	margin-left:0;
}

#stacks_in_18370 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18372 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_253 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_264 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_268 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_270 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_272 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_274 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1704_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1704 a:link, #stacks_in_1704 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1704 a:hover, #stacks_in_1704 a:active {
	color:#FFFFFF;
}







#stacks_in_1704 a:link, #stacks_in_1704 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1704 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1704 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1704 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1704 {
	margin-left:0;
}














#stacks_in_1165 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1712_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1712 a:link, #stacks_in_1712 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1712 a:hover, #stacks_in_1712 a:active {
	color:#FFFFFF;
}







#stacks_in_1712 a:link, #stacks_in_1712 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1712 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1712 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1712 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1712 {
	margin-left:0;
}
#stacks_in_7778_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7778 a:link, #stacks_in_7778 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7778 a:hover, #stacks_in_7778 a:active {
	color:#FFFFFF;
}







#stacks_in_7778 a:link, #stacks_in_7778 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7778 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7778 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7778 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7778 {
	margin-left:0;
}














#stacks_in_1040 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1724_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1724 a:link, #stacks_in_1724 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1724 a:hover, #stacks_in_1724 a:active {
	color:#FFFFFF;
}







#stacks_in_1724 a:link, #stacks_in_1724 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1724 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1724 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1724 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1724 {
	margin-left:0;
}
#stacks_in_7986_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7986 a:link, #stacks_in_7986 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7986 a:hover, #stacks_in_7986 a:active {
	color:#FFFFFF;
}







#stacks_in_7986 a:link, #stacks_in_7986 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7986 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7986 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7986 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7986 {
	margin-left:0;
}














#stacks_in_1046 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1726_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1726 a:link, #stacks_in_1726 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1726 a:hover, #stacks_in_1726 a:active {
	color:#FFFFFF;
}







#stacks_in_1726 a:link, #stacks_in_1726 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1726 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1726 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1726 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1726 {
	margin-left:0;
}
#stacks_in_7988_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7988 a:link, #stacks_in_7988 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7988 a:hover, #stacks_in_7988 a:active {
	color:#FFFFFF;
}







#stacks_in_7988 a:link, #stacks_in_7988 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7988 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7988 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7988 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7988 {
	margin-left:0;
}














#stacks_in_435 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_1048 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1731_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1731 a:link, #stacks_in_1731 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1731 a:hover, #stacks_in_1731 a:active {
	color:#FFFFFF;
}







#stacks_in_1731 a:link, #stacks_in_1731 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1731 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1731 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1731 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1731 {
	margin-left:0;
}
#stacks_in_7990_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7990 a:link, #stacks_in_7990 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7990 a:hover, #stacks_in_7990 a:active {
	color:#FFFFFF;
}







#stacks_in_7990 a:link, #stacks_in_7990 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7990 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7990 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7990 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7990 {
	margin-left:0;
}














#stacks_in_1050 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1733_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1733 a:link, #stacks_in_1733 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1733 a:hover, #stacks_in_1733 a:active {
	color:#FFFFFF;
}







#stacks_in_1733 a:link, #stacks_in_1733 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1733 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1733 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1733 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1733 {
	margin-left:0;
}
#stacks_in_7992_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7992 a:link, #stacks_in_7992 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7992 a:hover, #stacks_in_7992 a:active {
	color:#FFFFFF;
}







#stacks_in_7992 a:link, #stacks_in_7992 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7992 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7992 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7992 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7992 {
	margin-left:0;
}














#stacks_in_1052 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1735_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1735 a:link, #stacks_in_1735 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1735 a:hover, #stacks_in_1735 a:active {
	color:#FFFFFF;
}







#stacks_in_1735 a:link, #stacks_in_1735 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1735 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1735 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1735 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1735 {
	margin-left:0;
}
#stacks_in_7994_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7994 a:link, #stacks_in_7994 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7994 a:hover, #stacks_in_7994 a:active {
	color:#FFFFFF;
}







#stacks_in_7994 a:link, #stacks_in_7994 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7994 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7994 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7994 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7994 {
	margin-left:0;
}














#stacks_in_1054 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_443 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1737_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1737 a:link, #stacks_in_1737 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1737 a:hover, #stacks_in_1737 a:active {
	color:#FFFFFF;
}







#stacks_in_1737 a:link, #stacks_in_1737 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1737 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1737 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1737 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1737 {
	margin-left:0;
}
#stacks_in_7996_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7996 a:link, #stacks_in_7996 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7996 a:hover, #stacks_in_7996 a:active {
	color:#FFFFFF;
}







#stacks_in_7996 a:link, #stacks_in_7996 a:visited {
	background-color:#FFC40A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC40A), to(#A77506));
	border:1px solid #A77506;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7996 a:hover {
	background-color:#FFD30A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFD30A), to(#906605));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7996 a:active {
	background-color:#FFC40A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7996 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7996 {
	margin-left:0;
}














#stacks_in_445 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_1739_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1739 a:link, #stacks_in_1739 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1739 a:hover, #stacks_in_1739 a:active {
	color:#FFFFFF;
}







#stacks_in_1739 a:link, #stacks_in_1739 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1739 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1739 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_1739 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1739 {
	margin-left:0;
}
#stacks_in_7998_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7998 a:link, #stacks_in_7998 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7998 a:hover, #stacks_in_7998 a:active {
	color:#FFFFFF;
}







#stacks_in_7998 a:link, #stacks_in_7998 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7998 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7998 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7998 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7998 {
	margin-left:0;
}














#stacks_in_7982 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17707_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17707 a:link, #stacks_in_17707 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17707 a:hover, #stacks_in_17707 a:active {
	color:#FFFFFF;
}







#stacks_in_17707 a:link, #stacks_in_17707 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17707 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17707 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17707 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_17707 {
	margin-left:0;
}
#stacks_in_7767_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7767 a:link, #stacks_in_7767 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7767 a:hover, #stacks_in_7767 a:active {
	color:#333333;
}







#stacks_in_7767 a:link, #stacks_in_7767 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7767 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7767 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7767 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_7767 {
	margin-left:0;
}














#stacks_in_18649 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_18651_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18651 a:link, #stacks_in_18651 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18651 a:hover, #stacks_in_18651 a:active {
	color:#FFFFFF;
}







#stacks_in_18651 a:link, #stacks_in_18651 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18651 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18651 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18651 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_18651 {
	margin-left:0;
}














#stacks_in_17998 {
	background-color: rgba(0, 0, 0, 1.00);
	padding: 5px 5px 5px 5px;
}
#stacks_in_17989_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17989 a:link, #stacks_in_17989 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17989 a:hover, #stacks_in_17989 a:active {
	color:#FFFFFF;
}







#stacks_in_17989 a:link, #stacks_in_17989 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17989 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17989 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17989 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17989 {
	margin-left:0;
}

#stacks_in_18004 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17994 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17975 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17978 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15090 {
	background-color: rgba(0, 0, 0, 1.00);
	padding: 5px 5px 5px 5px;
}
#stacks_in_15077_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15077 a:link, #stacks_in_15077 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15077 a:hover, #stacks_in_15077 a:active {
	color:#FFFFFF;
}







#stacks_in_15077 a:link, #stacks_in_15077 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15077 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15077 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15077 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15077 {
	margin-left:0;
}

#stacks_in_15080 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15082 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15084_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15084 a:link, #stacks_in_15084 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15084 a:hover, #stacks_in_15084 a:active {
	color:#FFFFFF;
}







#stacks_in_15084 a:link, #stacks_in_15084 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15084 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15084 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15084 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15084 {
	margin-left:0;
}














#stacks_in_17963 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17966 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_13932_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13932 a:link, #stacks_in_13932 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13932 a:hover, #stacks_in_13932 a:active {
	color:#FFFFFF;
}







#stacks_in_13932 a:link, #stacks_in_13932 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13932 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13932 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13932 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13932 {
	margin-left:0;
}

#stacks_in_13915 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13918 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13927_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13927 a:link, #stacks_in_13927 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13927 a:hover, #stacks_in_13927 a:active {
	color:#FFFFFF;
}







#stacks_in_13927 a:link, #stacks_in_13927 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13927 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13927 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13927 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13927 {
	margin-left:0;
}
#stacks_in_13922_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13922 a:link, #stacks_in_13922 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13922 a:hover, #stacks_in_13922 a:active {
	color:#FFFFFF;
}







#stacks_in_13922 a:link, #stacks_in_13922 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13922 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13922 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13922 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13922 {
	margin-left:0;
}
#stacks_in_13920_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13920 a:link, #stacks_in_13920 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13920 a:hover, #stacks_in_13920 a:active {
	color:#FFFFFF;
}







#stacks_in_13920 a:link, #stacks_in_13920 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13920 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13920 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13920 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13920 {
	margin-left:0;
}














#stacks_in_13838 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_13831_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13831 a:link, #stacks_in_13831 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13831 a:hover, #stacks_in_13831 a:active {
	color:#FFFFFF;
}







#stacks_in_13831 a:link, #stacks_in_13831 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13831 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13831 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13831 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13831 {
	margin-left:0;
}

#stacks_in_13834 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13836 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13846_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13846 a:link, #stacks_in_13846 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13846 a:hover, #stacks_in_13846 a:active {
	color:#FFFFFF;
}







#stacks_in_13846 a:link, #stacks_in_13846 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13846 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13846 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13846 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13846 {
	margin-left:0;
}
#stacks_in_13879_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13879 a:link, #stacks_in_13879 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13879 a:hover, #stacks_in_13879 a:active {
	color:#FFFFFF;
}







#stacks_in_13879 a:link, #stacks_in_13879 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13879 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13879 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13879 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13879 {
	margin-left:0;
}
#stacks_in_13881_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13881 a:link, #stacks_in_13881 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13881 a:hover, #stacks_in_13881 a:active {
	color:#FFFFFF;
}







#stacks_in_13881 a:link, #stacks_in_13881 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13881 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13881 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13881 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13881 {
	margin-left:0;
}
#stacks_in_13885_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13885 a:link, #stacks_in_13885 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13885 a:hover, #stacks_in_13885 a:active {
	color:#FFFFFF;
}







#stacks_in_13885 a:link, #stacks_in_13885 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13885 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13885 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13885 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13885 {
	margin-left:0;
}
#stacks_in_13887_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13887 a:link, #stacks_in_13887 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13887 a:hover, #stacks_in_13887 a:active {
	color:#FFFFFF;
}







#stacks_in_13887 a:link, #stacks_in_13887 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13887 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13887 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13887 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13887 {
	margin-left:0;
}
#stacks_in_13889_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13889 a:link, #stacks_in_13889 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13889 a:hover, #stacks_in_13889 a:active {
	color:#FFFFFF;
}







#stacks_in_13889 a:link, #stacks_in_13889 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13889 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13889 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13889 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13889 {
	margin-left:0;
}
#stacks_in_13883_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13883 a:link, #stacks_in_13883 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13883 a:hover, #stacks_in_13883 a:active {
	color:#FFFFFF;
}







#stacks_in_13883 a:link, #stacks_in_13883 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13883 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13883 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13883 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13883 {
	margin-left:0;
}














#stacks_in_8167 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8170 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17896 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17898_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17898 a:link, #stacks_in_17898 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17898 a:hover, #stacks_in_17898 a:active {
	color:#FFFFFF;
}







#stacks_in_17898 a:link, #stacks_in_17898 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17898 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17898 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17898 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17898 {
	margin-left:0;
}

#stacks_in_2091 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2094 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_18406 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_18403_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18403 a:link, #stacks_in_18403 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18403 a:hover, #stacks_in_18403 a:active {
	color:#FFFFFF;
}







#stacks_in_18403 a:link, #stacks_in_18403 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18403 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18403 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18403 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_18403 {
	margin-left:0;
}














#stacks_in_5381 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5384 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13849 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_13852_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13852 a:link, #stacks_in_13852 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13852 a:hover, #stacks_in_13852 a:active {
	color:#FFFFFF;
}







#stacks_in_13852 a:link, #stacks_in_13852 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13852 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13852 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13852 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13852 {
	margin-left:0;
}

#stacks_in_13863 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13856 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1806 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1809 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7619 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7622 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_778 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_781 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_770 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_773 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17931 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17934 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17942_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17942 a:link, #stacks_in_17942 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17942 a:hover, #stacks_in_17942 a:active {
	color:#333333;
}







#stacks_in_17942 a:link, #stacks_in_17942 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17942 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17942 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17942 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17944_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17944 a:link, #stacks_in_17944 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17944 a:hover, #stacks_in_17944 a:active {
	color:#333333;
}







#stacks_in_17944 a:link, #stacks_in_17944 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17944 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17944 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17944 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_762 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_765 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13892 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13895 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13903_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13903 a:link, #stacks_in_13903 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13903 a:hover, #stacks_in_13903 a:active {
	color:#FFFFFF;
}







#stacks_in_13903 a:link, #stacks_in_13903 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13903 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13903 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13903 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13903 {
	margin-left:0;
}
#stacks_in_13905_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13905 a:link, #stacks_in_13905 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13905 a:hover, #stacks_in_13905 a:active {
	color:#FFFFFF;
}







#stacks_in_13905 a:link, #stacks_in_13905 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13905 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13905 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13905 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13905 {
	margin-left:0;
}














#stacks_in_2916 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2919 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_823 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_826 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_815 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_818 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1309 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1312 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3686 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3689 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_807 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_810 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_799 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_802 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2895 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2898 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_871 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_874 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_863 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_866 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_855 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_858 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_847 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_850 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1815 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1818 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1348 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1351 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_658 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_661 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17947 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17950 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1830 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1833 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2865 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2868 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_650 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_653 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1839 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1842 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2877 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2880 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_642 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_645 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2856 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2859 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_634 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_637 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1854 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1857 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1863 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1866 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_626 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_629 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1330 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1333 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2847 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2850 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_618 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_621 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9748 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9751 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17919 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17922 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17901 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17904 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17912_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17912 a:link, #stacks_in_17912 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17912 a:hover, #stacks_in_17912 a:active {
	color:#333333;
}







#stacks_in_17912 a:link, #stacks_in_17912 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17912 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17912 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17912 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17912 {
	margin-left:0;
}
#stacks_in_17916_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17916 a:link, #stacks_in_17916 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17916 a:hover, #stacks_in_17916 a:active {
	color:#333333;
}







#stacks_in_17916 a:link, #stacks_in_17916 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17916 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17916 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17916 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17916 {
	margin-left:0;
}
#stacks_in_17914_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17914 a:link, #stacks_in_17914 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17914 a:hover, #stacks_in_17914 a:active {
	color:#333333;
}







#stacks_in_17914 a:link, #stacks_in_17914 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17914 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17914 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17914 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17914 {
	margin-left:0;
}














#stacks_in_17859 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17862 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17870_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17870 a:link, #stacks_in_17870 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17870 a:hover, #stacks_in_17870 a:active {
	color:#FFFFFF;
}







#stacks_in_17870 a:link, #stacks_in_17870 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17870 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17870 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17870 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17870 {
	margin-left:0;
}














#stacks_in_2832 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2835 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17844 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_1878 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1881 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_610 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_613 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_17887>.s3_row {
	margin: 0 -10px;
}

#stacks_in_17887>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_17887>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_17887>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_17887>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_17887>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_17887 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_17891 img {
    height: auto;
}

#stacks_in_17889 img {
    height: auto;
}
#stacks_in_17880_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17880 a:link, #stacks_in_17880 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17880 a:hover, #stacks_in_17880 a:active {
	color:#333333;
}







#stacks_in_17880 a:link, #stacks_in_17880 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17880 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17880 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17880 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17880 {
	margin-left:0;
}

#stacks_in_17883 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17885 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1220 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1223 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2823 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2826 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1887 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1890 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9724 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9727 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2811 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2814 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1896 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1899 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1300 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1303 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6140 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6143 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_602 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_605 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_18031 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18034 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6185 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6188 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_18042_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18042 a:link, #stacks_in_18042 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18042 a:hover, #stacks_in_18042 a:active {
	color:#FFFFFF;
}







#stacks_in_18042 a:link, #stacks_in_18042 a:visited {
	background-color:#FFA00A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA00A), to(#BD6006));
	border:1px solid #BD6006;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18042 a:hover {
	background-color:#FFAC0A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC0A), to(#A45305));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18042 a:active {
	background-color:#FFA00A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18042 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_2065 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2060 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9736 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9739 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_586 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_589 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2658 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2661 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7541 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7544 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7690 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7693 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2703 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2706 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2740 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2743 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7529 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7532 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2748 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2751 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3051 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3054 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_594 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_597 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2758 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2761 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7517 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7520 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6156 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6159 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6164 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6167 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7588>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7588>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7588>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7588>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7588>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7588>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_7588 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_7592 img {
    height: auto;
}

#stacks_in_7590 img {
    height: auto;
}
#stacks_in_7581_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7581 a:link, #stacks_in_7581 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7581 a:hover, #stacks_in_7581 a:active {
	color:#333333;
}







#stacks_in_7581 a:link, #stacks_in_7581 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7581 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7581 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7581 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7581 {
	margin-left:0;
}

#stacks_in_7584 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7586 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6822 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6825 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7609>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7609>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7609>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7609>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7609>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7609>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_7609 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_7613 img {
    height: auto;
}

#stacks_in_7611 img {
    height: auto;
}
#stacks_in_7600_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7600 a:link, #stacks_in_7600 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7600 a:hover, #stacks_in_7600 a:active {
	color:#333333;
}







#stacks_in_7600 a:link, #stacks_in_7600 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7600 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7600 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7600 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7600 {
	margin-left:0;
}

#stacks_in_7603 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7605 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2766 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2769 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1318 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1321 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2776 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2779 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1905 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1908 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2784 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2787 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7631 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7634 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1926 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1929 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7505 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7508 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7553 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7556 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_578 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_581 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2712 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2715 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6081 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6084 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6089 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6092 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7487 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_7477_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7477 a:link, #stacks_in_7477 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7477 a:hover, #stacks_in_7477 a:active {
	color:#333333;
}







#stacks_in_7477 a:link, #stacks_in_7477 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7477 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7477 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7477 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7477 {
	margin-left:0;
}

#stacks_in_7480 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7482 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7465 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7468 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_718 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_721 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7453 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7456 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7441 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7444 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6032 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6035 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6040 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6043 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2721 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2724 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6048 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7267 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
}
#stacks_in_7247>.s3_row {
	margin: 0 -5px;
}

#stacks_in_7247>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_7247>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_7247>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_7247>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7247>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_7247>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



#stacks_in_7269_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7269 a:link, #stacks_in_7269 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7269 a:hover, #stacks_in_7269 a:active {
	color:#FFFFFF;
}







#stacks_in_7269 a:link, #stacks_in_7269 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7269 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7269 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7269 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_7271_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7271 a:link, #stacks_in_7271 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7271 a:hover, #stacks_in_7271 a:active {
	color:#FFFFFF;
}







#stacks_in_7271 a:link, #stacks_in_7271 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7271 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7271 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7271 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_7273_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7273 a:link, #stacks_in_7273 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7273 a:hover, #stacks_in_7273 a:active {
	color:#FFFFFF;
}







#stacks_in_7273 a:link, #stacks_in_7273 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7273 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7273 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7273 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_7251>.s3_row {
	margin: 0 -5px;
}

#stacks_in_7251>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_7251>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_7251>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_7251>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7251>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_7251>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_7251 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_7275_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7275 a:link, #stacks_in_7275 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7275 a:hover, #stacks_in_7275 a:active {
	color:#FFFFFF;
}







#stacks_in_7275 a:link, #stacks_in_7275 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7275 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7275 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7275 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_7277_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7277 a:link, #stacks_in_7277 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7277 a:hover, #stacks_in_7277 a:active {
	color:#FFFFFF;
}







#stacks_in_7277 a:link, #stacks_in_7277 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7277 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7277 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7277 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_7279_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7279 a:link, #stacks_in_7279 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7279 a:hover, #stacks_in_7279 a:active {
	color:#FFFFFF;
}







#stacks_in_7279 a:link, #stacks_in_7279 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7279 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7279 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7279 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6051 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_6056 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6059 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7498 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_7493 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7496 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1935 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1938 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7304 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_7294_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7294 a:link, #stacks_in_7294 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7294 a:hover, #stacks_in_7294 a:active {
	color:#333333;
}







#stacks_in_7294 a:link, #stacks_in_7294 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7294 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7294 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7294 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7294 {
	margin-left:0;
}

#stacks_in_7297 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7299 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2071 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2074 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14082 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_14073_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14073 a:link, #stacks_in_14073 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14073 a:hover, #stacks_in_14073 a:active {
	color:#333333;
}







#stacks_in_14073 a:link, #stacks_in_14073 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14073 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14073 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14073 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14073 {
	margin-left:0;
}

#stacks_in_14076 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14078 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14080_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14080 a:link, #stacks_in_14080 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14080 a:hover, #stacks_in_14080 a:active {
	color:#333333;
}







#stacks_in_14080 a:link, #stacks_in_14080 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14080 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14080 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14080 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14080 {
	margin-left:0;
}














#stacks_in_14058 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_14066>.s3_row {
	margin: 0 -5px;
}

#stacks_in_14066>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_14066>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_14066>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_14066>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_14066>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_14066>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_14066>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_14066>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_14066 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_13939_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13939 a:link, #stacks_in_13939 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13939 a:hover, #stacks_in_13939 a:active {
	color:#FFFFFF;
}







#stacks_in_13939 a:link, #stacks_in_13939 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13939 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13939 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_13939 {
	margin-left:0;
}
#stacks_in_13942_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13942 a:link, #stacks_in_13942 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13942 a:hover, #stacks_in_13942 a:active {
	color:#FFFFFF;
}







#stacks_in_13942 a:link, #stacks_in_13942 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13942 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13942 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_13942 {
	margin-left:0;
}
#stacks_in_14070_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14070 a:link, #stacks_in_14070 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14070 a:hover, #stacks_in_14070 a:active {
	color:#FFFFFF;
}







#stacks_in_14070 a:link, #stacks_in_14070 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14070 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14070 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_14070 {
	margin-left:0;
}

#stacks_in_13945 {
	margin: 20px 0px 0px 0px;
}
/* Start dooFaq2 stack each CSS code */

#stacks_in_13947 .faq-question{
	position: relative;
	font-size: 100% !important;
	line-height: normal !important;
	font-weight: normal;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 4px;
	cursor: pointer;
}

#stacks_in_13947 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_13947 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_13947 .fa-bars, #stacks_in_13947 .fa-toggle-off, #stacks_in_13947 .fa-question, #stacks_in_13947 .fa-angle-right{
	display: none;
}

#stacks_in_13947 .fa-angle-right{
	display: inline;
}

#stacks_in_13947 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 0px;
}


/* THEME */
#stacks_in_13947 .faqQuestionClosed{
	background-color: rgba(109, 118, 126, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_13947 .faqQuestionOpen{
	background: rgba(230, 230, 230, 1.00) !important;
	color: rgba(40, 40, 40, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_13947 .faqQuestionOpen:hover{
	background: rgba(230, 230, 230, 1.00) !important;
}

#stacks_in_13947 .faqQuestionClosed:hover{
	background: rgba(144, 153, 161, 1.00) !important;
	
	background: rgba(74, 83, 91, 1.00) !important;
	
}



#stacks_in_13947 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code */
#stacks_in_13947 {
	margin: 5px 0px 0px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_14176 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_14167{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_14167.ab-break-1,#ab-switch-stacks_in_14167.ab-break-2,#ab-switch-stacks_in_14167.ab-break-3,#ab-switch-stacks_in_14167.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_14167 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_14167 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_14167 label{background-color:#999999}#ab-switch-stacks_in_14167 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_14167.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_14167.ab-outline label{border-color:#999999}#ab-switch-stacks_in_14167.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_14167.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_14167.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_14167.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_14167.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_14167.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_14167.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_14167.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_14167.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_14167.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_14167.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_14167.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_14167.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_14167.ab-switch-button-3 label,#ab-switch-stacks_in_14167.ab-switch-button-4 label,#ab-switch-stacks_in_14167.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_14167.ab-switch-button-3 label:after,#ab-switch-stacks_in_14167.ab-switch-button-4 label:after,#ab-switch-stacks_in_14167.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_14167.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_14167.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_14167.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_14167.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_14167.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_14167.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_14167.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_14167.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_13974_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13974 a:link, #stacks_in_13974 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13974 a:hover, #stacks_in_13974 a:active {
	color:#333333;
}







#stacks_in_13974 a:link, #stacks_in_13974 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13974 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13974 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13974 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_13974 {
	margin-left:0;
}
#stacks_in_14172_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14172 a:link, #stacks_in_14172 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14172 a:hover, #stacks_in_14172 a:active {
	color:#333333;
}







#stacks_in_14172 a:link, #stacks_in_14172 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14172 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14172 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14172 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14172 {
	margin-left:0;
}
#stacks_in_14180_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14180 a:link, #stacks_in_14180 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14180 a:hover, #stacks_in_14180 a:active {
	color:#333333;
}







#stacks_in_14180 a:link, #stacks_in_14180 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14180 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14180 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14180 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14180 {
	margin-left:0;
}
#stacks_in_14182_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14182 a:link, #stacks_in_14182 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14182 a:hover, #stacks_in_14182 a:active {
	color:#FFFFFF;
}







#stacks_in_14182 a:link, #stacks_in_14182 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14182 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14182 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14182 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14182 {
	margin-left:0;
}
#stacks_in_13969_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13969 a:link, #stacks_in_13969 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13969 a:hover, #stacks_in_13969 a:active {
	color:#FFFFFF;
}







#stacks_in_13969 a:link, #stacks_in_13969 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13969 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13969 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13969 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13969 {
	margin-left:0;
}
#stacks_in_14174_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14174 a:link, #stacks_in_14174 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14174 a:hover, #stacks_in_14174 a:active {
	color:#333333;
}







#stacks_in_14174 a:link, #stacks_in_14174 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14174 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14174 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14174 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14174 {
	margin-left:0;
}
#stacks_in_14178_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14178 a:link, #stacks_in_14178 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14178 a:hover, #stacks_in_14178 a:active {
	color:#333333;
}







#stacks_in_14178 a:link, #stacks_in_14178 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14178 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14178 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14178 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14178 {
	margin-left:0;
}
#stacks_in_14186_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14186 a:link, #stacks_in_14186 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14186 a:hover, #stacks_in_14186 a:active {
	color:#FFFFFF;
}







#stacks_in_14186 a:link, #stacks_in_14186 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14186 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14186 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14186 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14186 {
	margin-left:0;
}
#stacks_in_14393_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14393 a:link, #stacks_in_14393 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14393 a:hover, #stacks_in_14393 a:active {
	color:#FFFFFF;
}







#stacks_in_14393 a:link, #stacks_in_14393 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14393 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14393 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14393 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14393 {
	margin-left:0;
}
#stacks_in_14064_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14064 a:link, #stacks_in_14064 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14064 a:hover, #stacks_in_14064 a:active {
	color:#FFFFFF;
}







#stacks_in_14064 a:link, #stacks_in_14064 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14064 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14064 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14064 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14064 {
	margin-left:0;
}
#stacks_in_14323_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14323 a:link, #stacks_in_14323 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14323 a:hover, #stacks_in_14323 a:active {
	color:#333333;
}







#stacks_in_14323 a:link, #stacks_in_14323 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14323 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14323 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14323 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14323 {
	margin-left:0;
}
#stacks_in_14159_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14159 a:link, #stacks_in_14159 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14159 a:hover, #stacks_in_14159 a:active {
	color:#FFFFFF;
}







#stacks_in_14159 a:link, #stacks_in_14159 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14159 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14159 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14159 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14159 {
	margin-left:0;
}
#stacks_in_14352_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14352 a:link, #stacks_in_14352 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14352 a:hover, #stacks_in_14352 a:active {
	color:#333333;
}







#stacks_in_14352 a:link, #stacks_in_14352 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14352 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14352 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14352 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14352 {
	margin-left:0;
}
#stacks_in_14565_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14565 a:link, #stacks_in_14565 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14565 a:hover, #stacks_in_14565 a:active {
	color:#333333;
}







#stacks_in_14565 a:link, #stacks_in_14565 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14565 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14565 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14565 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14565 {
	margin-left:0;
}
#stacks_in_14188_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14188 a:link, #stacks_in_14188 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14188 a:hover, #stacks_in_14188 a:active {
	color:#FFFFFF;
}







#stacks_in_14188 a:link, #stacks_in_14188 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14188 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14188 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14188 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_14188 {
	margin-left:0;
}
#stacks_in_14161_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14161 a:link, #stacks_in_14161 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14161 a:hover, #stacks_in_14161 a:active {
	color:#333333;
}







#stacks_in_14161 a:link, #stacks_in_14161 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14161 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14161 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14161 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_14161 {
	margin-left:0;
}
#stacks_in_14321_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14321 a:link, #stacks_in_14321 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14321 a:hover, #stacks_in_14321 a:active {
	color:#333333;
}







#stacks_in_14321 a:link, #stacks_in_14321 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14321 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14321 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14321 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14321 {
	margin-left:0;
}
#stacks_in_14301_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14301 a:link, #stacks_in_14301 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14301 a:hover, #stacks_in_14301 a:active {
	color:#FFFFFF;
}







#stacks_in_14301 a:link, #stacks_in_14301 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14301 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14301 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14301 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14301 {
	margin-left:0;
}
#stacks_in_14190_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14190 a:link, #stacks_in_14190 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14190 a:hover, #stacks_in_14190 a:active {
	color:#FFFFFF;
}







#stacks_in_14190 a:link, #stacks_in_14190 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14190 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14190 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14190 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14190 {
	margin-left:0;
}
#stacks_in_14163_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14163 a:link, #stacks_in_14163 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14163 a:hover, #stacks_in_14163 a:active {
	color:#FFFFFF;
}







#stacks_in_14163 a:link, #stacks_in_14163 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14163 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14163 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14163 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14163 {
	margin-left:0;
}
#stacks_in_14165_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14165 a:link, #stacks_in_14165 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14165 a:hover, #stacks_in_14165 a:active {
	color:#FFFFFF;
}







#stacks_in_14165 a:link, #stacks_in_14165 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14165 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14165 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14165 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14165 {
	margin-left:0;
}
#stacks_in_14170_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14170 a:link, #stacks_in_14170 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14170 a:hover, #stacks_in_14170 a:active {
	color:#FFFFFF;
}







#stacks_in_14170 a:link, #stacks_in_14170 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14170 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14170 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14170 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14170 {
	margin-left:0;
}
#stacks_in_14192_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14192 a:link, #stacks_in_14192 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14192 a:hover, #stacks_in_14192 a:active {
	color:#FFFFFF;
}







#stacks_in_14192 a:link, #stacks_in_14192 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14192 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14192 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14192 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_14192 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_14567 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_14568{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_14568.ab-break-1,#ab-switch-stacks_in_14568.ab-break-2,#ab-switch-stacks_in_14568.ab-break-3,#ab-switch-stacks_in_14568.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_14568 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_14568 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_14568 label{background-color:#999999}#ab-switch-stacks_in_14568 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_14568.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_14568.ab-outline label{border-color:#999999}#ab-switch-stacks_in_14568.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_14568.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_14568.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_14568.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_14568.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_14568.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_14568.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_14568.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_14568.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_14568.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_14568.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_14568.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_14568.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_14568.ab-switch-button-3 label,#ab-switch-stacks_in_14568.ab-switch-button-4 label,#ab-switch-stacks_in_14568.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_14568.ab-switch-button-3 label:after,#ab-switch-stacks_in_14568.ab-switch-button-4 label:after,#ab-switch-stacks_in_14568.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_14568.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_14568.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_14568.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_14568.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_14568.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_14568.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_14568.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_14568.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_14587_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14587 a:link, #stacks_in_14587 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14587 a:hover, #stacks_in_14587 a:active {
	color:#FFFFFF;
}







#stacks_in_14587 a:link, #stacks_in_14587 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14587 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14587 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14587 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_14587 {
	margin-left:0;
}
#stacks_in_14594_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14594 a:link, #stacks_in_14594 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14594 a:hover, #stacks_in_14594 a:active {
	color:#FFFFFF;
}







#stacks_in_14594 a:link, #stacks_in_14594 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14594 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14594 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14594 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14594 {
	margin-left:0;
}
#stacks_in_14618_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14618 a:link, #stacks_in_14618 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14618 a:hover, #stacks_in_14618 a:active {
	color:#FFFFFF;
}







#stacks_in_14618 a:link, #stacks_in_14618 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14618 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14618 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14618 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14618 {
	margin-left:0;
}
#stacks_in_14596_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14596 a:link, #stacks_in_14596 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14596 a:hover, #stacks_in_14596 a:active {
	color:#FFFFFF;
}







#stacks_in_14596 a:link, #stacks_in_14596 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14596 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14596 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14596 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14596 {
	margin-left:0;
}
#stacks_in_14602_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14602 a:link, #stacks_in_14602 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14602 a:hover, #stacks_in_14602 a:active {
	color:#FFFFFF;
}







#stacks_in_14602 a:link, #stacks_in_14602 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14602 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14602 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14602 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14602 {
	margin-left:0;
}
#stacks_in_14606_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14606 a:link, #stacks_in_14606 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14606 a:hover, #stacks_in_14606 a:active {
	color:#FFFFFF;
}







#stacks_in_14606 a:link, #stacks_in_14606 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14606 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14606 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14606 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14606 {
	margin-left:0;
}
#stacks_in_14616_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14616 a:link, #stacks_in_14616 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14616 a:hover, #stacks_in_14616 a:active {
	color:#FFFFFF;
}







#stacks_in_14616 a:link, #stacks_in_14616 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14616 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14616 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14616 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_14616 {
	margin-left:0;
}
#stacks_in_14570_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14570 a:link, #stacks_in_14570 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14570 a:hover, #stacks_in_14570 a:active {
	color:#FFFFFF;
}







#stacks_in_14570 a:link, #stacks_in_14570 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14570 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14570 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14570 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_14570 {
	margin-left:0;
}
#stacks_in_14573_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14573 a:link, #stacks_in_14573 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14573 a:hover, #stacks_in_14573 a:active {
	color:#FFFFFF;
}







#stacks_in_14573 a:link, #stacks_in_14573 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14573 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14573 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14573 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14573 {
	margin-left:0;
}
#stacks_in_14575_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14575 a:link, #stacks_in_14575 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14575 a:hover, #stacks_in_14575 a:active {
	color:#FFFFFF;
}







#stacks_in_14575 a:link, #stacks_in_14575 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14575 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14575 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14575 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14575 {
	margin-left:0;
}
#stacks_in_14577_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14577 a:link, #stacks_in_14577 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14577 a:hover, #stacks_in_14577 a:active {
	color:#FFFFFF;
}







#stacks_in_14577 a:link, #stacks_in_14577 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14577 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14577 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14577 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14577 {
	margin-left:0;
}
#stacks_in_14585_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14585 a:link, #stacks_in_14585 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14585 a:hover, #stacks_in_14585 a:active {
	color:#333333;
}







#stacks_in_14585 a:link, #stacks_in_14585 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14585 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14585 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14585 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_14585 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_14810 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_14811{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_14811.ab-break-1,#ab-switch-stacks_in_14811.ab-break-2,#ab-switch-stacks_in_14811.ab-break-3,#ab-switch-stacks_in_14811.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_14811 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_14811 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_14811 label{background-color:#999999}#ab-switch-stacks_in_14811 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_14811.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_14811.ab-outline label{border-color:#999999}#ab-switch-stacks_in_14811.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_14811.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_14811.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_14811.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_14811.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_14811.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_14811.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_14811.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_14811.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_14811.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_14811.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_14811.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_14811.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_14811.ab-switch-button-3 label,#ab-switch-stacks_in_14811.ab-switch-button-4 label,#ab-switch-stacks_in_14811.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_14811.ab-switch-button-3 label:after,#ab-switch-stacks_in_14811.ab-switch-button-4 label:after,#ab-switch-stacks_in_14811.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_14811.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_14811.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_14811.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_14811.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_14811.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_14811.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_14811.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_14811.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_14829_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14829 a:link, #stacks_in_14829 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14829 a:hover, #stacks_in_14829 a:active {
	color:#FFFFFF;
}







#stacks_in_14829 a:link, #stacks_in_14829 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14829 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14829 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14829 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_14829 {
	margin-left:0;
}
#stacks_in_14835_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14835 a:link, #stacks_in_14835 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14835 a:hover, #stacks_in_14835 a:active {
	color:#FFFFFF;
}







#stacks_in_14835 a:link, #stacks_in_14835 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14835 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14835 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14835 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14835 {
	margin-left:0;
}
#stacks_in_14833_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14833 a:link, #stacks_in_14833 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14833 a:hover, #stacks_in_14833 a:active {
	color:#FFFFFF;
}







#stacks_in_14833 a:link, #stacks_in_14833 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14833 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14833 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14833 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14833 {
	margin-left:0;
}
#stacks_in_14839_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14839 a:link, #stacks_in_14839 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14839 a:hover, #stacks_in_14839 a:active {
	color:#FFFFFF;
}







#stacks_in_14839 a:link, #stacks_in_14839 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14839 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14839 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14839 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14839 {
	margin-left:0;
}
#stacks_in_14827_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14827 a:link, #stacks_in_14827 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14827 a:hover, #stacks_in_14827 a:active {
	color:#333333;
}







#stacks_in_14827 a:link, #stacks_in_14827 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14827 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14827 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14827 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_14827 {
	margin-left:0;
}
#stacks_in_14813_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14813 a:link, #stacks_in_14813 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14813 a:hover, #stacks_in_14813 a:active {
	color:#FFFFFF;
}







#stacks_in_14813 a:link, #stacks_in_14813 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14813 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14813 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14813 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_14813 {
	margin-left:0;
}
#stacks_in_14816_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14816 a:link, #stacks_in_14816 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14816 a:hover, #stacks_in_14816 a:active {
	color:#FFFFFF;
}







#stacks_in_14816 a:link, #stacks_in_14816 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14816 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14816 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14816 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14816 {
	margin-left:0;
}
#stacks_in_14818_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14818 a:link, #stacks_in_14818 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14818 a:hover, #stacks_in_14818 a:active {
	color:#FFFFFF;
}







#stacks_in_14818 a:link, #stacks_in_14818 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14818 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14818 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14818 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14818 {
	margin-left:0;
}
#stacks_in_14820_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14820 a:link, #stacks_in_14820 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14820 a:hover, #stacks_in_14820 a:active {
	color:#FFFFFF;
}







#stacks_in_14820 a:link, #stacks_in_14820 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14820 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14820 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14820 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14820 {
	margin-left:0;
}
#stacks_in_14822_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14822 a:link, #stacks_in_14822 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14822 a:hover, #stacks_in_14822 a:active {
	color:#FFFFFF;
}







#stacks_in_14822 a:link, #stacks_in_14822 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14822 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14822 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14822 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_14822 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_14151 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_15103 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_15104{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_15104.ab-break-1,#ab-switch-stacks_in_15104.ab-break-2,#ab-switch-stacks_in_15104.ab-break-3,#ab-switch-stacks_in_15104.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_15104 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_15104 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_15104 label{background-color:#999999}#ab-switch-stacks_in_15104 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_15104.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_15104.ab-outline label{border-color:#999999}#ab-switch-stacks_in_15104.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_15104.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_15104.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_15104.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_15104.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_15104.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_15104.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_15104.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_15104.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_15104.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_15104.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_15104.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_15104.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_15104.ab-switch-button-3 label,#ab-switch-stacks_in_15104.ab-switch-button-4 label,#ab-switch-stacks_in_15104.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_15104.ab-switch-button-3 label:after,#ab-switch-stacks_in_15104.ab-switch-button-4 label:after,#ab-switch-stacks_in_15104.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_15104.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_15104.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_15104.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_15104.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_15104.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_15104.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_15104.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_15104.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_15117_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15117 a:link, #stacks_in_15117 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15117 a:hover, #stacks_in_15117 a:active {
	color:#FFFFFF;
}







#stacks_in_15117 a:link, #stacks_in_15117 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15117 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15117 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15117 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_15117 {
	margin-left:0;
}
#stacks_in_15120_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15120 a:link, #stacks_in_15120 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15120 a:hover, #stacks_in_15120 a:active {
	color:#333333;
}







#stacks_in_15120 a:link, #stacks_in_15120 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15120 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15120 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15120 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15120 {
	margin-left:0;
}
#stacks_in_15122_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15122 a:link, #stacks_in_15122 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15122 a:hover, #stacks_in_15122 a:active {
	color:#FFFFFF;
}







#stacks_in_15122 a:link, #stacks_in_15122 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15122 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15122 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15122 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15122 {
	margin-left:0;
}
#stacks_in_15124_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15124 a:link, #stacks_in_15124 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15124 a:hover, #stacks_in_15124 a:active {
	color:#FFFFFF;
}







#stacks_in_15124 a:link, #stacks_in_15124 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15124 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15124 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15124 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15124 {
	margin-left:0;
}
#stacks_in_15128_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15128 a:link, #stacks_in_15128 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15128 a:hover, #stacks_in_15128 a:active {
	color:#FFFFFF;
}







#stacks_in_15128 a:link, #stacks_in_15128 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15128 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15128 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15128 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15128 {
	margin-left:0;
}
#stacks_in_15129_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15129 a:link, #stacks_in_15129 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15129 a:hover, #stacks_in_15129 a:active {
	color:#FFFFFF;
}







#stacks_in_15129 a:link, #stacks_in_15129 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15129 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15129 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15129 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15129 {
	margin-left:0;
}
#stacks_in_15140_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15140 a:link, #stacks_in_15140 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15140 a:hover, #stacks_in_15140 a:active {
	color:#333333;
}







#stacks_in_15140 a:link, #stacks_in_15140 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15140 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15140 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15140 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15140 {
	margin-left:0;
}
#stacks_in_15352_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15352 a:link, #stacks_in_15352 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15352 a:hover, #stacks_in_15352 a:active {
	color:#333333;
}







#stacks_in_15352 a:link, #stacks_in_15352 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15352 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15352 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15352 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15352 {
	margin-left:0;
}
#stacks_in_15130_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15130 a:link, #stacks_in_15130 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15130 a:hover, #stacks_in_15130 a:active {
	color:#FFFFFF;
}







#stacks_in_15130 a:link, #stacks_in_15130 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15130 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15130 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15130 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15130 {
	margin-left:0;
}
#stacks_in_15134_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15134 a:link, #stacks_in_15134 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15134 a:hover, #stacks_in_15134 a:active {
	color:#FFFFFF;
}







#stacks_in_15134 a:link, #stacks_in_15134 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15134 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15134 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15134 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15134 {
	margin-left:0;
}
#stacks_in_15135_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15135 a:link, #stacks_in_15135 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15135 a:hover, #stacks_in_15135 a:active {
	color:#FFFFFF;
}







#stacks_in_15135 a:link, #stacks_in_15135 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15135 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15135 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15135 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15135 {
	margin-left:0;
}
#stacks_in_15136_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15136 a:link, #stacks_in_15136 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15136 a:hover, #stacks_in_15136 a:active {
	color:#FFFFFF;
}







#stacks_in_15136 a:link, #stacks_in_15136 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15136 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15136 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15136 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15136 {
	margin-left:0;
}
#stacks_in_15126_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15126 a:link, #stacks_in_15126 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15126 a:hover, #stacks_in_15126 a:active {
	color:#FFFFFF;
}







#stacks_in_15126 a:link, #stacks_in_15126 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15126 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15126 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15126 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_15126 {
	margin-left:0;
}
#stacks_in_15106_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15106 a:link, #stacks_in_15106 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15106 a:hover, #stacks_in_15106 a:active {
	color:#333333;
}







#stacks_in_15106 a:link, #stacks_in_15106 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15106 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15106 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15106 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_15106 {
	margin-left:0;
}
#stacks_in_15301_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15301 a:link, #stacks_in_15301 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15301 a:hover, #stacks_in_15301 a:active {
	color:#333333;
}







#stacks_in_15301 a:link, #stacks_in_15301 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15301 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15301 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15301 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15301 {
	margin-left:0;
}
#stacks_in_15142_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15142 a:link, #stacks_in_15142 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15142 a:hover, #stacks_in_15142 a:active {
	color:#333333;
}







#stacks_in_15142 a:link, #stacks_in_15142 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15142 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15142 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15142 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15142 {
	margin-left:0;
}
#stacks_in_15143_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15143 a:link, #stacks_in_15143 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15143 a:hover, #stacks_in_15143 a:active {
	color:#FFFFFF;
}







#stacks_in_15143 a:link, #stacks_in_15143 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15143 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15143 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15143 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15143 {
	margin-left:0;
}
#stacks_in_15144_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15144 a:link, #stacks_in_15144 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15144 a:hover, #stacks_in_15144 a:active {
	color:#333333;
}







#stacks_in_15144 a:link, #stacks_in_15144 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15144 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15144 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15144 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15144 {
	margin-left:0;
}
#stacks_in_15145_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15145 a:link, #stacks_in_15145 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15145 a:hover, #stacks_in_15145 a:active {
	color:#FFFFFF;
}







#stacks_in_15145 a:link, #stacks_in_15145 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15145 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15145 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15145 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15145 {
	margin-left:0;
}
#stacks_in_15146_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15146 a:link, #stacks_in_15146 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15146 a:hover, #stacks_in_15146 a:active {
	color:#333333;
}







#stacks_in_15146 a:link, #stacks_in_15146 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15146 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15146 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15146 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15146 {
	margin-left:0;
}
#stacks_in_15147_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15147 a:link, #stacks_in_15147 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15147 a:hover, #stacks_in_15147 a:active {
	color:#FFFFFF;
}







#stacks_in_15147 a:link, #stacks_in_15147 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15147 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15147 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15147 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15147 {
	margin-left:0;
}
#stacks_in_15148_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15148 a:link, #stacks_in_15148 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15148 a:hover, #stacks_in_15148 a:active {
	color:#FFFFFF;
}







#stacks_in_15148 a:link, #stacks_in_15148 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15148 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15148 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15148 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15148 {
	margin-left:0;
}
#stacks_in_15149_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15149 a:link, #stacks_in_15149 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15149 a:hover, #stacks_in_15149 a:active {
	color:#FFFFFF;
}







#stacks_in_15149 a:link, #stacks_in_15149 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15149 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15149 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15149 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15149 {
	margin-left:0;
}
#stacks_in_15150_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15150 a:link, #stacks_in_15150 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15150 a:hover, #stacks_in_15150 a:active {
	color:#FFFFFF;
}







#stacks_in_15150 a:link, #stacks_in_15150 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15150 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15150 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15150 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15150 {
	margin-left:0;
}
#stacks_in_15151_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15151 a:link, #stacks_in_15151 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15151 a:hover, #stacks_in_15151 a:active {
	color:#333333;
}







#stacks_in_15151 a:link, #stacks_in_15151 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15151 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15151 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15151 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15151 {
	margin-left:0;
}
#stacks_in_15115_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15115 a:link, #stacks_in_15115 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15115 a:hover, #stacks_in_15115 a:active {
	color:#333333;
}







#stacks_in_15115 a:link, #stacks_in_15115 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15115 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15115 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15115 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_15115 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_15794 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_15795{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_15795.ab-break-1,#ab-switch-stacks_in_15795.ab-break-2,#ab-switch-stacks_in_15795.ab-break-3,#ab-switch-stacks_in_15795.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_15795 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_15795 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_15795 label{background-color:#999999}#ab-switch-stacks_in_15795 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_15795.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_15795.ab-outline label{border-color:#999999}#ab-switch-stacks_in_15795.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_15795.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_15795.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_15795.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_15795.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_15795.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_15795.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_15795.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_15795.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_15795.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_15795.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_15795.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_15795.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_15795.ab-switch-button-3 label,#ab-switch-stacks_in_15795.ab-switch-button-4 label,#ab-switch-stacks_in_15795.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_15795.ab-switch-button-3 label:after,#ab-switch-stacks_in_15795.ab-switch-button-4 label:after,#ab-switch-stacks_in_15795.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_15795.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_15795.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_15795.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_15795.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_15795.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_15795.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_15795.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_15795.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_15824_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15824 a:link, #stacks_in_15824 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15824 a:hover, #stacks_in_15824 a:active {
	color:#333333;
}







#stacks_in_15824 a:link, #stacks_in_15824 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15824 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15824 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15824 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_15824 {
	margin-left:0;
}
#stacks_in_15847_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15847 a:link, #stacks_in_15847 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15847 a:hover, #stacks_in_15847 a:active {
	color:#FFFFFF;
}







#stacks_in_15847 a:link, #stacks_in_15847 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15847 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15847 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15847 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15847 {
	margin-left:0;
}
#stacks_in_15851_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15851 a:link, #stacks_in_15851 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15851 a:hover, #stacks_in_15851 a:active {
	color:#333333;
}







#stacks_in_15851 a:link, #stacks_in_15851 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15851 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15851 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15851 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15851 {
	margin-left:0;
}
#stacks_in_15853_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15853 a:link, #stacks_in_15853 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15853 a:hover, #stacks_in_15853 a:active {
	color:#FFFFFF;
}







#stacks_in_15853 a:link, #stacks_in_15853 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15853 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15853 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15853 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15853 {
	margin-left:0;
}
#stacks_in_15855_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15855 a:link, #stacks_in_15855 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15855 a:hover, #stacks_in_15855 a:active {
	color:#333333;
}







#stacks_in_15855 a:link, #stacks_in_15855 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15855 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15855 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15855 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15855 {
	margin-left:0;
}
#stacks_in_15857_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15857 a:link, #stacks_in_15857 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15857 a:hover, #stacks_in_15857 a:active {
	color:#333333;
}







#stacks_in_15857 a:link, #stacks_in_15857 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15857 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15857 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15857 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15857 {
	margin-left:0;
}
#stacks_in_15865_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15865 a:link, #stacks_in_15865 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15865 a:hover, #stacks_in_15865 a:active {
	color:#FFFFFF;
}







#stacks_in_15865 a:link, #stacks_in_15865 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15865 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15865 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15865 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15865 {
	margin-left:0;
}
#stacks_in_15858_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15858 a:link, #stacks_in_15858 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15858 a:hover, #stacks_in_15858 a:active {
	color:#333333;
}







#stacks_in_15858 a:link, #stacks_in_15858 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15858 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15858 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15858 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15858 {
	margin-left:0;
}
#stacks_in_15859_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15859 a:link, #stacks_in_15859 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15859 a:hover, #stacks_in_15859 a:active {
	color:#FFFFFF;
}







#stacks_in_15859 a:link, #stacks_in_15859 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15859 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15859 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15859 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15859 {
	margin-left:0;
}
#stacks_in_15860_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15860 a:link, #stacks_in_15860 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15860 a:hover, #stacks_in_15860 a:active {
	color:#FFFFFF;
}







#stacks_in_15860 a:link, #stacks_in_15860 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15860 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15860 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15860 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15860 {
	margin-left:0;
}
#stacks_in_15849_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15849 a:link, #stacks_in_15849 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15849 a:hover, #stacks_in_15849 a:active {
	color:#FFFFFF;
}







#stacks_in_15849 a:link, #stacks_in_15849 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15849 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15849 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15849 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_15849 {
	margin-left:0;
}
#stacks_in_15871_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15871 a:link, #stacks_in_15871 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15871 a:hover, #stacks_in_15871 a:active {
	color:#FFFFFF;
}







#stacks_in_15871 a:link, #stacks_in_15871 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15871 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15871 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15871 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15871 {
	margin-left:0;
}
#stacks_in_15933_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15933 a:link, #stacks_in_15933 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15933 a:hover, #stacks_in_15933 a:active {
	color:#FFFFFF;
}







#stacks_in_15933 a:link, #stacks_in_15933 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15933 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15933 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15933 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15933 {
	margin-left:0;
}
#stacks_in_15883_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15883 a:link, #stacks_in_15883 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15883 a:hover, #stacks_in_15883 a:active {
	color:#333333;
}







#stacks_in_15883 a:link, #stacks_in_15883 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15883 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15883 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15883 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15883 {
	margin-left:0;
}
#stacks_in_15881_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15881 a:link, #stacks_in_15881 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15881 a:hover, #stacks_in_15881 a:active {
	color:#333333;
}







#stacks_in_15881 a:link, #stacks_in_15881 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15881 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15881 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15881 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15881 {
	margin-left:0;
}
#stacks_in_15816_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15816 a:link, #stacks_in_15816 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15816 a:hover, #stacks_in_15816 a:active {
	color:#FFFFFF;
}







#stacks_in_15816 a:link, #stacks_in_15816 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15816 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15816 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15816 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15816 {
	margin-left:0;
}
#stacks_in_15931_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15931 a:link, #stacks_in_15931 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15931 a:hover, #stacks_in_15931 a:active {
	color:#333333;
}







#stacks_in_15931 a:link, #stacks_in_15931 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15931 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15931 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15931 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15931 {
	margin-left:0;
}
#stacks_in_15868_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15868 a:link, #stacks_in_15868 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15868 a:hover, #stacks_in_15868 a:active {
	color:#FFFFFF;
}







#stacks_in_15868 a:link, #stacks_in_15868 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15868 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15868 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15868 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15868 {
	margin-left:0;
}
#stacks_in_15929_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15929 a:link, #stacks_in_15929 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15929 a:hover, #stacks_in_15929 a:active {
	color:#FFFFFF;
}







#stacks_in_15929 a:link, #stacks_in_15929 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15929 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15929 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15929 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15929 {
	margin-left:0;
}
#stacks_in_15867_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15867 a:link, #stacks_in_15867 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15867 a:hover, #stacks_in_15867 a:active {
	color:#FFFFFF;
}







#stacks_in_15867 a:link, #stacks_in_15867 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15867 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15867 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15867 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15867 {
	margin-left:0;
}
#stacks_in_15873_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15873 a:link, #stacks_in_15873 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15873 a:hover, #stacks_in_15873 a:active {
	color:#333333;
}







#stacks_in_15873 a:link, #stacks_in_15873 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15873 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15873 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15873 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15873 {
	margin-left:0;
}
#stacks_in_15874_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15874 a:link, #stacks_in_15874 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15874 a:hover, #stacks_in_15874 a:active {
	color:#333333;
}







#stacks_in_15874 a:link, #stacks_in_15874 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15874 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15874 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15874 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15874 {
	margin-left:0;
}
#stacks_in_15875_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15875 a:link, #stacks_in_15875 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15875 a:hover, #stacks_in_15875 a:active {
	color:#333333;
}







#stacks_in_15875 a:link, #stacks_in_15875 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15875 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15875 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15875 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15875 {
	margin-left:0;
}
#stacks_in_15876_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15876 a:link, #stacks_in_15876 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15876 a:hover, #stacks_in_15876 a:active {
	color:#FFFFFF;
}







#stacks_in_15876 a:link, #stacks_in_15876 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15876 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15876 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15876 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15876 {
	margin-left:0;
}
#stacks_in_15822_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15822 a:link, #stacks_in_15822 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15822 a:hover, #stacks_in_15822 a:active {
	color:#333333;
}







#stacks_in_15822 a:link, #stacks_in_15822 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15822 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15822 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15822 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_15822 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_16390 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_16391{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_16391.ab-break-1,#ab-switch-stacks_in_16391.ab-break-2,#ab-switch-stacks_in_16391.ab-break-3,#ab-switch-stacks_in_16391.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_16391 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_16391 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_16391 label{background-color:#999999}#ab-switch-stacks_in_16391 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_16391.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_16391.ab-outline label{border-color:#999999}#ab-switch-stacks_in_16391.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_16391.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_16391.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_16391.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_16391.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_16391.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_16391.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_16391.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_16391.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_16391.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_16391.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_16391.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_16391.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_16391.ab-switch-button-3 label,#ab-switch-stacks_in_16391.ab-switch-button-4 label,#ab-switch-stacks_in_16391.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_16391.ab-switch-button-3 label:after,#ab-switch-stacks_in_16391.ab-switch-button-4 label:after,#ab-switch-stacks_in_16391.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_16391.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_16391.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_16391.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_16391.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_16391.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_16391.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_16391.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_16391.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_16422_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16422 a:link, #stacks_in_16422 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16422 a:hover, #stacks_in_16422 a:active {
	color:#333333;
}







#stacks_in_16422 a:link, #stacks_in_16422 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16422 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16422 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16422 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_16422 {
	margin-left:0;
}
#stacks_in_16441_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16441 a:link, #stacks_in_16441 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16441 a:hover, #stacks_in_16441 a:active {
	color:#FFFFFF;
}







#stacks_in_16441 a:link, #stacks_in_16441 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16441 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16441 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16441 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16441 {
	margin-left:0;
}
#stacks_in_16465_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16465 a:link, #stacks_in_16465 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16465 a:hover, #stacks_in_16465 a:active {
	color:#FFFFFF;
}







#stacks_in_16465 a:link, #stacks_in_16465 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16465 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16465 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16465 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16465 {
	margin-left:0;
}
#stacks_in_16466_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16466 a:link, #stacks_in_16466 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16466 a:hover, #stacks_in_16466 a:active {
	color:#FFFFFF;
}







#stacks_in_16466 a:link, #stacks_in_16466 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16466 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16466 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16466 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16466 {
	margin-left:0;
}
#stacks_in_16469_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16469 a:link, #stacks_in_16469 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16469 a:hover, #stacks_in_16469 a:active {
	color:#FFFFFF;
}







#stacks_in_16469 a:link, #stacks_in_16469 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16469 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16469 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16469 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16469 {
	margin-left:0;
}
#stacks_in_16470_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16470 a:link, #stacks_in_16470 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16470 a:hover, #stacks_in_16470 a:active {
	color:#FFFFFF;
}







#stacks_in_16470 a:link, #stacks_in_16470 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16470 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16470 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16470 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16470 {
	margin-left:0;
}
#stacks_in_16473_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16473 a:link, #stacks_in_16473 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16473 a:hover, #stacks_in_16473 a:active {
	color:#333333;
}







#stacks_in_16473 a:link, #stacks_in_16473 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16473 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16473 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16473 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16473 {
	margin-left:0;
}
#stacks_in_16478_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16478 a:link, #stacks_in_16478 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16478 a:hover, #stacks_in_16478 a:active {
	color:#FFFFFF;
}







#stacks_in_16478 a:link, #stacks_in_16478 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16478 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16478 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16478 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16478 {
	margin-left:0;
}
#stacks_in_16477_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16477 a:link, #stacks_in_16477 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16477 a:hover, #stacks_in_16477 a:active {
	color:#FFFFFF;
}







#stacks_in_16477 a:link, #stacks_in_16477 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16477 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16477 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16477 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16477 {
	margin-left:0;
}
#stacks_in_16443_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16443 a:link, #stacks_in_16443 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16443 a:hover, #stacks_in_16443 a:active {
	color:#FFFFFF;
}







#stacks_in_16443 a:link, #stacks_in_16443 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16443 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16443 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16443 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16443 {
	margin-left:0;
}
#stacks_in_16474_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16474 a:link, #stacks_in_16474 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16474 a:hover, #stacks_in_16474 a:active {
	color:#FFFFFF;
}







#stacks_in_16474 a:link, #stacks_in_16474 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16474 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16474 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16474 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_16474 {
	margin-left:0;
}
#stacks_in_16393_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16393 a:link, #stacks_in_16393 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16393 a:hover, #stacks_in_16393 a:active {
	color:#FFFFFF;
}







#stacks_in_16393 a:link, #stacks_in_16393 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16393 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16393 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16393 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16393 {
	margin-left:0;
}
#stacks_in_16446_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16446 a:link, #stacks_in_16446 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16446 a:hover, #stacks_in_16446 a:active {
	color:#FFFFFF;
}







#stacks_in_16446 a:link, #stacks_in_16446 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16446 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16446 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16446 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16446 {
	margin-left:0;
}
#stacks_in_16449_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16449 a:link, #stacks_in_16449 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16449 a:hover, #stacks_in_16449 a:active {
	color:#FFFFFF;
}







#stacks_in_16449 a:link, #stacks_in_16449 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16449 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16449 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16449 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16449 {
	margin-left:0;
}
#stacks_in_16453_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16453 a:link, #stacks_in_16453 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16453 a:hover, #stacks_in_16453 a:active {
	color:#FFFFFF;
}







#stacks_in_16453 a:link, #stacks_in_16453 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16453 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16453 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16453 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16453 {
	margin-left:0;
}
#stacks_in_16454_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16454 a:link, #stacks_in_16454 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16454 a:hover, #stacks_in_16454 a:active {
	color:#FFFFFF;
}







#stacks_in_16454 a:link, #stacks_in_16454 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16454 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16454 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16454 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16454 {
	margin-left:0;
}
#stacks_in_16459_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16459 a:link, #stacks_in_16459 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16459 a:hover, #stacks_in_16459 a:active {
	color:#FFFFFF;
}







#stacks_in_16459 a:link, #stacks_in_16459 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16459 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16459 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16459 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16459 {
	margin-left:0;
}
#stacks_in_16460_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16460 a:link, #stacks_in_16460 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16460 a:hover, #stacks_in_16460 a:active {
	color:#333333;
}







#stacks_in_16460 a:link, #stacks_in_16460 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16460 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16460 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16460 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16460 {
	margin-left:0;
}
#stacks_in_16461_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16461 a:link, #stacks_in_16461 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16461 a:hover, #stacks_in_16461 a:active {
	color:#FFFFFF;
}







#stacks_in_16461 a:link, #stacks_in_16461 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16461 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16461 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16461 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16461 {
	margin-left:0;
}
#stacks_in_16455_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16455 a:link, #stacks_in_16455 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16455 a:hover, #stacks_in_16455 a:active {
	color:#333333;
}







#stacks_in_16455 a:link, #stacks_in_16455 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16455 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16455 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16455 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16455 {
	margin-left:0;
}
#stacks_in_16450_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16450 a:link, #stacks_in_16450 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16450 a:hover, #stacks_in_16450 a:active {
	color:#FFFFFF;
}







#stacks_in_16450 a:link, #stacks_in_16450 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16450 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16450 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16450 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16450 {
	margin-left:0;
}
#stacks_in_16420_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16420 a:link, #stacks_in_16420 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16420 a:hover, #stacks_in_16420 a:active {
	color:#333333;
}







#stacks_in_16420 a:link, #stacks_in_16420 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16420 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16420 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16420 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_16420 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_16481 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_16482{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_16482.ab-break-1,#ab-switch-stacks_in_16482.ab-break-2,#ab-switch-stacks_in_16482.ab-break-3,#ab-switch-stacks_in_16482.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_16482 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_16482 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_16482 label{background-color:#999999}#ab-switch-stacks_in_16482 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_16482.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_16482.ab-outline label{border-color:#999999}#ab-switch-stacks_in_16482.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_16482.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_16482.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_16482.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_16482.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_16482.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_16482.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_16482.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_16482.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_16482.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_16482.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_16482.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_16482.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_16482.ab-switch-button-3 label,#ab-switch-stacks_in_16482.ab-switch-button-4 label,#ab-switch-stacks_in_16482.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_16482.ab-switch-button-3 label:after,#ab-switch-stacks_in_16482.ab-switch-button-4 label:after,#ab-switch-stacks_in_16482.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_16482.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_16482.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_16482.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_16482.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_16482.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_16482.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_16482.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_16482.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_16509_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16509 a:link, #stacks_in_16509 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16509 a:hover, #stacks_in_16509 a:active {
	color:#333333;
}







#stacks_in_16509 a:link, #stacks_in_16509 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16509 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16509 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16509 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_16509 {
	margin-left:0;
}
#stacks_in_16512_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16512 a:link, #stacks_in_16512 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16512 a:hover, #stacks_in_16512 a:active {
	color:#FFFFFF;
}







#stacks_in_16512 a:link, #stacks_in_16512 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16512 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16512 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16512 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16512 {
	margin-left:0;
}
#stacks_in_16514_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16514 a:link, #stacks_in_16514 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16514 a:hover, #stacks_in_16514 a:active {
	color:#FFFFFF;
}







#stacks_in_16514 a:link, #stacks_in_16514 a:visited {
	background-color:#FFC40A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC40A), to(#A77506));
	border:1px solid #A77506;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16514 a:hover {
	background-color:#FFD30A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFD30A), to(#906605));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16514 a:active {
	background-color:#FFC40A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16514 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16514 {
	margin-left:0;
}
#stacks_in_16516_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16516 a:link, #stacks_in_16516 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16516 a:hover, #stacks_in_16516 a:active {
	color:#FFFFFF;
}







#stacks_in_16516 a:link, #stacks_in_16516 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16516 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16516 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16516 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16516 {
	margin-left:0;
}
#stacks_in_16518_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16518 a:link, #stacks_in_16518 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16518 a:hover, #stacks_in_16518 a:active {
	color:#FFFFFF;
}







#stacks_in_16518 a:link, #stacks_in_16518 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16518 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16518 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16518 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16518 {
	margin-left:0;
}
#stacks_in_16520_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16520 a:link, #stacks_in_16520 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16520 a:hover, #stacks_in_16520 a:active {
	color:#FFFFFF;
}







#stacks_in_16520 a:link, #stacks_in_16520 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16520 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16520 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16520 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16520 {
	margin-left:0;
}
#stacks_in_16522_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16522 a:link, #stacks_in_16522 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16522 a:hover, #stacks_in_16522 a:active {
	color:#FFFFFF;
}







#stacks_in_16522 a:link, #stacks_in_16522 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16522 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16522 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16522 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16522 {
	margin-left:0;
}
#stacks_in_16524_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16524 a:link, #stacks_in_16524 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16524 a:hover, #stacks_in_16524 a:active {
	color:#FFFFFF;
}







#stacks_in_16524 a:link, #stacks_in_16524 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16524 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16524 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16524 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16524 {
	margin-left:0;
}
#stacks_in_16526_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16526 a:link, #stacks_in_16526 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16526 a:hover, #stacks_in_16526 a:active {
	color:#FFFFFF;
}







#stacks_in_16526 a:link, #stacks_in_16526 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16526 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16526 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16526 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16526 {
	margin-left:0;
}
#stacks_in_17791_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17791 a:link, #stacks_in_17791 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17791 a:hover, #stacks_in_17791 a:active {
	color:#333333;
}







#stacks_in_17791 a:link, #stacks_in_17791 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17791 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17791 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17791 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17791 {
	margin-left:0;
}
#stacks_in_17793_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17793 a:link, #stacks_in_17793 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17793 a:hover, #stacks_in_17793 a:active {
	color:#FFFFFF;
}







#stacks_in_17793 a:link, #stacks_in_17793 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17793 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17793 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17793 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17793 {
	margin-left:0;
}
#stacks_in_17823_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17823 a:link, #stacks_in_17823 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17823 a:hover, #stacks_in_17823 a:active {
	color:#333333;
}







#stacks_in_17823 a:link, #stacks_in_17823 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17823 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17823 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17823 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17823 {
	margin-left:0;
}
#stacks_in_16528_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16528 a:link, #stacks_in_16528 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16528 a:hover, #stacks_in_16528 a:active {
	color:#333333;
}







#stacks_in_16528 a:link, #stacks_in_16528 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16528 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16528 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16528 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16528 {
	margin-left:0;
}
#stacks_in_16530_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16530 a:link, #stacks_in_16530 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16530 a:hover, #stacks_in_16530 a:active {
	color:#FFFFFF;
}







#stacks_in_16530 a:link, #stacks_in_16530 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16530 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16530 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16530 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16530 {
	margin-left:0;
}
#stacks_in_17723_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17723 a:link, #stacks_in_17723 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17723 a:hover, #stacks_in_17723 a:active {
	color:#FFFFFF;
}







#stacks_in_17723 a:link, #stacks_in_17723 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17723 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17723 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17723 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17723 {
	margin-left:0;
}
#stacks_in_16532_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16532 a:link, #stacks_in_16532 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16532 a:hover, #stacks_in_16532 a:active {
	color:#FFFFFF;
}







#stacks_in_16532 a:link, #stacks_in_16532 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16532 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16532 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16532 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_16532 {
	margin-left:0;
}
#stacks_in_16487_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16487 a:link, #stacks_in_16487 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16487 a:hover, #stacks_in_16487 a:active {
	color:#333333;
}







#stacks_in_16487 a:link, #stacks_in_16487 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16487 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16487 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16487 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_16487 {
	margin-left:0;
}
#stacks_in_16491_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16491 a:link, #stacks_in_16491 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16491 a:hover, #stacks_in_16491 a:active {
	color:#333333;
}







#stacks_in_16491 a:link, #stacks_in_16491 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16491 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16491 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16491 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16491 {
	margin-left:0;
}
#stacks_in_17811_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17811 a:link, #stacks_in_17811 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17811 a:hover, #stacks_in_17811 a:active {
	color:#FFFFFF;
}







#stacks_in_17811 a:link, #stacks_in_17811 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17811 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17811 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17811 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17811 {
	margin-left:0;
}
#stacks_in_17760_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17760 a:link, #stacks_in_17760 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17760 a:hover, #stacks_in_17760 a:active {
	color:#FFFFFF;
}







#stacks_in_17760 a:link, #stacks_in_17760 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17760 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17760 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17760 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17760 {
	margin-left:0;
}
#stacks_in_16493_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16493 a:link, #stacks_in_16493 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16493 a:hover, #stacks_in_16493 a:active {
	color:#333333;
}







#stacks_in_16493 a:link, #stacks_in_16493 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16493 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16493 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16493 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16493 {
	margin-left:0;
}
#stacks_in_16495_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16495 a:link, #stacks_in_16495 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16495 a:hover, #stacks_in_16495 a:active {
	color:#FFFFFF;
}







#stacks_in_16495 a:link, #stacks_in_16495 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16495 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16495 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16495 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16495 {
	margin-left:0;
}
#stacks_in_16497_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16497 a:link, #stacks_in_16497 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16497 a:hover, #stacks_in_16497 a:active {
	color:#FFFFFF;
}







#stacks_in_16497 a:link, #stacks_in_16497 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16497 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16497 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16497 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16497 {
	margin-left:0;
}
#stacks_in_17498_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17498 a:link, #stacks_in_17498 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17498 a:hover, #stacks_in_17498 a:active {
	color:#FFFFFF;
}







#stacks_in_17498 a:link, #stacks_in_17498 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17498 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17498 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17498 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17498 {
	margin-left:0;
}
#stacks_in_17500_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17500 a:link, #stacks_in_17500 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17500 a:hover, #stacks_in_17500 a:active {
	color:#333333;
}







#stacks_in_17500 a:link, #stacks_in_17500 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17500 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17500 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17500 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17500 {
	margin-left:0;
}
#stacks_in_17797_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17797 a:link, #stacks_in_17797 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17797 a:hover, #stacks_in_17797 a:active {
	color:#FFFFFF;
}







#stacks_in_17797 a:link, #stacks_in_17797 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17797 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17797 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17797 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17797 {
	margin-left:0;
}
#stacks_in_16499_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16499 a:link, #stacks_in_16499 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16499 a:hover, #stacks_in_16499 a:active {
	color:#333333;
}







#stacks_in_16499 a:link, #stacks_in_16499 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16499 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16499 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16499 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16499 {
	margin-left:0;
}
#stacks_in_16501_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16501 a:link, #stacks_in_16501 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16501 a:hover, #stacks_in_16501 a:active {
	color:#FFFFFF;
}







#stacks_in_16501 a:link, #stacks_in_16501 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16501 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16501 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16501 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16501 {
	margin-left:0;
}
#stacks_in_16503_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16503 a:link, #stacks_in_16503 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16503 a:hover, #stacks_in_16503 a:active {
	color:#333333;
}







#stacks_in_16503 a:link, #stacks_in_16503 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16503 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16503 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16503 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16503 {
	margin-left:0;
}
#stacks_in_17777_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17777 a:link, #stacks_in_17777 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17777 a:hover, #stacks_in_17777 a:active {
	color:#333333;
}







#stacks_in_17777 a:link, #stacks_in_17777 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17777 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17777 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17777 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17777 {
	margin-left:0;
}
#stacks_in_16505_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16505 a:link, #stacks_in_16505 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16505 a:hover, #stacks_in_16505 a:active {
	color:#FFFFFF;
}







#stacks_in_16505 a:link, #stacks_in_16505 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16505 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16505 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16505 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16505 {
	margin-left:0;
}
#stacks_in_16507_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16507 a:link, #stacks_in_16507 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16507 a:hover, #stacks_in_16507 a:active {
	color:#FFFFFF;
}







#stacks_in_16507 a:link, #stacks_in_16507 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16507 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16507 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16507 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_16507 {
	margin-left:0;
}













#stacks_in_17360_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17360 a:link, #stacks_in_17360 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17360 a:hover, #stacks_in_17360 a:active {
	color:#333333;
}







#stacks_in_17360 a:link, #stacks_in_17360 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17360 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17360 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17360 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17360 {
	margin-left:0;
}

#stacks_in_17363 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_17365_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17365 a:link, #stacks_in_17365 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17365 a:hover, #stacks_in_17365 a:active {
	color:#FFFFFF;
}







#stacks_in_17365 a:link, #stacks_in_17365 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17365 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17365 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17365 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17365 {
	margin-left:0;
}

#stacks_in_17367 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17369 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17464_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17464 a:link, #stacks_in_17464 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17464 a:hover, #stacks_in_17464 a:active {
	color:#FFFFFF;
}







#stacks_in_17464 a:link, #stacks_in_17464 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17464 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17464 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17464 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17371_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17371 a:link, #stacks_in_17371 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17371 a:hover, #stacks_in_17371 a:active {
	color:#333333;
}







#stacks_in_17371 a:link, #stacks_in_17371 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17371 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17371 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17371 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17458_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17458 a:link, #stacks_in_17458 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17458 a:hover, #stacks_in_17458 a:active {
	color:#333333;
}







#stacks_in_17458 a:link, #stacks_in_17458 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17458 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17458 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17458 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17460_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17460 a:link, #stacks_in_17460 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17460 a:hover, #stacks_in_17460 a:active {
	color:#333333;
}







#stacks_in_17460 a:link, #stacks_in_17460 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17460 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17460 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17460 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17462_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17462 a:link, #stacks_in_17462 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17462 a:hover, #stacks_in_17462 a:active {
	color:#333333;
}







#stacks_in_17462 a:link, #stacks_in_17462 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17462 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17462 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17462 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17373_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17373 a:link, #stacks_in_17373 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17373 a:hover, #stacks_in_17373 a:active {
	color:#FFFFFF;
}







#stacks_in_17373 a:link, #stacks_in_17373 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17373 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17373 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17373 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17375_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17375 a:link, #stacks_in_17375 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17375 a:hover, #stacks_in_17375 a:active {
	color:#FFFFFF;
}







#stacks_in_17375 a:link, #stacks_in_17375 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17375 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17375 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17375 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17377_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17377 a:link, #stacks_in_17377 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17377 a:hover, #stacks_in_17377 a:active {
	color:#FFFFFF;
}







#stacks_in_17377 a:link, #stacks_in_17377 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17377 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17377 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17377 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17379_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17379 a:link, #stacks_in_17379 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17379 a:hover, #stacks_in_17379 a:active {
	color:#FFFFFF;
}







#stacks_in_17379 a:link, #stacks_in_17379 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17379 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17379 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17379 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17381_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17381 a:link, #stacks_in_17381 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17381 a:hover, #stacks_in_17381 a:active {
	color:#FFFFFF;
}







#stacks_in_17381 a:link, #stacks_in_17381 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17381 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17381 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17381 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_1944 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1947 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_17219_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17219 a:link, #stacks_in_17219 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17219 a:hover, #stacks_in_17219 a:active {
	color:#333333;
}







#stacks_in_17219 a:link, #stacks_in_17219 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17219 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17219 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17219 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17219 {
	margin-left:0;
}

#stacks_in_17229 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_17230_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17230 a:link, #stacks_in_17230 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17230 a:hover, #stacks_in_17230 a:active {
	color:#FFFFFF;
}







#stacks_in_17230 a:link, #stacks_in_17230 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17230 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17230 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17230 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17230 {
	margin-left:0;
}

#stacks_in_17222 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17224 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17233_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17233 a:link, #stacks_in_17233 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17233 a:hover, #stacks_in_17233 a:active {
	color:#333333;
}







#stacks_in_17233 a:link, #stacks_in_17233 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17233 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17233 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17233 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17235_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17235 a:link, #stacks_in_17235 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17235 a:hover, #stacks_in_17235 a:active {
	color:#333333;
}







#stacks_in_17235 a:link, #stacks_in_17235 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17235 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17235 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17235 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17239_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17239 a:link, #stacks_in_17239 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17239 a:hover, #stacks_in_17239 a:active {
	color:#333333;
}







#stacks_in_17239 a:link, #stacks_in_17239 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17239 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17239 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17239 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17252_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17252 a:link, #stacks_in_17252 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17252 a:hover, #stacks_in_17252 a:active {
	color:#333333;
}







#stacks_in_17252 a:link, #stacks_in_17252 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17252 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17252 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17252 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17237_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17237 a:link, #stacks_in_17237 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17237 a:hover, #stacks_in_17237 a:active {
	color:#333333;
}







#stacks_in_17237 a:link, #stacks_in_17237 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17237 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17237 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17237 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17250_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17250 a:link, #stacks_in_17250 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17250 a:hover, #stacks_in_17250 a:active {
	color:#333333;
}







#stacks_in_17250 a:link, #stacks_in_17250 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17250 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17250 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17250 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_1953 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1956 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7193 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7196 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15740_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15740 a:link, #stacks_in_15740 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15740 a:hover, #stacks_in_15740 a:active {
	color:#FFFFFF;
}







#stacks_in_15740 a:link, #stacks_in_15740 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15740 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15740 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15740 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15742_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15742 a:link, #stacks_in_15742 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15742 a:hover, #stacks_in_15742 a:active {
	color:#FFFFFF;
}







#stacks_in_15742 a:link, #stacks_in_15742 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15742 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15742 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15742 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15731_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15731 a:link, #stacks_in_15731 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15731 a:hover, #stacks_in_15731 a:active {
	color:#FFFFFF;
}







#stacks_in_15731 a:link, #stacks_in_15731 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15731 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15731 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15731 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15733_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15733 a:link, #stacks_in_15733 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15733 a:hover, #stacks_in_15733 a:active {
	color:#FFFFFF;
}







#stacks_in_15733 a:link, #stacks_in_15733 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15733 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15733 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15733 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_7145 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7148 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17177 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17180 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17185_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17185 a:link, #stacks_in_17185 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17185 a:hover, #stacks_in_17185 a:active {
	color:#333333;
}







#stacks_in_17185 a:link, #stacks_in_17185 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17185 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17185 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17185 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17202_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17202 a:link, #stacks_in_17202 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17202 a:hover, #stacks_in_17202 a:active {
	color:#333333;
}







#stacks_in_17202 a:link, #stacks_in_17202 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17202 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17202 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17202 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17189_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17189 a:link, #stacks_in_17189 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17189 a:hover, #stacks_in_17189 a:active {
	color:#333333;
}







#stacks_in_17189 a:link, #stacks_in_17189 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17189 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17189 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17189 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17191_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17191 a:link, #stacks_in_17191 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17191 a:hover, #stacks_in_17191 a:active {
	color:#333333;
}







#stacks_in_17191 a:link, #stacks_in_17191 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17191 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17191 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17191 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17285_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17285 a:link, #stacks_in_17285 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17285 a:hover, #stacks_in_17285 a:active {
	color:#333333;
}







#stacks_in_17285 a:link, #stacks_in_17285 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17285 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17285 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17285 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17204_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17204 a:link, #stacks_in_17204 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17204 a:hover, #stacks_in_17204 a:active {
	color:#333333;
}







#stacks_in_17204 a:link, #stacks_in_17204 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17204 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17204 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17204 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17287_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17287 a:link, #stacks_in_17287 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17287 a:hover, #stacks_in_17287 a:active {
	color:#333333;
}







#stacks_in_17287 a:link, #stacks_in_17287 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17287 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17287 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17287 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17289_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17289 a:link, #stacks_in_17289 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17289 a:hover, #stacks_in_17289 a:active {
	color:#333333;
}







#stacks_in_17289 a:link, #stacks_in_17289 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17289 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17289 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17289 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_1962 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1965 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1362 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1365 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1971 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1974 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_17266>.s3_row {
	margin: 0 -10px;
}

#stacks_in_17266>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_17266>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_17266>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_17266>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_17266>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_17266 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_17270 img {
    height: auto;
}

#stacks_in_17268 img {
    height: auto;
}
#stacks_in_17255_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17255 a:link, #stacks_in_17255 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17255 a:hover, #stacks_in_17255 a:active {
	color:#FFFFFF;
}







#stacks_in_17255 a:link, #stacks_in_17255 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17255 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17255 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17255 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17255 {
	margin-left:0;
}

#stacks_in_17272 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17260 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2666 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2669 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2674 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2677 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14794>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14794>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14794>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14794>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14794>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14794>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14794 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14798 img {
    height: auto;
}

#stacks_in_14796 img {
    height: auto;
}
#stacks_in_14779_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14779 a:link, #stacks_in_14779 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14779 a:hover, #stacks_in_14779 a:active {
	color:#FFFFFF;
}







#stacks_in_14779 a:link, #stacks_in_14779 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14779 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14779 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14779 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14779 {
	margin-left:0;
}

#stacks_in_14786 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14788 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14782_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14782 a:link, #stacks_in_14782 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14782 a:hover, #stacks_in_14782 a:active {
	color:#333333;
}







#stacks_in_14782 a:link, #stacks_in_14782 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14782 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14782 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14782 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14782 {
	margin-left:0;
}
#stacks_in_14784_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14784 a:link, #stacks_in_14784 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14784 a:hover, #stacks_in_14784 a:active {
	color:#333333;
}







#stacks_in_14784 a:link, #stacks_in_14784 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14784 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14784 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14784 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14784 {
	margin-left:0;
}














#stacks_in_8476 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5984 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5987 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14517_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14517 a:link, #stacks_in_14517 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14517 a:hover, #stacks_in_14517 a:active {
	color:#FFFFFF;
}







#stacks_in_14517 a:link, #stacks_in_14517 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14517 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14517 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14517 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_14519_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14519 a:link, #stacks_in_14519 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14519 a:hover, #stacks_in_14519 a:active {
	color:#FFFFFF;
}







#stacks_in_14519 a:link, #stacks_in_14519 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14519 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14519 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14519 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_13118 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13015>.s3_row {
	margin: 0 -5px;
}

#stacks_in_13015>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13015>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13015>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_13015 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_13020_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13020 a:link, #stacks_in_13020 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13020 a:hover, #stacks_in_13020 a:active {
	color:#FFFFFF;
}







#stacks_in_13020 a:link, #stacks_in_13020 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13020 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13020 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_13020 {
	margin-left:0;
}
#stacks_in_13017_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13017 a:link, #stacks_in_13017 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13017 a:hover, #stacks_in_13017 a:active {
	color:#FFFFFF;
}







#stacks_in_13017 a:link, #stacks_in_13017 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13017 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13017 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_13017 {
	margin-left:0;
}

#stacks_in_13023 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_13025>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13025>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13025>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13025>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13025>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13025>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13025>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13025>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13031 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13034_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13034 a:link, #stacks_in_13034 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13034 a:hover, #stacks_in_13034 a:active {
	color:#FFFFFF;
}







#stacks_in_13034 a:link, #stacks_in_13034 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13034 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13034 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13034 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13034 {
	margin-left:0;
}

#stacks_in_13026 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13029_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13029 a:link, #stacks_in_13029 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13029 a:hover, #stacks_in_13029 a:active {
	color:#FFFFFF;
}







#stacks_in_13029 a:link, #stacks_in_13029 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13029 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13029 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13029 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13029 {
	margin-left:0;
}
#stacks_in_13036>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13036>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13036>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13036>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13036>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13036>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13036>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13036>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13036 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13042 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13045_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13045 a:link, #stacks_in_13045 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13045 a:hover, #stacks_in_13045 a:active {
	color:#FFFFFF;
}







#stacks_in_13045 a:link, #stacks_in_13045 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13045 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13045 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13045 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13045 {
	margin-left:0;
}

#stacks_in_13037 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13040_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13040 a:link, #stacks_in_13040 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13040 a:hover, #stacks_in_13040 a:active {
	color:#FFFFFF;
}







#stacks_in_13040 a:link, #stacks_in_13040 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13040 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13040 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13040 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13040 {
	margin-left:0;
}
#stacks_in_13047>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13047>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13047>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13047>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13047>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13047>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13047>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13047>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13047 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13053 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13056_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13056 a:link, #stacks_in_13056 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13056 a:hover, #stacks_in_13056 a:active {
	color:#FFFFFF;
}







#stacks_in_13056 a:link, #stacks_in_13056 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13056 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13056 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13056 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13056 {
	margin-left:0;
}

#stacks_in_13048 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13051_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13051 a:link, #stacks_in_13051 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13051 a:hover, #stacks_in_13051 a:active {
	color:#FFFFFF;
}







#stacks_in_13051 a:link, #stacks_in_13051 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13051 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13051 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13051 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13051 {
	margin-left:0;
}
#stacks_in_13123>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13123>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13123>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13123>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13123>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13123>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13123>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13123>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13123 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13129 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13132_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13132 a:link, #stacks_in_13132 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13132 a:hover, #stacks_in_13132 a:active {
	color:#FFFFFF;
}







#stacks_in_13132 a:link, #stacks_in_13132 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13132 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13132 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13132 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13132 {
	margin-left:0;
}

#stacks_in_13124 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13127_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13127 a:link, #stacks_in_13127 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13127 a:hover, #stacks_in_13127 a:active {
	color:#FFFFFF;
}







#stacks_in_13127 a:link, #stacks_in_13127 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13127 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13127 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13127 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13127 {
	margin-left:0;
}
#stacks_in_13134>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13134>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13134>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13134>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13134>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13134>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13134>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13134>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13134 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13140 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13143_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13143 a:link, #stacks_in_13143 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13143 a:hover, #stacks_in_13143 a:active {
	color:#FFFFFF;
}







#stacks_in_13143 a:link, #stacks_in_13143 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13143 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13143 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13143 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13143 {
	margin-left:0;
}

#stacks_in_13135 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13138_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13138 a:link, #stacks_in_13138 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13138 a:hover, #stacks_in_13138 a:active {
	color:#FFFFFF;
}







#stacks_in_13138 a:link, #stacks_in_13138 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13138 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13138 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13138 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13138 {
	margin-left:0;
}
#stacks_in_13145>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13145>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13145>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13145>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13145>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13145>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13145>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13145>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13145 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13151 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13154_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13154 a:link, #stacks_in_13154 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13154 a:hover, #stacks_in_13154 a:active {
	color:#FFFFFF;
}







#stacks_in_13154 a:link, #stacks_in_13154 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13154 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13154 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13154 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13154 {
	margin-left:0;
}

#stacks_in_13146 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13149_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13149 a:link, #stacks_in_13149 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13149 a:hover, #stacks_in_13149 a:active {
	color:#FFFFFF;
}







#stacks_in_13149 a:link, #stacks_in_13149 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13149 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13149 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13149 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13149 {
	margin-left:0;
}
#stacks_in_13156>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13156>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13156>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13156>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13156>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13156>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13156>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13156>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13156 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13162 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13165_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13165 a:link, #stacks_in_13165 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13165 a:hover, #stacks_in_13165 a:active {
	color:#FFFFFF;
}







#stacks_in_13165 a:link, #stacks_in_13165 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13165 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13165 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13165 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13165 {
	margin-left:0;
}

#stacks_in_13157 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13160_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13160 a:link, #stacks_in_13160 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13160 a:hover, #stacks_in_13160 a:active {
	color:#FFFFFF;
}







#stacks_in_13160 a:link, #stacks_in_13160 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13160 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13160 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13160 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13160 {
	margin-left:0;
}
#stacks_in_13167>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13167>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13167>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13167>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13167>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13167>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13167>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13167>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13167 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13173 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13176_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13176 a:link, #stacks_in_13176 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13176 a:hover, #stacks_in_13176 a:active {
	color:#FFFFFF;
}







#stacks_in_13176 a:link, #stacks_in_13176 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13176 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13176 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13176 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13176 {
	margin-left:0;
}

#stacks_in_13168 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13171_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13171 a:link, #stacks_in_13171 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13171 a:hover, #stacks_in_13171 a:active {
	color:#FFFFFF;
}







#stacks_in_13171 a:link, #stacks_in_13171 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13171 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13171 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13171 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13171 {
	margin-left:0;
}
#stacks_in_13178>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13178>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13178>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13178>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13178>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13178>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13178>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13178>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13178 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13184 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13187_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13187 a:link, #stacks_in_13187 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13187 a:hover, #stacks_in_13187 a:active {
	color:#FFFFFF;
}







#stacks_in_13187 a:link, #stacks_in_13187 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13187 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13187 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13187 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13187 {
	margin-left:0;
}

#stacks_in_13179 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13182_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13182 a:link, #stacks_in_13182 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13182 a:hover, #stacks_in_13182 a:active {
	color:#FFFFFF;
}







#stacks_in_13182 a:link, #stacks_in_13182 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13182 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13182 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13182 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13182 {
	margin-left:0;
}
#stacks_in_13189>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13189>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13189>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13189>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13189>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13189>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13189>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13189>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13189 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13195 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13198_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13198 a:link, #stacks_in_13198 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13198 a:hover, #stacks_in_13198 a:active {
	color:#FFFFFF;
}







#stacks_in_13198 a:link, #stacks_in_13198 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13198 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13198 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13198 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13198 {
	margin-left:0;
}

#stacks_in_13190 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13193_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13193 a:link, #stacks_in_13193 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13193 a:hover, #stacks_in_13193 a:active {
	color:#FFFFFF;
}







#stacks_in_13193 a:link, #stacks_in_13193 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13193 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13193 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13193 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13193 {
	margin-left:0;
}
#stacks_in_13200>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13200>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13200>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13200>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13200>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13200>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13200>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13200>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13200 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13206 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13209_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13209 a:link, #stacks_in_13209 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13209 a:hover, #stacks_in_13209 a:active {
	color:#FFFFFF;
}







#stacks_in_13209 a:link, #stacks_in_13209 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13209 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13209 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13209 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13209 {
	margin-left:0;
}

#stacks_in_13201 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13204_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13204 a:link, #stacks_in_13204 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13204 a:hover, #stacks_in_13204 a:active {
	color:#FFFFFF;
}







#stacks_in_13204 a:link, #stacks_in_13204 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13204 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13204 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13204 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13204 {
	margin-left:0;
}
#stacks_in_13211>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13211>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13211>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13211>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13211>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13211>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13211>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13211>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13211 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13217 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13220_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13220 a:link, #stacks_in_13220 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13220 a:hover, #stacks_in_13220 a:active {
	color:#FFFFFF;
}







#stacks_in_13220 a:link, #stacks_in_13220 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13220 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13220 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13220 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13220 {
	margin-left:0;
}

#stacks_in_13212 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13215_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13215 a:link, #stacks_in_13215 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13215 a:hover, #stacks_in_13215 a:active {
	color:#FFFFFF;
}







#stacks_in_13215 a:link, #stacks_in_13215 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13215 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13215 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13215 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13215 {
	margin-left:0;
}
#stacks_in_13222>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13222>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13222>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13222>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13222>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13222>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13222>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13222>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13222 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13228 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13231_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13231 a:link, #stacks_in_13231 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13231 a:hover, #stacks_in_13231 a:active {
	color:#FFFFFF;
}







#stacks_in_13231 a:link, #stacks_in_13231 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13231 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13231 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13231 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13231 {
	margin-left:0;
}

#stacks_in_13223 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13226_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13226 a:link, #stacks_in_13226 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13226 a:hover, #stacks_in_13226 a:active {
	color:#FFFFFF;
}







#stacks_in_13226 a:link, #stacks_in_13226 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13226 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13226 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13226 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13226 {
	margin-left:0;
}
#stacks_in_13233>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13233>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13233>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13233>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13233>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13233>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13233>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13233>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13233 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13239 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13242_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13242 a:link, #stacks_in_13242 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13242 a:hover, #stacks_in_13242 a:active {
	color:#FFFFFF;
}







#stacks_in_13242 a:link, #stacks_in_13242 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13242 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13242 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13242 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13242 {
	margin-left:0;
}

#stacks_in_13234 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13237_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13237 a:link, #stacks_in_13237 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13237 a:hover, #stacks_in_13237 a:active {
	color:#FFFFFF;
}







#stacks_in_13237 a:link, #stacks_in_13237 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13237 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13237 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13237 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13237 {
	margin-left:0;
}

#stacks_in_13058 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13060 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13062 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_13063{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_13063.ab-break-1,#ab-switch-stacks_in_13063.ab-break-2,#ab-switch-stacks_in_13063.ab-break-3,#ab-switch-stacks_in_13063.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_13063 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_13063 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_13063 label{background-color:#999999}#ab-switch-stacks_in_13063 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_13063.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_13063.ab-outline label{border-color:#999999}#ab-switch-stacks_in_13063.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_13063.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_13063.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_13063.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_13063.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_13063.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_13063.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_13063.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_13063.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_13063.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_13063.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_13063.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_13063.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_13063.ab-switch-button-3 label,#ab-switch-stacks_in_13063.ab-switch-button-4 label,#ab-switch-stacks_in_13063.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_13063.ab-switch-button-3 label:after,#ab-switch-stacks_in_13063.ab-switch-button-4 label:after,#ab-switch-stacks_in_13063.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_13063.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_13063.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_13063.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_13063.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_13063.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_13063.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_13063.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_13063.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_13097_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13097 a:link, #stacks_in_13097 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13097 a:hover, #stacks_in_13097 a:active {
	color:#FFFFFF;
}







#stacks_in_13097 a:link, #stacks_in_13097 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13097 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13097 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13097 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_13097 {
	margin-left:0;
}
#stacks_in_13370_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13370 a:link, #stacks_in_13370 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13370 a:hover, #stacks_in_13370 a:active {
	color:#FFFFFF;
}







#stacks_in_13370 a:link, #stacks_in_13370 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13370 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13370 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13370 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13370 {
	margin-left:0;
}
#stacks_in_13372_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13372 a:link, #stacks_in_13372 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13372 a:hover, #stacks_in_13372 a:active {
	color:#FFFFFF;
}







#stacks_in_13372 a:link, #stacks_in_13372 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13372 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13372 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13372 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13372 {
	margin-left:0;
}
#stacks_in_13374_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13374 a:link, #stacks_in_13374 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13374 a:hover, #stacks_in_13374 a:active {
	color:#FFFFFF;
}







#stacks_in_13374 a:link, #stacks_in_13374 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13374 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13374 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13374 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13374 {
	margin-left:0;
}
#stacks_in_13099_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13099 a:link, #stacks_in_13099 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13099 a:hover, #stacks_in_13099 a:active {
	color:#FFFFFF;
}







#stacks_in_13099 a:link, #stacks_in_13099 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13099 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13099 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13099 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13099 {
	margin-left:0;
}
#stacks_in_13101_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13101 a:link, #stacks_in_13101 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13101 a:hover, #stacks_in_13101 a:active {
	color:#FFFFFF;
}







#stacks_in_13101 a:link, #stacks_in_13101 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13101 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13101 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13101 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13101 {
	margin-left:0;
}
#stacks_in_13103_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13103 a:link, #stacks_in_13103 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13103 a:hover, #stacks_in_13103 a:active {
	color:#FFFFFF;
}







#stacks_in_13103 a:link, #stacks_in_13103 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13103 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13103 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13103 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13103 {
	margin-left:0;
}
#stacks_in_13105_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13105 a:link, #stacks_in_13105 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13105 a:hover, #stacks_in_13105 a:active {
	color:#333333;
}







#stacks_in_13105 a:link, #stacks_in_13105 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13105 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13105 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13105 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13105 {
	margin-left:0;
}
#stacks_in_13530_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13530 a:link, #stacks_in_13530 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13530 a:hover, #stacks_in_13530 a:active {
	color:#FFFFFF;
}







#stacks_in_13530 a:link, #stacks_in_13530 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13530 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13530 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13530 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13530 {
	margin-left:0;
}
#stacks_in_13107_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13107 a:link, #stacks_in_13107 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13107 a:hover, #stacks_in_13107 a:active {
	color:#333333;
}







#stacks_in_13107 a:link, #stacks_in_13107 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13107 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13107 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13107 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13107 {
	margin-left:0;
}
#stacks_in_13109_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13109 a:link, #stacks_in_13109 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13109 a:hover, #stacks_in_13109 a:active {
	color:#FFFFFF;
}







#stacks_in_13109 a:link, #stacks_in_13109 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13109 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13109 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13109 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13109 {
	margin-left:0;
}
#stacks_in_13111_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13111 a:link, #stacks_in_13111 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13111 a:hover, #stacks_in_13111 a:active {
	color:#FFFFFF;
}







#stacks_in_13111 a:link, #stacks_in_13111 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13111 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13111 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13111 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13111 {
	margin-left:0;
}
#stacks_in_13113_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13113 a:link, #stacks_in_13113 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13113 a:hover, #stacks_in_13113 a:active {
	color:#333333;
}







#stacks_in_13113 a:link, #stacks_in_13113 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13113 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13113 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13113 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_13113 {
	margin-left:0;
}
#stacks_in_13376_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13376 a:link, #stacks_in_13376 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13376 a:hover, #stacks_in_13376 a:active {
	color:#FFFFFF;
}







#stacks_in_13376 a:link, #stacks_in_13376 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13376 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13376 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13376 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_13376 {
	margin-left:0;
}
#stacks_in_13065_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13065 a:link, #stacks_in_13065 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13065 a:hover, #stacks_in_13065 a:active {
	color:#333333;
}







#stacks_in_13065 a:link, #stacks_in_13065 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13065 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13065 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13065 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13065 {
	margin-left:0;
}
#stacks_in_13068_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13068 a:link, #stacks_in_13068 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13068 a:hover, #stacks_in_13068 a:active {
	color:#333333;
}







#stacks_in_13068 a:link, #stacks_in_13068 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13068 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13068 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13068 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13068 {
	margin-left:0;
}
#stacks_in_13070_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13070 a:link, #stacks_in_13070 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13070 a:hover, #stacks_in_13070 a:active {
	color:#FFFFFF;
}







#stacks_in_13070 a:link, #stacks_in_13070 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13070 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13070 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13070 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13070 {
	margin-left:0;
}
#stacks_in_13072_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13072 a:link, #stacks_in_13072 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13072 a:hover, #stacks_in_13072 a:active {
	color:#FFFFFF;
}







#stacks_in_13072 a:link, #stacks_in_13072 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13072 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13072 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13072 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13072 {
	margin-left:0;
}
#stacks_in_13074_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13074 a:link, #stacks_in_13074 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13074 a:hover, #stacks_in_13074 a:active {
	color:#FFFFFF;
}







#stacks_in_13074 a:link, #stacks_in_13074 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13074 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13074 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13074 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13074 {
	margin-left:0;
}
#stacks_in_13076_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13076 a:link, #stacks_in_13076 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13076 a:hover, #stacks_in_13076 a:active {
	color:#FFFFFF;
}







#stacks_in_13076 a:link, #stacks_in_13076 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13076 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13076 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13076 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13076 {
	margin-left:0;
}
#stacks_in_13078_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13078 a:link, #stacks_in_13078 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13078 a:hover, #stacks_in_13078 a:active {
	color:#333333;
}







#stacks_in_13078 a:link, #stacks_in_13078 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13078 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13078 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13078 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13078 {
	margin-left:0;
}
#stacks_in_13080_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13080 a:link, #stacks_in_13080 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13080 a:hover, #stacks_in_13080 a:active {
	color:#333333;
}







#stacks_in_13080 a:link, #stacks_in_13080 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13080 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13080 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13080 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13080 {
	margin-left:0;
}
#stacks_in_13270_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13270 a:link, #stacks_in_13270 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13270 a:hover, #stacks_in_13270 a:active {
	color:#FFFFFF;
}







#stacks_in_13270 a:link, #stacks_in_13270 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13270 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13270 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13270 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13270 {
	margin-left:0;
}
#stacks_in_13256_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13256 a:link, #stacks_in_13256 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13256 a:hover, #stacks_in_13256 a:active {
	color:#FFFFFF;
}







#stacks_in_13256 a:link, #stacks_in_13256 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13256 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13256 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13256 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13256 {
	margin-left:0;
}
#stacks_in_13084_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13084 a:link, #stacks_in_13084 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13084 a:hover, #stacks_in_13084 a:active {
	color:#333333;
}







#stacks_in_13084 a:link, #stacks_in_13084 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13084 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13084 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13084 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13084 {
	margin-left:0;
}
#stacks_in_13086_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13086 a:link, #stacks_in_13086 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13086 a:hover, #stacks_in_13086 a:active {
	color:#FFFFFF;
}







#stacks_in_13086 a:link, #stacks_in_13086 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13086 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13086 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13086 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13086 {
	margin-left:0;
}
#stacks_in_13082_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13082 a:link, #stacks_in_13082 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13082 a:hover, #stacks_in_13082 a:active {
	color:#333333;
}







#stacks_in_13082 a:link, #stacks_in_13082 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13082 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13082 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13082 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13082 {
	margin-left:0;
}
#stacks_in_13088_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13088 a:link, #stacks_in_13088 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13088 a:hover, #stacks_in_13088 a:active {
	color:#333333;
}







#stacks_in_13088 a:link, #stacks_in_13088 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13088 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13088 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13088 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_13088 {
	margin-left:0;
}














#stacks_in_12515 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12438>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12438>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12438>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12438>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_12438 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_12443_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12443 a:link, #stacks_in_12443 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12443 a:hover, #stacks_in_12443 a:active {
	color:#FFFFFF;
}







#stacks_in_12443 a:link, #stacks_in_12443 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12443 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12443 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_12443 {
	margin-left:0;
}
#stacks_in_12440_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12440 a:link, #stacks_in_12440 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12440 a:hover, #stacks_in_12440 a:active {
	color:#FFFFFF;
}







#stacks_in_12440 a:link, #stacks_in_12440 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12440 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12440 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_12440 {
	margin-left:0;
}

#stacks_in_12446 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_12448>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12448>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12448>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12448>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12448>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12448>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12448>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12448>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12454 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12457_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12457 a:link, #stacks_in_12457 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12457 a:hover, #stacks_in_12457 a:active {
	color:#FFFFFF;
}







#stacks_in_12457 a:link, #stacks_in_12457 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12457 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12457 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12457 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12457 {
	margin-left:0;
}

#stacks_in_12449 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12452_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12452 a:link, #stacks_in_12452 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12452 a:hover, #stacks_in_12452 a:active {
	color:#FFFFFF;
}







#stacks_in_12452 a:link, #stacks_in_12452 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12452 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12452 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12452 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12452 {
	margin-left:0;
}
#stacks_in_12459>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12459>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12459>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12459>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12459>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12459>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12459>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12459>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12459 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12465 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12468_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12468 a:link, #stacks_in_12468 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12468 a:hover, #stacks_in_12468 a:active {
	color:#FFFFFF;
}







#stacks_in_12468 a:link, #stacks_in_12468 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12468 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12468 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12468 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12468 {
	margin-left:0;
}

#stacks_in_12460 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12463_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12463 a:link, #stacks_in_12463 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12463 a:hover, #stacks_in_12463 a:active {
	color:#FFFFFF;
}







#stacks_in_12463 a:link, #stacks_in_12463 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12463 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12463 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12463 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12463 {
	margin-left:0;
}
#stacks_in_12472>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12472>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12472>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12472>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12472>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12472>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12472>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12472>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12472 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12478 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12481_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12481 a:link, #stacks_in_12481 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12481 a:hover, #stacks_in_12481 a:active {
	color:#FFFFFF;
}







#stacks_in_12481 a:link, #stacks_in_12481 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12481 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12481 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12481 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12481 {
	margin-left:0;
}

#stacks_in_12473 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12476_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12476 a:link, #stacks_in_12476 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12476 a:hover, #stacks_in_12476 a:active {
	color:#FFFFFF;
}







#stacks_in_12476 a:link, #stacks_in_12476 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12476 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12476 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12476 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12476 {
	margin-left:0;
}

#stacks_in_12494 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12496 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13008 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_13005{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_13005.ab-break-1,#ab-switch-stacks_in_13005.ab-break-2,#ab-switch-stacks_in_13005.ab-break-3,#ab-switch-stacks_in_13005.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_13005 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_13005 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_13005 label{background-color:#999999}#ab-switch-stacks_in_13005 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_13005.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_13005.ab-outline label{border-color:#999999}#ab-switch-stacks_in_13005.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_13005.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_13005.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_13005.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_13005.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_13005.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_13005.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_13005.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_13005.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_13005.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_13005.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_13005.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_13005.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_13005.ab-switch-button-3 label,#ab-switch-stacks_in_13005.ab-switch-button-4 label,#ab-switch-stacks_in_13005.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_13005.ab-switch-button-3 label:after,#ab-switch-stacks_in_13005.ab-switch-button-4 label:after,#ab-switch-stacks_in_13005.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_13005.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_13005.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_13005.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_13005.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_13005.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_13005.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_13005.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_13005.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_12767_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12767 a:link, #stacks_in_12767 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12767 a:hover, #stacks_in_12767 a:active {
	color:#333333;
}







#stacks_in_12767 a:link, #stacks_in_12767 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12767 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12767 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12767 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_12767 {
	margin-left:0;
}
#stacks_in_12765_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12765 a:link, #stacks_in_12765 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12765 a:hover, #stacks_in_12765 a:active {
	color:#FFFFFF;
}







#stacks_in_12765 a:link, #stacks_in_12765 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12765 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12765 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12765 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12765 {
	margin-left:0;
}
#stacks_in_12701_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12701 a:link, #stacks_in_12701 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12701 a:hover, #stacks_in_12701 a:active {
	color:#FFFFFF;
}







#stacks_in_12701 a:link, #stacks_in_12701 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12701 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12701 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12701 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12701 {
	margin-left:0;
}
#stacks_in_12498_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12498 a:link, #stacks_in_12498 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12498 a:hover, #stacks_in_12498 a:active {
	color:#FFFFFF;
}







#stacks_in_12498 a:link, #stacks_in_12498 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12498 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12498 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12498 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12498 {
	margin-left:0;
}
#stacks_in_12617_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12617 a:link, #stacks_in_12617 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12617 a:hover, #stacks_in_12617 a:active {
	color:#FFFFFF;
}







#stacks_in_12617 a:link, #stacks_in_12617 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12617 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12617 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12617 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12617 {
	margin-left:0;
}
#stacks_in_12703_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12703 a:link, #stacks_in_12703 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12703 a:hover, #stacks_in_12703 a:active {
	color:#FFFFFF;
}







#stacks_in_12703 a:link, #stacks_in_12703 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12703 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12703 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12703 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12703 {
	margin-left:0;
}
#stacks_in_12704_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12704 a:link, #stacks_in_12704 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12704 a:hover, #stacks_in_12704 a:active {
	color:#FFFFFF;
}







#stacks_in_12704 a:link, #stacks_in_12704 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12704 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12704 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12704 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12704 {
	margin-left:0;
}
#stacks_in_12618_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12618 a:link, #stacks_in_12618 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12618 a:hover, #stacks_in_12618 a:active {
	color:#FFFFFF;
}







#stacks_in_12618 a:link, #stacks_in_12618 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12618 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12618 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12618 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12618 {
	margin-left:0;
}
#stacks_in_12619_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12619 a:link, #stacks_in_12619 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12619 a:hover, #stacks_in_12619 a:active {
	color:#FFFFFF;
}







#stacks_in_12619 a:link, #stacks_in_12619 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12619 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12619 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12619 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12619 {
	margin-left:0;
}
#stacks_in_12611_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12611 a:link, #stacks_in_12611 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12611 a:hover, #stacks_in_12611 a:active {
	color:#FFFFFF;
}







#stacks_in_12611 a:link, #stacks_in_12611 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12611 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12611 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12611 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12611 {
	margin-left:0;
}
#stacks_in_12613_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12613 a:link, #stacks_in_12613 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12613 a:hover, #stacks_in_12613 a:active {
	color:#333333;
}







#stacks_in_12613 a:link, #stacks_in_12613 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12613 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12613 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12613 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12613 {
	margin-left:0;
}
#stacks_in_12559_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12559 a:link, #stacks_in_12559 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12559 a:hover, #stacks_in_12559 a:active {
	color:#FFFFFF;
}







#stacks_in_12559 a:link, #stacks_in_12559 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12559 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12559 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12559 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_12559 {
	margin-left:0;
}
#stacks_in_12615_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12615 a:link, #stacks_in_12615 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12615 a:hover, #stacks_in_12615 a:active {
	color:#333333;
}







#stacks_in_12615 a:link, #stacks_in_12615 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12615 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12615 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12615 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_12615 {
	margin-left:0;
}
#stacks_in_12500_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12500 a:link, #stacks_in_12500 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12500 a:hover, #stacks_in_12500 a:active {
	color:#FFFFFF;
}







#stacks_in_12500 a:link, #stacks_in_12500 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12500 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12500 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12500 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12500 {
	margin-left:0;
}
#stacks_in_12560_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12560 a:link, #stacks_in_12560 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12560 a:hover, #stacks_in_12560 a:active {
	color:#FFFFFF;
}







#stacks_in_12560 a:link, #stacks_in_12560 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12560 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12560 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12560 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12560 {
	margin-left:0;
}
#stacks_in_12517_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12517 a:link, #stacks_in_12517 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12517 a:hover, #stacks_in_12517 a:active {
	color:#FFFFFF;
}







#stacks_in_12517 a:link, #stacks_in_12517 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12517 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12517 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12517 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12517 {
	margin-left:0;
}
#stacks_in_12521_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12521 a:link, #stacks_in_12521 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12521 a:hover, #stacks_in_12521 a:active {
	color:#333333;
}







#stacks_in_12521 a:link, #stacks_in_12521 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12521 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12521 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12521 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12521 {
	margin-left:0;
}
#stacks_in_12519_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12519 a:link, #stacks_in_12519 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12519 a:hover, #stacks_in_12519 a:active {
	color:#333333;
}







#stacks_in_12519 a:link, #stacks_in_12519 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12519 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12519 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12519 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12519 {
	margin-left:0;
}
#stacks_in_12523_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12523 a:link, #stacks_in_12523 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12523 a:hover, #stacks_in_12523 a:active {
	color:#333333;
}







#stacks_in_12523 a:link, #stacks_in_12523 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12523 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12523 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12523 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12523 {
	margin-left:0;
}
#stacks_in_12525_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12525 a:link, #stacks_in_12525 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12525 a:hover, #stacks_in_12525 a:active {
	color:#FFFFFF;
}







#stacks_in_12525 a:link, #stacks_in_12525 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12525 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12525 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12525 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12525 {
	margin-left:0;
}
#stacks_in_12526_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12526 a:link, #stacks_in_12526 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12526 a:hover, #stacks_in_12526 a:active {
	color:#333333;
}







#stacks_in_12526 a:link, #stacks_in_12526 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12526 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12526 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12526 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12526 {
	margin-left:0;
}
#stacks_in_12527_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12527 a:link, #stacks_in_12527 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12527 a:hover, #stacks_in_12527 a:active {
	color:#FFFFFF;
}







#stacks_in_12527 a:link, #stacks_in_12527 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12527 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12527 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12527 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12527 {
	margin-left:0;
}
#stacks_in_12528_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12528 a:link, #stacks_in_12528 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12528 a:hover, #stacks_in_12528 a:active {
	color:#333333;
}







#stacks_in_12528 a:link, #stacks_in_12528 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12528 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12528 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12528 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12528 {
	margin-left:0;
}
#stacks_in_12529_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12529 a:link, #stacks_in_12529 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12529 a:hover, #stacks_in_12529 a:active {
	color:#333333;
}







#stacks_in_12529 a:link, #stacks_in_12529 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12529 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12529 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12529 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_12529 {
	margin-left:0;
}













#stacks_in_13765>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13765>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13765>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13765>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_13765>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13765>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13765 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_13769 img {
    height: auto;
}

#stacks_in_13767 img {
    height: auto;
}
#stacks_in_13756_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13756 a:link, #stacks_in_13756 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13756 a:hover, #stacks_in_13756 a:active {
	color:#FFFFFF;
}







#stacks_in_13756 a:link, #stacks_in_13756 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13756 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13756 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13756 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13756 {
	margin-left:0;
}

#stacks_in_13775 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_13776>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13776>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13776>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13776>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13776>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13776>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13776>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13776>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13783 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13786_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13786 a:link, #stacks_in_13786 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13786 a:hover, #stacks_in_13786 a:active {
	color:#FFFFFF;
}







#stacks_in_13786 a:link, #stacks_in_13786 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13786 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13786 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13786 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13786 {
	margin-left:0;
}

#stacks_in_13778 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13781_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13781 a:link, #stacks_in_13781 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13781 a:hover, #stacks_in_13781 a:active {
	color:#FFFFFF;
}







#stacks_in_13781 a:link, #stacks_in_13781 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13781 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13781 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13781 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13781 {
	margin-left:0;
}
#stacks_in_13788>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13788>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13788>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13788>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13788>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13788>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13788>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13788>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13788 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13794 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13797_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13797 a:link, #stacks_in_13797 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13797 a:hover, #stacks_in_13797 a:active {
	color:#FFFFFF;
}







#stacks_in_13797 a:link, #stacks_in_13797 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13797 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13797 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13797 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13797 {
	margin-left:0;
}

#stacks_in_13789 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13792_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13792 a:link, #stacks_in_13792 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13792 a:hover, #stacks_in_13792 a:active {
	color:#FFFFFF;
}







#stacks_in_13792 a:link, #stacks_in_13792 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13792 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13792 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13792 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13792 {
	margin-left:0;
}

#stacks_in_13759 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13761 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13763_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13763 a:link, #stacks_in_13763 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13763 a:hover, #stacks_in_13763 a:active {
	color:#FFFFFF;
}







#stacks_in_13763 a:link, #stacks_in_13763 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13763 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13763 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13763 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13763 {
	margin-left:0;
}
#stacks_in_13773_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13773 a:link, #stacks_in_13773 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13773 a:hover, #stacks_in_13773 a:active {
	color:#333333;
}







#stacks_in_13773 a:link, #stacks_in_13773 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13773 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13773 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13773 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13773 {
	margin-left:0;
}
#stacks_in_13799_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13799 a:link, #stacks_in_13799 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13799 a:hover, #stacks_in_13799 a:active {
	color:#FFFFFF;
}







#stacks_in_13799 a:link, #stacks_in_13799 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13799 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13799 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13799 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13799 {
	margin-left:0;
}

#stacks_in_13807 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16339 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13809_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13809 a:link, #stacks_in_13809 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13809 a:hover, #stacks_in_13809 a:active {
	color:#FFFFFF;
}







#stacks_in_13809 a:link, #stacks_in_13809 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13809 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13809 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13809 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13809 {
	margin-left:0;
}














#stacks_in_13740 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13733 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13736 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13749_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13749 a:link, #stacks_in_13749 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13749 a:hover, #stacks_in_13749 a:active {
	color:#FFFFFF;
}







#stacks_in_13749 a:link, #stacks_in_13749 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13749 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13749 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13749 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13749 {
	margin-left:0;
}
#stacks_in_13753_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13753 a:link, #stacks_in_13753 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13753 a:hover, #stacks_in_13753 a:active {
	color:#FFFFFF;
}







#stacks_in_13753 a:link, #stacks_in_13753 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13753 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13753 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13753 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13753 {
	margin-left:0;
}
#stacks_in_13738_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13738 a:link, #stacks_in_13738 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13738 a:hover, #stacks_in_13738 a:active {
	color:#FFFFFF;
}







#stacks_in_13738 a:link, #stacks_in_13738 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13738 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13738 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13738 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13738 {
	margin-left:0;
}
#stacks_in_13751_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13751 a:link, #stacks_in_13751 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13751 a:hover, #stacks_in_13751 a:active {
	color:#FFFFFF;
}







#stacks_in_13751 a:link, #stacks_in_13751 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13751 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13751 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13751 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13751 {
	margin-left:0;
}
#stacks_in_13745_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13745 a:link, #stacks_in_13745 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13745 a:hover, #stacks_in_13745 a:active {
	color:#333333;
}







#stacks_in_13745 a:link, #stacks_in_13745 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13745 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13745 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13745 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13745 {
	margin-left:0;
}
#stacks_in_13747_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13747 a:link, #stacks_in_13747 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13747 a:hover, #stacks_in_13747 a:active {
	color:#333333;
}







#stacks_in_13747 a:link, #stacks_in_13747 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13747 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13747 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13747 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13747 {
	margin-left:0;
}













#stacks_in_14460>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14460>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14460>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14460>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14460>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14460>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14460 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 5px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14463 img {
    height: auto;
}

#stacks_in_14461 img {
    height: auto;
}
#stacks_in_14434_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14434 a:link, #stacks_in_14434 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14434 a:hover, #stacks_in_14434 a:active {
	color:#FFFFFF;
}







#stacks_in_14434 a:link, #stacks_in_14434 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14434 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14434 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14434 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_14434 {
	margin-left:0;
}
#stacks_in_14500_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14500 a:link, #stacks_in_14500 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14500 a:hover, #stacks_in_14500 a:active {
	color:#FFFFFF;
}







#stacks_in_14500 a:link, #stacks_in_14500 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14500 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14500 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14500 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14500 {
	margin-left:0;
}

#stacks_in_14465 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_14490>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14490>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_14490>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_14490>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_14490>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14490>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14490>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_14490 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14494 img {
    height: auto;
}

#stacks_in_14470 img {
    height: auto;
}

#stacks_in_14468 img {
    height: auto;
}
#stacks_in_14495>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14495>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14495>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14495>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14495>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14495>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14495 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_14498_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14498 a:link, #stacks_in_14498 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14498 a:hover, #stacks_in_14498 a:active {
	color:#333333;
}







#stacks_in_14498 a:link, #stacks_in_14498 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14498 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14498 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_14498 {
	margin-left:0;
}
#stacks_in_14472_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14472 a:link, #stacks_in_14472 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14472 a:hover, #stacks_in_14472 a:active {
	color:#333333;
}







#stacks_in_14472 a:link, #stacks_in_14472 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14472 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14472 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_14472 {
	margin-left:0;
}

#stacks_in_14439 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14441 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14486_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14486 a:link, #stacks_in_14486 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14486 a:hover, #stacks_in_14486 a:active {
	color:#FFFFFF;
}







#stacks_in_14486 a:link, #stacks_in_14486 a:visited {
	background-color:#FF7F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F3F), to(#BF4C26));
	border:1px solid #BF4C26;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14486 a:hover {
	background-color:#FF8944;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8944), to(#A54221));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14486 a:active {
	background-color:#FF7F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14486 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14486 {
	margin-left:0;
}
#stacks_in_14443_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14443 a:link, #stacks_in_14443 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14443 a:hover, #stacks_in_14443 a:active {
	color:#333333;
}







#stacks_in_14443 a:link, #stacks_in_14443 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14443 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14443 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14443 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14443 {
	margin-left:0;
}
#stacks_in_14474_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14474 a:link, #stacks_in_14474 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14474 a:hover, #stacks_in_14474 a:active {
	color:#333333;
}







#stacks_in_14474 a:link, #stacks_in_14474 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14474 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14474 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14474 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14474 {
	margin-left:0;
}
#stacks_in_14488_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14488 a:link, #stacks_in_14488 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14488 a:hover, #stacks_in_14488 a:active {
	color:#333333;
}







#stacks_in_14488 a:link, #stacks_in_14488 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14488 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14488 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14488 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14488 {
	margin-left:0;
}














#stacks_in_7169 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7172 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13681_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13681 a:link, #stacks_in_13681 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13681 a:hover, #stacks_in_13681 a:active {
	color:#FFFFFF;
}







#stacks_in_13681 a:link, #stacks_in_13681 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13681 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13681 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13681 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13681 {
	margin-left:0;
}














#stacks_in_710 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_713 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13645 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_13638_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13638 a:link, #stacks_in_13638 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13638 a:hover, #stacks_in_13638 a:active {
	color:#FFFFFF;
}







#stacks_in_13638 a:link, #stacks_in_13638 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13638 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13638 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13638 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13638 {
	margin-left:0;
}

#stacks_in_13641 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13643 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13659_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13659 a:link, #stacks_in_13659 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13659 a:hover, #stacks_in_13659 a:active {
	color:#FFFFFF;
}







#stacks_in_13659 a:link, #stacks_in_13659 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13659 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13659 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13659 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13659 {
	margin-left:0;
}
#stacks_in_13679_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13679 a:link, #stacks_in_13679 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13679 a:hover, #stacks_in_13679 a:active {
	color:#FFFFFF;
}







#stacks_in_13679 a:link, #stacks_in_13679 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13679 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13679 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13679 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13679 {
	margin-left:0;
}
#stacks_in_13648_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13648 a:link, #stacks_in_13648 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13648 a:hover, #stacks_in_13648 a:active {
	color:#FFFFFF;
}







#stacks_in_13648 a:link, #stacks_in_13648 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13648 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13648 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13648 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13648 {
	margin-left:0;
}














#stacks_in_13702 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_13686_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13686 a:link, #stacks_in_13686 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13686 a:hover, #stacks_in_13686 a:active {
	color:#FFFFFF;
}







#stacks_in_13686 a:link, #stacks_in_13686 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13686 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13686 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13686 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13686 {
	margin-left:0;
}

#stacks_in_13716 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_13717>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13717>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13717>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13717>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13717>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13717>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13717>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13717>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13699 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13704_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13704 a:link, #stacks_in_13704 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13704 a:hover, #stacks_in_13704 a:active {
	color:#FFFFFF;
}







#stacks_in_13704 a:link, #stacks_in_13704 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13704 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13704 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13704 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13704 {
	margin-left:0;
}

#stacks_in_13719 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13722_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13722 a:link, #stacks_in_13722 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13722 a:hover, #stacks_in_13722 a:active {
	color:#FFFFFF;
}







#stacks_in_13722 a:link, #stacks_in_13722 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13722 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13722 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13722 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13722 {
	margin-left:0;
}

#stacks_in_13689 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13691 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13709_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13709 a:link, #stacks_in_13709 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13709 a:hover, #stacks_in_13709 a:active {
	color:#FFFFFF;
}







#stacks_in_13709 a:link, #stacks_in_13709 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13709 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13709 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13709 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13709 {
	margin-left:0;
}
#stacks_in_13710_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13710 a:link, #stacks_in_13710 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13710 a:hover, #stacks_in_13710 a:active {
	color:#FFFFFF;
}







#stacks_in_13710 a:link, #stacks_in_13710 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13710 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13710 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13710 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13710 {
	margin-left:0;
}
#stacks_in_13697_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13697 a:link, #stacks_in_13697 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13697 a:hover, #stacks_in_13697 a:active {
	color:#FFFFFF;
}







#stacks_in_13697 a:link, #stacks_in_13697 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13697 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13697 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13697 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13697 {
	margin-left:0;
}
#stacks_in_13693_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13693 a:link, #stacks_in_13693 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13693 a:hover, #stacks_in_13693 a:active {
	color:#FFFFFF;
}







#stacks_in_13693 a:link, #stacks_in_13693 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13693 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13693 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13693 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13693 {
	margin-left:0;
}
#stacks_in_13706_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13706 a:link, #stacks_in_13706 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13706 a:hover, #stacks_in_13706 a:active {
	color:#FFFFFF;
}







#stacks_in_13706 a:link, #stacks_in_13706 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13706 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13706 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13706 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13706 {
	margin-left:0;
}
#stacks_in_13695_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13695 a:link, #stacks_in_13695 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13695 a:hover, #stacks_in_13695 a:active {
	color:#FFFFFF;
}







#stacks_in_13695 a:link, #stacks_in_13695 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13695 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13695 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13695 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13695 {
	margin-left:0;
}
#stacks_in_13712_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13712 a:link, #stacks_in_13712 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13712 a:hover, #stacks_in_13712 a:active {
	color:#FFFFFF;
}







#stacks_in_13712 a:link, #stacks_in_13712 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13712 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13712 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13712 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13712 {
	margin-left:0;
}
#stacks_in_13714_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13714 a:link, #stacks_in_13714 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13714 a:hover, #stacks_in_13714 a:active {
	color:#FFFFFF;
}







#stacks_in_13714 a:link, #stacks_in_13714 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13714 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13714 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13714 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13714 {
	margin-left:0;
}














#stacks_in_7133 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7136 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14765>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14765>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14765>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14765>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14765>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14765>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14765 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14769 img {
    height: auto;
}

#stacks_in_14767 img {
    height: auto;
}
#stacks_in_14754_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14754 a:link, #stacks_in_14754 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14754 a:hover, #stacks_in_14754 a:active {
	color:#FFFFFF;
}







#stacks_in_14754 a:link, #stacks_in_14754 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14754 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14754 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14754 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14754 {
	margin-left:0;
}
#stacks_in_14761_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14761 a:link, #stacks_in_14761 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14761 a:hover, #stacks_in_14761 a:active {
	color:#333333;
}







#stacks_in_14761 a:link, #stacks_in_14761 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14761 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14761 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14761 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14761 {
	margin-left:0;
}
#stacks_in_14763_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14763 a:link, #stacks_in_14763 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14763 a:hover, #stacks_in_14763 a:active {
	color:#333333;
}







#stacks_in_14763 a:link, #stacks_in_14763 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14763 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14763 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14763 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14763 {
	margin-left:0;
}

#stacks_in_14757 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14759 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14771_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14771 a:link, #stacks_in_14771 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14771 a:hover, #stacks_in_14771 a:active {
	color:#FFFFFF;
}







#stacks_in_14771 a:link, #stacks_in_14771 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14771 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14771 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14771 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14771 {
	margin-left:0;
}
#stacks_in_14776_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14776 a:link, #stacks_in_14776 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14776 a:hover, #stacks_in_14776 a:active {
	color:#333333;
}







#stacks_in_14776 a:link, #stacks_in_14776 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14776 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14776 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14776 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14776 {
	margin-left:0;
}














#stacks_in_12863 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12866 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12871 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_12872_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12872 a:link, #stacks_in_12872 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12872 a:hover, #stacks_in_12872 a:active {
	color:#FFFFFF;
}







#stacks_in_12872 a:link, #stacks_in_12872 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12872 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12872 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12872 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12872 {
	margin-left:0;
}














#stacks_in_707 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_702 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_705 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12999_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12999 a:link, #stacks_in_12999 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12999 a:hover, #stacks_in_12999 a:active {
	color:#FFFFFF;
}







#stacks_in_12999 a:link, #stacks_in_12999 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12999 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12999 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12999 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12999 {
	margin-left:0;
}
#stacks_in_13000_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13000 a:link, #stacks_in_13000 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13000 a:hover, #stacks_in_13000 a:active {
	color:#FFFFFF;
}







#stacks_in_13000 a:link, #stacks_in_13000 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13000 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13000 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13000 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13000 {
	margin-left:0;
}
#stacks_in_13001_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13001 a:link, #stacks_in_13001 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13001 a:hover, #stacks_in_13001 a:active {
	color:#FFFFFF;
}







#stacks_in_13001 a:link, #stacks_in_13001 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13001 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13001 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13001 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13001 {
	margin-left:0;
}













#stacks_in_12842>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12842>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12842>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12842>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_12842>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12842>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12842 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 5px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_12846 img {
    height: auto;
}

#stacks_in_12844 img {
    height: auto;
}
#stacks_in_12835_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12835 a:link, #stacks_in_12835 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12835 a:hover, #stacks_in_12835 a:active {
	color:#FFFFFF;
}







#stacks_in_12835 a:link, #stacks_in_12835 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12835 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12835 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12835 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12835 {
	margin-left:0;
}
#stacks_in_12896_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12896 a:link, #stacks_in_12896 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12896 a:hover, #stacks_in_12896 a:active {
	color:#FFFFFF;
}







#stacks_in_12896 a:link, #stacks_in_12896 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12896 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12896 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12896 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12896 {
	margin-left:0;
}

#stacks_in_12838 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12840 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12848_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12848 a:link, #stacks_in_12848 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12848 a:hover, #stacks_in_12848 a:active {
	color:#333333;
}







#stacks_in_12848 a:link, #stacks_in_12848 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12848 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12848 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12848 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12848 {
	margin-left:0;
}
#stacks_in_12900_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12900 a:link, #stacks_in_12900 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12900 a:hover, #stacks_in_12900 a:active {
	color:#333333;
}







#stacks_in_12900 a:link, #stacks_in_12900 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12900 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12900 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12900 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12900 {
	margin-left:0;
}
#stacks_in_12902_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12902 a:link, #stacks_in_12902 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12902 a:hover, #stacks_in_12902 a:active {
	color:#333333;
}







#stacks_in_12902 a:link, #stacks_in_12902 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12902 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12902 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12902 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12902 {
	margin-left:0;
}
#stacks_in_12904_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12904 a:link, #stacks_in_12904 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12904 a:hover, #stacks_in_12904 a:active {
	color:#333333;
}







#stacks_in_12904 a:link, #stacks_in_12904 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12904 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12904 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12904 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12904 {
	margin-left:0;
}
#stacks_in_12906_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12906 a:link, #stacks_in_12906 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12906 a:hover, #stacks_in_12906 a:active {
	color:#333333;
}







#stacks_in_12906 a:link, #stacks_in_12906 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12906 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12906 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12906 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12906 {
	margin-left:0;
}
#stacks_in_12910_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12910 a:link, #stacks_in_12910 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12910 a:hover, #stacks_in_12910 a:active {
	color:#333333;
}







#stacks_in_12910 a:link, #stacks_in_12910 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12910 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12910 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12910 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12910 {
	margin-left:0;
}
#stacks_in_12908_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12908 a:link, #stacks_in_12908 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12908 a:hover, #stacks_in_12908 a:active {
	color:#333333;
}







#stacks_in_12908 a:link, #stacks_in_12908 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12908 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12908 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12908 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12908 {
	margin-left:0;
}













#stacks_in_13631>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13631>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13631>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13631>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_13631>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13631>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13631 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_13635 img {
    height: auto;
}

#stacks_in_13633 img {
    height: auto;
}
#stacks_in_13622_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13622 a:link, #stacks_in_13622 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13622 a:hover, #stacks_in_13622 a:active {
	color:#FFFFFF;
}







#stacks_in_13622 a:link, #stacks_in_13622 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13622 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13622 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13622 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13622 {
	margin-left:0;
}

#stacks_in_13625 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13627 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13629_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13629 a:link, #stacks_in_13629 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13629 a:hover, #stacks_in_13629 a:active {
	color:#333333;
}







#stacks_in_13629 a:link, #stacks_in_13629 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13629 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13629 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13629 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13629 {
	margin-left:0;
}













#stacks_in_12888>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12888>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12888>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12888>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_12888>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12888>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12888 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_12892 img {
    height: auto;
}

#stacks_in_12890 img {
    height: auto;
}
#stacks_in_12879_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12879 a:link, #stacks_in_12879 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12879 a:hover, #stacks_in_12879 a:active {
	color:#FFFFFF;
}







#stacks_in_12879 a:link, #stacks_in_12879 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12879 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12879 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12879 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12879 {
	margin-left:0;
}

#stacks_in_12882 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12884 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12886_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12886 a:link, #stacks_in_12886 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12886 a:hover, #stacks_in_12886 a:active {
	color:#333333;
}







#stacks_in_12886 a:link, #stacks_in_12886 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12886 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12886 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12886 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12886 {
	margin-left:0;
}














#stacks_in_2682 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2685 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12315 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12194>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12194>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12194>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12194>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_12194 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_12199_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12199 a:link, #stacks_in_12199 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12199 a:hover, #stacks_in_12199 a:active {
	color:#FFFFFF;
}







#stacks_in_12199 a:link, #stacks_in_12199 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12199 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12199 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_12199 {
	margin-left:0;
}
#stacks_in_12196_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12196 a:link, #stacks_in_12196 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12196 a:hover, #stacks_in_12196 a:active {
	color:#FFFFFF;
}







#stacks_in_12196 a:link, #stacks_in_12196 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12196 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12196 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_12196 {
	margin-left:0;
}

#stacks_in_12202 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_12222>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12222>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12222>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12222>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12222>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12222>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12222>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12222>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12228 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12231_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12231 a:link, #stacks_in_12231 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12231 a:hover, #stacks_in_12231 a:active {
	color:#FFFFFF;
}







#stacks_in_12231 a:link, #stacks_in_12231 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12231 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12231 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12231 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12231 {
	margin-left:0;
}

#stacks_in_12223 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12226_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12226 a:link, #stacks_in_12226 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12226 a:hover, #stacks_in_12226 a:active {
	color:#FFFFFF;
}







#stacks_in_12226 a:link, #stacks_in_12226 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12226 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12226 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12226 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12226 {
	margin-left:0;
}
#stacks_in_12331>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12331>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12331>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12331>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12331>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12331>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12331>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12331>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12331 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12337 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12340_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12340 a:link, #stacks_in_12340 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12340 a:hover, #stacks_in_12340 a:active {
	color:#FFFFFF;
}







#stacks_in_12340 a:link, #stacks_in_12340 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12340 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12340 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12340 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12340 {
	margin-left:0;
}

#stacks_in_12332 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12335_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12335 a:link, #stacks_in_12335 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12335 a:hover, #stacks_in_12335 a:active {
	color:#FFFFFF;
}







#stacks_in_12335 a:link, #stacks_in_12335 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12335 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12335 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12335 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12335 {
	margin-left:0;
}

#stacks_in_12342 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_12344>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12344>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12344>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12344>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12344>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12344>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12344>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12344>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12350 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12353_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12353 a:link, #stacks_in_12353 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12353 a:hover, #stacks_in_12353 a:active {
	color:#FFFFFF;
}







#stacks_in_12353 a:link, #stacks_in_12353 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12353 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12353 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12353 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12353 {
	margin-left:0;
}

#stacks_in_12345 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12348_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12348 a:link, #stacks_in_12348 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12348 a:hover, #stacks_in_12348 a:active {
	color:#FFFFFF;
}







#stacks_in_12348 a:link, #stacks_in_12348 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12348 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12348 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12348 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12348 {
	margin-left:0;
}
#stacks_in_12355>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12355>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12355>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12355>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12355>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12355>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12355>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12355>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12355 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12361 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12364_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12364 a:link, #stacks_in_12364 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12364 a:hover, #stacks_in_12364 a:active {
	color:#FFFFFF;
}







#stacks_in_12364 a:link, #stacks_in_12364 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12364 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12364 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12364 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12364 {
	margin-left:0;
}

#stacks_in_12356 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12359_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12359 a:link, #stacks_in_12359 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12359 a:hover, #stacks_in_12359 a:active {
	color:#FFFFFF;
}







#stacks_in_12359 a:link, #stacks_in_12359 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12359 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12359 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12359 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12359 {
	margin-left:0;
}

#stacks_in_12377 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12378 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12421_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12421 a:link, #stacks_in_12421 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12421 a:hover, #stacks_in_12421 a:active {
	color:#333333;
}







#stacks_in_12421 a:link, #stacks_in_12421 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12421 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12421 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12421 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12421 {
	margin-left:0;
}
#stacks_in_13010_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13010 a:link, #stacks_in_13010 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13010 a:hover, #stacks_in_13010 a:active {
	color:#FFFFFF;
}







#stacks_in_13010 a:link, #stacks_in_13010 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13010 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13010 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13010 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13010 {
	margin-left:0;
}
#stacks_in_12419_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12419 a:link, #stacks_in_12419 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12419 a:hover, #stacks_in_12419 a:active {
	color:#333333;
}







#stacks_in_12419 a:link, #stacks_in_12419 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12419 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12419 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12419 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12419 {
	margin-left:0;
}
#stacks_in_12417_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12417 a:link, #stacks_in_12417 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12417 a:hover, #stacks_in_12417 a:active {
	color:#FFFFFF;
}







#stacks_in_12417 a:link, #stacks_in_12417 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12417 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12417 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12417 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12417 {
	margin-left:0;
}
#stacks_in_12415_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12415 a:link, #stacks_in_12415 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12415 a:hover, #stacks_in_12415 a:active {
	color:#333333;
}







#stacks_in_12415 a:link, #stacks_in_12415 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12415 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12415 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12415 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12415 {
	margin-left:0;
}
#stacks_in_12381_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12381 a:link, #stacks_in_12381 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12381 a:hover, #stacks_in_12381 a:active {
	color:#333333;
}







#stacks_in_12381 a:link, #stacks_in_12381 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12381 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12381 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12381 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12381 {
	margin-left:0;
}
#stacks_in_12380_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12380 a:link, #stacks_in_12380 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12380 a:hover, #stacks_in_12380 a:active {
	color:#FFFFFF;
}







#stacks_in_12380 a:link, #stacks_in_12380 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12380 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12380 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12380 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12380 {
	margin-left:0;
}
#stacks_in_12379_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12379 a:link, #stacks_in_12379 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12379 a:hover, #stacks_in_12379 a:active {
	color:#FFFFFF;
}







#stacks_in_12379 a:link, #stacks_in_12379 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12379 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12379 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12379 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12379 {
	margin-left:0;
}













#stacks_in_15051>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15051>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15051>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15051>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15051>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15051>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15051 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15055 img {
    height: auto;
}

#stacks_in_15053 img {
    height: auto;
}
#stacks_in_15036_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15036 a:link, #stacks_in_15036 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15036 a:hover, #stacks_in_15036 a:active {
	color:#FFFFFF;
}







#stacks_in_15036 a:link, #stacks_in_15036 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15036 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15036 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15036 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15036 {
	margin-left:0;
}

#stacks_in_15043 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15045 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15057_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15057 a:link, #stacks_in_15057 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15057 a:hover, #stacks_in_15057 a:active {
	color:#333333;
}







#stacks_in_15057 a:link, #stacks_in_15057 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15057 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15057 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15057 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15057 {
	margin-left:0;
}














#stacks_in_1980 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1983 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2499 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2502 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_13583>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13583>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13583>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13583>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_13583>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13583>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13583 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_13587 img {
    height: auto;
}

#stacks_in_13585 img {
    height: auto;
}
#stacks_in_13574_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13574 a:link, #stacks_in_13574 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13574 a:hover, #stacks_in_13574 a:active {
	color:#FFFFFF;
}







#stacks_in_13574 a:link, #stacks_in_13574 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13574 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13574 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13574 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13574 {
	margin-left:0;
}

#stacks_in_13592 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13579 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13619_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13619 a:link, #stacks_in_13619 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13619 a:hover, #stacks_in_13619 a:active {
	color:#FFFFFF;
}







#stacks_in_13619 a:link, #stacks_in_13619 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13619 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13619 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13619 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13619 {
	margin-left:0;
}
#stacks_in_13596_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13596 a:link, #stacks_in_13596 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13596 a:hover, #stacks_in_13596 a:active {
	color:#FFFFFF;
}







#stacks_in_13596 a:link, #stacks_in_13596 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13596 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13596 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13596 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13596 {
	margin-left:0;
}
#stacks_in_13594_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13594 a:link, #stacks_in_13594 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13594 a:hover, #stacks_in_13594 a:active {
	color:#333333;
}







#stacks_in_13594 a:link, #stacks_in_13594 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13594 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13594 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13594 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13594 {
	margin-left:0;
}














#stacks_in_12745 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_12736_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12736 a:link, #stacks_in_12736 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12736 a:hover, #stacks_in_12736 a:active {
	color:#FFFFFF;
}







#stacks_in_12736 a:link, #stacks_in_12736 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12736 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12736 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12736 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12736 {
	margin-left:0;
}

#stacks_in_12748 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_12743_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12743 a:link, #stacks_in_12743 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12743 a:hover, #stacks_in_12743 a:active {
	color:#FFFFFF;
}







#stacks_in_12743 a:link, #stacks_in_12743 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12743 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12743 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12743 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12743 {
	margin-left:0;
}

#stacks_in_12750 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12741 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12754_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12754 a:link, #stacks_in_12754 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12754 a:hover, #stacks_in_12754 a:active {
	color:#333333;
}







#stacks_in_12754 a:link, #stacks_in_12754 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12754 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12754 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12754 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12754 {
	margin-left:0;
}
#stacks_in_12756_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12756 a:link, #stacks_in_12756 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12756 a:hover, #stacks_in_12756 a:active {
	color:#333333;
}







#stacks_in_12756 a:link, #stacks_in_12756 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12756 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12756 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12756 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12756 {
	margin-left:0;
}
#stacks_in_12758_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12758 a:link, #stacks_in_12758 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12758 a:hover, #stacks_in_12758 a:active {
	color:#333333;
}







#stacks_in_12758 a:link, #stacks_in_12758 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12758 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12758 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12758 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12758 {
	margin-left:0;
}
#stacks_in_12760_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12760 a:link, #stacks_in_12760 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12760 a:hover, #stacks_in_12760 a:active {
	color:#333333;
}







#stacks_in_12760 a:link, #stacks_in_12760 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12760 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12760 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12760 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12760 {
	margin-left:0;
}














#stacks_in_1989 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1992 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13472 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13393>.s3_row {
	margin: 0 -5px;
}

#stacks_in_13393>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13393>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13393>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_13393 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_13398_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13398 a:link, #stacks_in_13398 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13398 a:hover, #stacks_in_13398 a:active {
	color:#FFFFFF;
}







#stacks_in_13398 a:link, #stacks_in_13398 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13398 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13398 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_13398 {
	margin-left:0;
}
#stacks_in_13395_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13395 a:link, #stacks_in_13395 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13395 a:hover, #stacks_in_13395 a:active {
	color:#FFFFFF;
}







#stacks_in_13395 a:link, #stacks_in_13395 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13395 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13395 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_13395 {
	margin-left:0;
}
#stacks_in_13403>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13403>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13403>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13403>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13403>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13403>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13403>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13403>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13403 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_13409 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13412_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13412 a:link, #stacks_in_13412 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13412 a:hover, #stacks_in_13412 a:active {
	color:#FFFFFF;
}







#stacks_in_13412 a:link, #stacks_in_13412 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13412 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13412 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13412 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13412 {
	margin-left:0;
}

#stacks_in_13404 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13407_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13407 a:link, #stacks_in_13407 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13407 a:hover, #stacks_in_13407 a:active {
	color:#FFFFFF;
}







#stacks_in_13407 a:link, #stacks_in_13407 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13407 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13407 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13407 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13407 {
	margin-left:0;
}
#stacks_in_13414>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13414>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13414>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13414>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13414>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13414>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13414>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13414>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13414 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_13428 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13431_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13431 a:link, #stacks_in_13431 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13431 a:hover, #stacks_in_13431 a:active {
	color:#FFFFFF;
}







#stacks_in_13431 a:link, #stacks_in_13431 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13431 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13431 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13431 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13431 {
	margin-left:0;
}

#stacks_in_13415 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13418_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13418 a:link, #stacks_in_13418 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13418 a:hover, #stacks_in_13418 a:active {
	color:#FFFFFF;
}







#stacks_in_13418 a:link, #stacks_in_13418 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13418 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13418 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13418 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13418 {
	margin-left:0;
}
#stacks_in_13427>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13427>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13427>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13427>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_13427>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13427>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_13427>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13427>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13427 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_13420 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13423_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13423 a:link, #stacks_in_13423 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13423 a:hover, #stacks_in_13423 a:active {
	color:#FFFFFF;
}







#stacks_in_13423 a:link, #stacks_in_13423 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13423 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13423 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13423 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13423 {
	margin-left:0;
}

#stacks_in_13433 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_13436_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13436 a:link, #stacks_in_13436 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13436 a:hover, #stacks_in_13436 a:active {
	color:#FFFFFF;
}







#stacks_in_13436 a:link, #stacks_in_13436 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13436 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13436 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13436 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13436 {
	margin-left:0;
}

#stacks_in_13449 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13451 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_13528 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#ab-switch-stacks_in_13525{padding-top:20px;padding-bottom:15px}#ab-switch-stacks_in_13525.ab-break-1,#ab-switch-stacks_in_13525.ab-break-2,#ab-switch-stacks_in_13525.ab-break-3,#ab-switch-stacks_in_13525.ab-break-4{border-bottom-color:#EEEEEE}#ab-switch-stacks_in_13525 .ab-center ul li{color:#BFBFBF}#ab-switch-stacks_in_13525 .ab-center ul li.show{color:#444444}#ab-switch-stacks_in_13525 label{background-color:#999999}#ab-switch-stacks_in_13525 label:after{background-color:#FFFFFF}#ab-switch-stacks_in_13525.ab-grad label{background-image:linear-gradient(to bottom,#999999 0%,#CCCCCC 100%)}#ab-switch-stacks_in_13525.ab-outline label{border-color:#999999}#ab-switch-stacks_in_13525.ab-outline label:after{background-color:#FFFFFF}@media (max-width:1){#ab-switch-stacks_in_13525.ab-switch-button-3 .ab-left,#ab-switch-stacks_in_13525.ab-switch-button-4 .ab-left,#ab-switch-stacks_in_13525.ab-switch-button-5 .ab-left,#ab-switch-stacks_in_13525.ab-switch-button-3 .ab-right,#ab-switch-stacks_in_13525.ab-switch-button-4 .ab-right,#ab-switch-stacks_in_13525.ab-switch-button-5 .ab-right{height:22px}#ab-switch-stacks_in_13525.ab-switch-button-3.ab-round label,#ab-switch-stacks_in_13525.ab-switch-button-4.ab-round label,#ab-switch-stacks_in_13525.ab-switch-button-5.ab-round label{border-radius:22px}#ab-switch-stacks_in_13525.ab-switch-button-3.ab-round label:after,#ab-switch-stacks_in_13525.ab-switch-button-4.ab-round label:after,#ab-switch-stacks_in_13525.ab-switch-button-5.ab-round label:after{border-radius:18px}#ab-switch-stacks_in_13525.ab-switch-button-3 label,#ab-switch-stacks_in_13525.ab-switch-button-4 label,#ab-switch-stacks_in_13525.ab-switch-button-5 label{width:44px;height:22px}#ab-switch-stacks_in_13525.ab-switch-button-3 label:after,#ab-switch-stacks_in_13525.ab-switch-button-4 label:after,#ab-switch-stacks_in_13525.ab-switch-button-5 label:after{width:18px}#ab-switch-stacks_in_13525.ab-switch-button-3 label.ncd-toggle-switch:after,#ab-switch-stacks_in_13525.ab-switch-button-4 label.ncd-toggle-switch:after,#ab-switch-stacks_in_13525.ab-switch-button-5 label.ncd-toggle-switch:after{margin-left:22px}#ab-switch-stacks_in_13525.ab-switch-text-3 li.ab-option,#ab-switch-stacks_in_13525.ab-switch-text-4 li.ab-option,#ab-switch-stacks_in_13525.ab-switch-text-5 li.ab-option,#ab-switch-stacks_in_13525.ab-switch-text-6 li.ab-option,#ab-switch-stacks_in_13525.ab-switch-text-7 li.ab-option{font-size:14px}}
#stacks_in_13453_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13453 a:link, #stacks_in_13453 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13453 a:hover, #stacks_in_13453 a:active {
	color:#333333;
}







#stacks_in_13453 a:link, #stacks_in_13453 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13453 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13453 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13453 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_13453 {
	margin-left:0;
}
#stacks_in_13523_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13523 a:link, #stacks_in_13523 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13523 a:hover, #stacks_in_13523 a:active {
	color:#333333;
}







#stacks_in_13523 a:link, #stacks_in_13523 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13523 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13523 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13523 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13523 {
	margin-left:0;
}
#stacks_in_13455_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13455 a:link, #stacks_in_13455 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13455 a:hover, #stacks_in_13455 a:active {
	color:#333333;
}







#stacks_in_13455 a:link, #stacks_in_13455 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13455 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13455 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13455 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13455 {
	margin-left:0;
}
#stacks_in_13457_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13457 a:link, #stacks_in_13457 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13457 a:hover, #stacks_in_13457 a:active {
	color:#333333;
}







#stacks_in_13457 a:link, #stacks_in_13457 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13457 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13457 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13457 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13457 {
	margin-left:0;
}
#stacks_in_13459_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13459 a:link, #stacks_in_13459 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13459 a:hover, #stacks_in_13459 a:active {
	color:#333333;
}







#stacks_in_13459 a:link, #stacks_in_13459 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13459 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13459 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13459 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13459 {
	margin-left:0;
}
#stacks_in_13461_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13461 a:link, #stacks_in_13461 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13461 a:hover, #stacks_in_13461 a:active {
	color:#333333;
}







#stacks_in_13461 a:link, #stacks_in_13461 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13461 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13461 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13461 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13461 {
	margin-left:0;
}
#stacks_in_13463_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13463 a:link, #stacks_in_13463 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13463 a:hover, #stacks_in_13463 a:active {
	color:#333333;
}







#stacks_in_13463 a:link, #stacks_in_13463 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13463 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13463 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13463 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13463 {
	margin-left:0;
}
#stacks_in_13465_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13465 a:link, #stacks_in_13465 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13465 a:hover, #stacks_in_13465 a:active {
	color:#333333;
}







#stacks_in_13465 a:link, #stacks_in_13465 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13465 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13465 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13465 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13465 {
	margin-left:0;
}
#stacks_in_13467_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13467 a:link, #stacks_in_13467 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13467 a:hover, #stacks_in_13467 a:active {
	color:#333333;
}







#stacks_in_13467 a:link, #stacks_in_13467 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13467 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13467 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13467 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13467 {
	margin-left:0;
}
#stacks_in_13477_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13477 a:link, #stacks_in_13477 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13477 a:hover, #stacks_in_13477 a:active {
	color:#333333;
}







#stacks_in_13477 a:link, #stacks_in_13477 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13477 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13477 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13477 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13477 {
	margin-left:0;
}
#stacks_in_13481_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13481 a:link, #stacks_in_13481 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13481 a:hover, #stacks_in_13481 a:active {
	color:#333333;
}







#stacks_in_13481 a:link, #stacks_in_13481 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13481 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13481 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13481 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13481 {
	margin-left:0;
}
#stacks_in_13483_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13483 a:link, #stacks_in_13483 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13483 a:hover, #stacks_in_13483 a:active {
	color:#333333;
}







#stacks_in_13483 a:link, #stacks_in_13483 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13483 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13483 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13483 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13483 {
	margin-left:0;
}
#stacks_in_13485_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13485 a:link, #stacks_in_13485 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13485 a:hover, #stacks_in_13485 a:active {
	color:#333333;
}







#stacks_in_13485 a:link, #stacks_in_13485 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13485 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13485 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13485 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13485 {
	margin-left:0;
}
#stacks_in_13487_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13487 a:link, #stacks_in_13487 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13487 a:hover, #stacks_in_13487 a:active {
	color:#333333;
}







#stacks_in_13487 a:link, #stacks_in_13487 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13487 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13487 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13487 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13487 {
	margin-left:0;
}
#stacks_in_13489_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13489 a:link, #stacks_in_13489 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13489 a:hover, #stacks_in_13489 a:active {
	color:#333333;
}







#stacks_in_13489 a:link, #stacks_in_13489 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13489 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13489 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13489 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13489 {
	margin-left:0;
}
#stacks_in_13491_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13491 a:link, #stacks_in_13491 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13491 a:hover, #stacks_in_13491 a:active {
	color:#333333;
}







#stacks_in_13491 a:link, #stacks_in_13491 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13491 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13491 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13491 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13491 {
	margin-left:0;
}
#stacks_in_13493_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13493 a:link, #stacks_in_13493 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13493 a:hover, #stacks_in_13493 a:active {
	color:#333333;
}







#stacks_in_13493 a:link, #stacks_in_13493 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13493 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13493 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13493 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_13493 {
	margin-left:0;
}
#stacks_in_13519_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13519 a:link, #stacks_in_13519 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13519 a:hover, #stacks_in_13519 a:active {
	color:#333333;
}







#stacks_in_13519 a:link, #stacks_in_13519 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13519 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13519 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13519 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_13519 {
	margin-left:0;
}
#stacks_in_13521_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13521 a:link, #stacks_in_13521 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13521 a:hover, #stacks_in_13521 a:active {
	color:#333333;
}







#stacks_in_13521 a:link, #stacks_in_13521 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13521 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13521 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13521 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13521 {
	margin-left:0;
}
#stacks_in_13544_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13544 a:link, #stacks_in_13544 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13544 a:hover, #stacks_in_13544 a:active {
	color:#333333;
}







#stacks_in_13544 a:link, #stacks_in_13544 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13544 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13544 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13544 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13544 {
	margin-left:0;
}
#stacks_in_13495_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13495 a:link, #stacks_in_13495 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13495 a:hover, #stacks_in_13495 a:active {
	color:#333333;
}







#stacks_in_13495 a:link, #stacks_in_13495 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13495 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13495 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13495 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13495 {
	margin-left:0;
}
#stacks_in_13497_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13497 a:link, #stacks_in_13497 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13497 a:hover, #stacks_in_13497 a:active {
	color:#333333;
}







#stacks_in_13497 a:link, #stacks_in_13497 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13497 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13497 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13497 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13497 {
	margin-left:0;
}
#stacks_in_13499_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13499 a:link, #stacks_in_13499 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13499 a:hover, #stacks_in_13499 a:active {
	color:#333333;
}







#stacks_in_13499 a:link, #stacks_in_13499 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13499 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13499 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13499 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13499 {
	margin-left:0;
}
#stacks_in_13505_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13505 a:link, #stacks_in_13505 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13505 a:hover, #stacks_in_13505 a:active {
	color:#333333;
}







#stacks_in_13505 a:link, #stacks_in_13505 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13505 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13505 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13505 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13505 {
	margin-left:0;
}
#stacks_in_13501_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13501 a:link, #stacks_in_13501 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13501 a:hover, #stacks_in_13501 a:active {
	color:#333333;
}







#stacks_in_13501 a:link, #stacks_in_13501 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13501 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13501 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13501 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13501 {
	margin-left:0;
}
#stacks_in_13503_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13503 a:link, #stacks_in_13503 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13503 a:hover, #stacks_in_13503 a:active {
	color:#333333;
}







#stacks_in_13503 a:link, #stacks_in_13503 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13503 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13503 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13503 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13503 {
	margin-left:0;
}
#stacks_in_13507_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13507 a:link, #stacks_in_13507 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13507 a:hover, #stacks_in_13507 a:active {
	color:#333333;
}







#stacks_in_13507 a:link, #stacks_in_13507 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13507 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13507 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13507 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13507 {
	margin-left:0;
}
#stacks_in_13509_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13509 a:link, #stacks_in_13509 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13509 a:hover, #stacks_in_13509 a:active {
	color:#333333;
}







#stacks_in_13509 a:link, #stacks_in_13509 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13509 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13509 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13509 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13509 {
	margin-left:0;
}
#stacks_in_13513_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13513 a:link, #stacks_in_13513 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13513 a:hover, #stacks_in_13513 a:active {
	color:#333333;
}







#stacks_in_13513 a:link, #stacks_in_13513 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13513 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13513 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13513 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13513 {
	margin-left:0;
}
#stacks_in_13515_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13515 a:link, #stacks_in_13515 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13515 a:hover, #stacks_in_13515 a:active {
	color:#333333;
}







#stacks_in_13515 a:link, #stacks_in_13515 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13515 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13515 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13515 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13515 {
	margin-left:0;
}
#stacks_in_13517_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13517 a:link, #stacks_in_13517 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13517 a:hover, #stacks_in_13517 a:active {
	color:#333333;
}







#stacks_in_13517 a:link, #stacks_in_13517 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13517 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13517 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13517 {
	margin: 10px 0px 20px 0px;
}

#stacks_out_13517 {
	margin-left:0;
}














#stacks_in_11301 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_11292_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11292 a:link, #stacks_in_11292 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11292 a:hover, #stacks_in_11292 a:active {
	color:#333333;
}







#stacks_in_11292 a:link, #stacks_in_11292 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11292 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11292 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11292 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11292 {
	margin-left:0;
}

#stacks_in_11295 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11297 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11299_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11299 a:link, #stacks_in_11299 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11299 a:hover, #stacks_in_11299 a:active {
	color:#333333;
}







#stacks_in_11299 a:link, #stacks_in_11299 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11299 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11299 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11299 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11299 {
	margin-left:0;
}














#stacks_in_7157 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7160 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12752 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12725 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12769_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12769 a:link, #stacks_in_12769 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12769 a:hover, #stacks_in_12769 a:active {
	color:#FFFFFF;
}







#stacks_in_12769 a:link, #stacks_in_12769 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12769 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12769 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12769 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12769 {
	margin-left:0;
}
#stacks_in_13012_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13012 a:link, #stacks_in_13012 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13012 a:hover, #stacks_in_13012 a:active {
	color:#FFFFFF;
}







#stacks_in_13012 a:link, #stacks_in_13012 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13012 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13012 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13012 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13012 {
	margin-left:0;
}
#stacks_in_13557_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13557 a:link, #stacks_in_13557 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13557 a:hover, #stacks_in_13557 a:active {
	color:#FFFFFF;
}







#stacks_in_13557 a:link, #stacks_in_13557 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13557 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13557 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13557 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13557 {
	margin-left:0;
}
#stacks_in_12775_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12775 a:link, #stacks_in_12775 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12775 a:hover, #stacks_in_12775 a:active {
	color:#FFFFFF;
}







#stacks_in_12775 a:link, #stacks_in_12775 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12775 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12775 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12775 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12775 {
	margin-left:0;
}
#stacks_in_13296_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13296 a:link, #stacks_in_13296 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13296 a:hover, #stacks_in_13296 a:active {
	color:#FFFFFF;
}







#stacks_in_13296 a:link, #stacks_in_13296 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13296 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13296 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13296 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13296 {
	margin-left:0;
}
#stacks_in_12770_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12770 a:link, #stacks_in_12770 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12770 a:hover, #stacks_in_12770 a:active {
	color:#FFFFFF;
}







#stacks_in_12770 a:link, #stacks_in_12770 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12770 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12770 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12770 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12770 {
	margin-left:0;
}
#stacks_in_12773_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12773 a:link, #stacks_in_12773 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12773 a:hover, #stacks_in_12773 a:active {
	color:#FFFFFF;
}







#stacks_in_12773 a:link, #stacks_in_12773 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12773 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12773 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12773 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12773 {
	margin-left:0;
}














#stacks_in_2619 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2622 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6806 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6809 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12708 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12711 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12716_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12716 a:link, #stacks_in_12716 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12716 a:hover, #stacks_in_12716 a:active {
	color:#FFFFFF;
}







#stacks_in_12716 a:link, #stacks_in_12716 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12716 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12716 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12716 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12716 {
	margin-left:0;
}
#stacks_in_12786_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12786 a:link, #stacks_in_12786 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12786 a:hover, #stacks_in_12786 a:active {
	color:#FFFFFF;
}







#stacks_in_12786 a:link, #stacks_in_12786 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12786 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12786 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12786 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12786 {
	margin-left:0;
}














#stacks_in_2628 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2631 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_4835_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_4835 a:link, #stacks_in_4835 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_4835 a:hover, #stacks_in_4835 a:active {
	color:#333333;
}







#stacks_in_4835 a:link, #stacks_in_4835 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_4835 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_4835 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_4835 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_4835 {
	margin-left:0;
}
#stacks_in_6416_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6416 a:link, #stacks_in_6416 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6416 a:hover, #stacks_in_6416 a:active {
	color:#333333;
}







#stacks_in_6416 a:link, #stacks_in_6416 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6416 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6416 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6416 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_6416 {
	margin-left:0;
}

#stacks_in_4827 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4830 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12077 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12188>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12188>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12188>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12188>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_12188 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_12054_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12054 a:link, #stacks_in_12054 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12054 a:hover, #stacks_in_12054 a:active {
	color:#FFFFFF;
}







#stacks_in_12054 a:link, #stacks_in_12054 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12054 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12054 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_12054 {
	margin-left:0;
}
#stacks_in_12051_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12051 a:link, #stacks_in_12051 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12051 a:hover, #stacks_in_12051 a:active {
	color:#FFFFFF;
}







#stacks_in_12051 a:link, #stacks_in_12051 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12051 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12051 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_12051 {
	margin-left:0;
}

#stacks_in_12057 {
	margin: 20px 0px 0px 0px;
}
/* Start dooFaq2 stack each CSS code */

#stacks_in_12061 .faq-question{
	position: relative;
	font-size: 110% !important;
	line-height: normal !important;
	font-weight: normal;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 4px;
	cursor: pointer;
}

#stacks_in_12061 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_12061 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_12061 .fa-bars, #stacks_in_12061 .fa-toggle-off, #stacks_in_12061 .fa-question, #stacks_in_12061 .fa-angle-right{
	display: none;
}

#stacks_in_12061 .fa-angle-right{
	display: inline;
}

#stacks_in_12061 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 0px;
}


/* THEME */
#stacks_in_12061 .faqQuestionClosed{
	background-color: rgba(109, 118, 126, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_12061 .faqQuestionOpen{
	background: rgba(230, 230, 230, 1.00) !important;
	color: rgba(51, 51, 51, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_12061 .faqQuestionOpen:hover{
	background: rgba(230, 230, 230, 1.00) !important;
}

#stacks_in_12061 .faqQuestionClosed:hover{
	background: rgba(144, 153, 161, 1.00) !important;
	
	background: rgba(74, 83, 91, 1.00) !important;
	
}



#stacks_in_12061 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code */
#stacks_in_12061 {
	margin: 5px 0px 0px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */#stacks_in_12171>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12171>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12171>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12171>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12171>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12171>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12171>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12171>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_12066 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12191_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12191 a:link, #stacks_in_12191 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12191 a:hover, #stacks_in_12191 a:active {
	color:#333333;
}







#stacks_in_12191 a:link, #stacks_in_12191 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12191 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12191 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12191 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12191 {
	margin-left:0;
}

#stacks_in_12063 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12048_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12048 a:link, #stacks_in_12048 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12048 a:hover, #stacks_in_12048 a:active {
	color:#333333;
}







#stacks_in_12048 a:link, #stacks_in_12048 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12048 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12048 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12048 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12048 {
	margin-left:0;
}

#stacks_in_12167 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_12156>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12156>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12156>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12156>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12156>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12156>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12156>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12156>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_12169 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12162_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12162 a:link, #stacks_in_12162 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12162 a:hover, #stacks_in_12162 a:active {
	color:#FFFFFF;
}







#stacks_in_12162 a:link, #stacks_in_12162 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12162 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12162 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12162 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12162 {
	margin-left:0;
}

#stacks_in_12154 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_12157_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12157 a:link, #stacks_in_12157 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12157 a:hover, #stacks_in_12157 a:active {
	color:#FFFFFF;
}







#stacks_in_12157 a:link, #stacks_in_12157 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12157 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12157 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12157 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12157 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */#stacks_in_12176>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12176>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12176>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12176>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12176>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12176>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12176>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12176>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_12084 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12082 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12107 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_12109>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12109>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12109>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12109>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_12109 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12112_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12112 a:link, #stacks_in_12112 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12112 a:hover, #stacks_in_12112 a:active {
	color:#FFFFFF;
}







#stacks_in_12112 a:link, #stacks_in_12112 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12112 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12112 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12112 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12112 {
	margin-left:0;
}
#stacks_in_12114_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12114 a:link, #stacks_in_12114 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12114 a:hover, #stacks_in_12114 a:active {
	color:#FFFFFF;
}







#stacks_in_12114 a:link, #stacks_in_12114 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12114 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12114 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12114 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12114 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */#stacks_in_12179>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12179>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12179>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12179>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12179>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12179>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12179>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12179>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_12090 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12087 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12119 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_12121>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12121>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_12121 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12127_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12127 a:link, #stacks_in_12127 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12127 a:hover, #stacks_in_12127 a:active {
	color:#FFFFFF;
}







#stacks_in_12127 a:link, #stacks_in_12127 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12127 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12127 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12127 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12127 {
	margin-left:0;
}
#stacks_in_12122_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12122 a:link, #stacks_in_12122 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12122 a:hover, #stacks_in_12122 a:active {
	color:#FFFFFF;
}







#stacks_in_12122 a:link, #stacks_in_12122 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12122 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12122 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12122 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12122 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */#stacks_in_12182>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12182>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12182>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12182>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12182>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12182>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12182>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12182>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_12097 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12094 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12132 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_12134>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12134>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12134>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12134>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_12134 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12140_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12140 a:link, #stacks_in_12140 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12140 a:hover, #stacks_in_12140 a:active {
	color:#FFFFFF;
}







#stacks_in_12140 a:link, #stacks_in_12140 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12140 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12140 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12140 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12140 {
	margin-left:0;
}
#stacks_in_12135_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12135 a:link, #stacks_in_12135 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12135 a:hover, #stacks_in_12135 a:active {
	color:#FFFFFF;
}







#stacks_in_12135 a:link, #stacks_in_12135 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12135 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12135 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12135 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12135 {
	margin-left:0;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */#stacks_in_12185>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12185>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12185>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12185>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_12185>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12185>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_12185>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_12185>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_12104 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12101 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12145 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_12146>.s3_row {
	margin: 0 -5px;
}

#stacks_in_12146>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12146>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12146>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_12146 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12151_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12151 a:link, #stacks_in_12151 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12151 a:hover, #stacks_in_12151 a:active {
	color:#FFFFFF;
}







#stacks_in_12151 a:link, #stacks_in_12151 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12151 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12151 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12151 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12151 {
	margin-left:0;
}
#stacks_in_12148_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12148 a:link, #stacks_in_12148 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12148 a:hover, #stacks_in_12148 a:active {
	color:#FFFFFF;
}







#stacks_in_12148 a:link, #stacks_in_12148 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12148 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12148 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12148 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_12148 {
	margin-left:0;
}













#stacks_in_14742>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14742>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14742>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14742>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14742>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14742>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14742 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14746 img {
    height: auto;
}

#stacks_in_14744 img {
    height: auto;
}
#stacks_in_14733_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14733 a:link, #stacks_in_14733 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14733 a:hover, #stacks_in_14733 a:active {
	color:#FFFFFF;
}







#stacks_in_14733 a:link, #stacks_in_14733 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14733 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14733 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14733 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14733 {
	margin-left:0;
}

#stacks_in_14736 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14738 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14740_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14740 a:link, #stacks_in_14740 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14740 a:hover, #stacks_in_14740 a:active {
	color:#333333;
}







#stacks_in_14740 a:link, #stacks_in_14740 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14740 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14740 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14740 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14740 {
	margin-left:0;
}
#stacks_in_14751_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14751 a:link, #stacks_in_14751 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14751 a:hover, #stacks_in_14751 a:active {
	color:#333333;
}







#stacks_in_14751 a:link, #stacks_in_14751 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14751 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14751 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14751 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14751 {
	margin-left:0;
}














#stacks_in_1288 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1291 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2637 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2640 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11976 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_11935_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11935 a:link, #stacks_in_11935 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11935 a:hover, #stacks_in_11935 a:active {
	color:#FFFFFF;
}







#stacks_in_11935 a:link, #stacks_in_11935 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11935 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11935 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11935 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11935 {
	margin-left:0;
}
#stacks_in_11938_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11938 a:link, #stacks_in_11938 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11938 a:hover, #stacks_in_11938 a:active {
	color:#FFFFFF;
}







#stacks_in_11938 a:link, #stacks_in_11938 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11938 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11938 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11938 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_11938 {
	margin-left:0;
}
#stacks_in_11940>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11940>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11940>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11940>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11940>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11940>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11940>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11940>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11940 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_11946 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11949_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11949 a:link, #stacks_in_11949 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11949 a:hover, #stacks_in_11949 a:active {
	color:#FFFFFF;
}







#stacks_in_11949 a:link, #stacks_in_11949 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11949 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11949 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11949 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11949 {
	margin-left:0;
}

#stacks_in_11941 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11944_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11944 a:link, #stacks_in_11944 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11944 a:hover, #stacks_in_11944 a:active {
	color:#FFFFFF;
}







#stacks_in_11944 a:link, #stacks_in_11944 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11944 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11944 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11944 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11944 {
	margin-left:0;
}
#stacks_in_11951>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11951>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11951>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11951>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11951>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11951>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11951>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11951>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11951 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_11959 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11962_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11962 a:link, #stacks_in_11962 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11962 a:hover, #stacks_in_11962 a:active {
	color:#FFFFFF;
}







#stacks_in_11962 a:link, #stacks_in_11962 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11962 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11962 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11962 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11962 {
	margin-left:0;
}
#stacks_in_11964_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11964 a:link, #stacks_in_11964 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11964 a:hover, #stacks_in_11964 a:active {
	color:#FFFFFF;
}







#stacks_in_11964 a:link, #stacks_in_11964 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11964 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11964 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11964 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_11964 {
	margin-left:0;
}

#stacks_in_11952 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11955_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11955 a:link, #stacks_in_11955 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11955 a:hover, #stacks_in_11955 a:active {
	color:#FFFFFF;
}







#stacks_in_11955 a:link, #stacks_in_11955 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11955 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11955 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11955 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11955 {
	margin-left:0;
}
#stacks_in_11957_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11957 a:link, #stacks_in_11957 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11957 a:hover, #stacks_in_11957 a:active {
	color:#FFFFFF;
}







#stacks_in_11957 a:link, #stacks_in_11957 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11957 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11957 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11957 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_11957 {
	margin-left:0;
}

#stacks_in_11966 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11968 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11970_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11970 a:link, #stacks_in_11970 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11970 a:hover, #stacks_in_11970 a:active {
	color:#333333;
}







#stacks_in_11970 a:link, #stacks_in_11970 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11970 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11970 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11970 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11970 {
	margin-left:0;
}
#stacks_in_11972_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11972 a:link, #stacks_in_11972 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11972 a:hover, #stacks_in_11972 a:active {
	color:#333333;
}







#stacks_in_11972 a:link, #stacks_in_11972 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11972 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11972 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11972 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11972 {
	margin-left:0;
}
#stacks_in_11974_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11974 a:link, #stacks_in_11974 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11974 a:hover, #stacks_in_11974 a:active {
	color:#333333;
}







#stacks_in_11974 a:link, #stacks_in_11974 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11974 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11974 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11974 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11974 {
	margin-left:0;
}














#stacks_in_11999 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_11979_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11979 a:link, #stacks_in_11979 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11979 a:hover, #stacks_in_11979 a:active {
	color:#333333;
}







#stacks_in_11979 a:link, #stacks_in_11979 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11979 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11979 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11979 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11979 {
	margin-left:0;
}
#stacks_in_11982>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11982>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11982>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11982>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11982>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11982>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11982>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11982>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11982 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_11988 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11991_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11991 a:link, #stacks_in_11991 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11991 a:hover, #stacks_in_11991 a:active {
	color:#FFFFFF;
}







#stacks_in_11991 a:link, #stacks_in_11991 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11991 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11991 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11991 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11991 {
	margin-left:0;
}

#stacks_in_11983 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11986_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11986 a:link, #stacks_in_11986 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11986 a:hover, #stacks_in_11986 a:active {
	color:#FFFFFF;
}







#stacks_in_11986 a:link, #stacks_in_11986 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11986 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11986 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11986 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11986 {
	margin-left:0;
}

#stacks_in_11993 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11995 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11997_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11997 a:link, #stacks_in_11997 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11997 a:hover, #stacks_in_11997 a:active {
	color:#333333;
}







#stacks_in_11997 a:link, #stacks_in_11997 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11997 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11997 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11997 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11997 {
	margin-left:0;
}














#stacks_in_7674 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7677 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2511 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2514 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13533 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13536 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11915 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11918 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11920_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11920 a:link, #stacks_in_11920 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11920 a:hover, #stacks_in_11920 a:active {
	color:#333333;
}







#stacks_in_11920 a:link, #stacks_in_11920 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11920 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11920 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11920 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11920 {
	margin-left:0;
}
#stacks_in_11922_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11922 a:link, #stacks_in_11922 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11922 a:hover, #stacks_in_11922 a:active {
	color:#333333;
}







#stacks_in_11922 a:link, #stacks_in_11922 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11922 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11922 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11922 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11922 {
	margin-left:0;
}














#stacks_in_13662 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13665 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13671_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13671 a:link, #stacks_in_13671 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13671 a:hover, #stacks_in_13671 a:active {
	color:#FFFFFF;
}







#stacks_in_13671 a:link, #stacks_in_13671 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13671 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13671 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13671 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13671 {
	margin-left:0;
}
#stacks_in_13674_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13674 a:link, #stacks_in_13674 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13674 a:hover, #stacks_in_13674 a:active {
	color:#FFFFFF;
}







#stacks_in_13674 a:link, #stacks_in_13674 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13674 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13674 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13674 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13674 {
	margin-left:0;
}














#stacks_in_6000 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6003 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7121>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7121>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7121>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_7121 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_7125 img {
    height: auto;
}

#stacks_in_7123 img {
    height: auto;
}
#stacks_in_7114_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7114 a:link, #stacks_in_7114 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7114 a:hover, #stacks_in_7114 a:active {
	color:#333333;
}







#stacks_in_7114 a:link, #stacks_in_7114 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7114 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7114 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7114 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7114 {
	margin-left:0;
}

#stacks_in_7117 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7119 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14710>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14710>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14710>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14710>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_14710>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14710>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_14710>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14710>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14710 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_14716 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_14719_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14719 a:link, #stacks_in_14719 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14719 a:hover, #stacks_in_14719 a:active {
	color:#FFFFFF;
}







#stacks_in_14719 a:link, #stacks_in_14719 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14719 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14719 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14719 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14719 {
	margin-left:0;
}

#stacks_in_14711 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_14714_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14714 a:link, #stacks_in_14714 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14714 a:hover, #stacks_in_14714 a:active {
	color:#FFFFFF;
}







#stacks_in_14714 a:link, #stacks_in_14714 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14714 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14714 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14714 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14714 {
	margin-left:0;
}
#stacks_in_14721>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14721>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14721>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14721>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_14721>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14721>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_14721>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14721>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14721 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_14727 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_14730_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14730 a:link, #stacks_in_14730 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14730 a:hover, #stacks_in_14730 a:active {
	color:#FFFFFF;
}







#stacks_in_14730 a:link, #stacks_in_14730 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14730 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14730 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14730 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14730 {
	margin-left:0;
}

#stacks_in_14722 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_14725_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14725 a:link, #stacks_in_14725 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14725 a:hover, #stacks_in_14725 a:active {
	color:#FFFFFF;
}







#stacks_in_14725 a:link, #stacks_in_14725 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14725 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14725 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14725 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14725 {
	margin-left:0;
}













#stacks_in_11746_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11746 a:link, #stacks_in_11746 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11746 a:hover, #stacks_in_11746 a:active {
	color:#333333;
}







#stacks_in_11746 a:link, #stacks_in_11746 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11746 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11746 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11746 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11746 {
	margin-left:0;
}
#stacks_in_11749>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11749>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11749>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11749>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11749>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11749>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11749>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11749>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11749 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_11755 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11758_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11758 a:link, #stacks_in_11758 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11758 a:hover, #stacks_in_11758 a:active {
	color:#FFFFFF;
}







#stacks_in_11758 a:link, #stacks_in_11758 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11758 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11758 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11758 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11758 {
	margin-left:0;
}

#stacks_in_11750 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_11753_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11753 a:link, #stacks_in_11753 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11753 a:hover, #stacks_in_11753 a:active {
	color:#FFFFFF;
}







#stacks_in_11753 a:link, #stacks_in_11753 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11753 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11753 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11753 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11753 {
	margin-left:0;
}

#stacks_in_11760 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11762 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16341>.s3_row {
	margin: 0 -5px;
}

#stacks_in_16341>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_16341>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_16341>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_16341>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16341>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_16341>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_16341 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16345 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16347 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16349 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}
#stacks_in_16351>.s3_row {
	margin: 0 -5px;
}

#stacks_in_16351>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_16351>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_16351>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_16351>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16351>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_16351>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_16351 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16358 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16355 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16352 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}
#stacks_in_16361>.s3_row {
	margin: 0 -5px;
}

#stacks_in_16361>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_16361>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_16361>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_16361>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16361>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_16361>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_16361 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16368 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16365 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16362 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}
#stacks_in_16371>.s3_row {
	margin: 0 -5px;
}

#stacks_in_16371>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_16371>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_16371>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_16371>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16371>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_16371>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_16371 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16378 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16375 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_16372 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 0px 1px 0px;
}














#stacks_in_11413 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_11403_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11403 a:link, #stacks_in_11403 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11403 a:hover, #stacks_in_11403 a:active {
	color:#FFFFFF;
}







#stacks_in_11403 a:link, #stacks_in_11403 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11403 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11403 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11403 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11403 {
	margin-left:0;
}

#stacks_in_11406 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11408 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11416>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11416>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11416>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11416>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11416>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11416>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11416>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11416>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11416 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11432 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11434_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11434 a:link, #stacks_in_11434 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11434 a:hover, #stacks_in_11434 a:active {
	color:#333333;
}







#stacks_in_11434 a:link, #stacks_in_11434 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11434 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11434 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11434 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11434 {
	margin-left:0;
}

#stacks_in_11423 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11425_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11425 a:link, #stacks_in_11425 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11425 a:hover, #stacks_in_11425 a:active {
	color:#FFFFFF;
}







#stacks_in_11425 a:link, #stacks_in_11425 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11425 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11425 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11425 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11425 {
	margin-left:0;
}
#stacks_in_11417>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11417>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11417>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11417>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11417>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11417>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11417>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11417>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11417 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11450 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11452_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11452 a:link, #stacks_in_11452 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11452 a:hover, #stacks_in_11452 a:active {
	color:#FFFFFF;
}







#stacks_in_11452 a:link, #stacks_in_11452 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11452 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11452 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11452 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11452 {
	margin-left:0;
}

#stacks_in_11441 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11443_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11443 a:link, #stacks_in_11443 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11443 a:hover, #stacks_in_11443 a:active {
	color:#FFFFFF;
}







#stacks_in_11443 a:link, #stacks_in_11443 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11443 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11443 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11443 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11443 {
	margin-left:0;
}
#stacks_in_11454>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11454>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11454>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11454>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11454>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11454>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11454>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11454>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11454 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11469 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11471_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11471 a:link, #stacks_in_11471 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11471 a:hover, #stacks_in_11471 a:active {
	color:#FFFFFF;
}







#stacks_in_11471 a:link, #stacks_in_11471 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11471 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11471 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11471 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11471 {
	margin-left:0;
}

#stacks_in_11460 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11462_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11462 a:link, #stacks_in_11462 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11462 a:hover, #stacks_in_11462 a:active {
	color:#FFFFFF;
}







#stacks_in_11462 a:link, #stacks_in_11462 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11462 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11462 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11462 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11462 {
	margin-left:0;
}
#stacks_in_11473>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11473>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11473>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11473>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11473>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11473>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11473>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11473>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11473 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11488 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11490_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11490 a:link, #stacks_in_11490 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11490 a:hover, #stacks_in_11490 a:active {
	color:#FFFFFF;
}







#stacks_in_11490 a:link, #stacks_in_11490 a:visited {
	background-color:#FFC40A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC40A), to(#A77506));
	border:1px solid #A77506;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11490 a:hover {
	background-color:#FFD30A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFD30A), to(#906605));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11490 a:active {
	background-color:#FFC40A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11490 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11490 {
	margin-left:0;
}

#stacks_in_11479 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11481_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11481 a:link, #stacks_in_11481 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11481 a:hover, #stacks_in_11481 a:active {
	color:#FFFFFF;
}







#stacks_in_11481 a:link, #stacks_in_11481 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11481 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11481 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11481 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11481 {
	margin-left:0;
}














#stacks_in_11382 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_11305_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11305 a:link, #stacks_in_11305 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11305 a:hover, #stacks_in_11305 a:active {
	color:#FFFFFF;
}







#stacks_in_11305 a:link, #stacks_in_11305 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11305 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11305 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11305 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11305 {
	margin-left:0;
}

#stacks_in_11308 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16388 {
	background-color: rgba(153, 153, 153, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 2px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 15px 10px;
}
#stacks_in_11310>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11310>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11310>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11310>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11310>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11310>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11310>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11310>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}





#stacks_in_11319>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11319>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11319>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11319>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11319>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11319>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11319 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11324_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11324 a:link, #stacks_in_11324 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11324 a:hover, #stacks_in_11324 a:active {
	color:#FFFFFF;
}







#stacks_in_11324 a:link, #stacks_in_11324 a:visited {
	background-color:#1F1F1F;
	background: -webkit-gradient(linear, left top, left bottom, from(#1F1F1F), to(#121212));
	border:1px solid #121212;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11324 a:hover {
	background-color:#212121;
	background: -webkit-gradient(linear, left top, left bottom, from(#212121), to(#101010));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11324 a:active {
	background-color:#1F1F1F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11324 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11321_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11321 a:link, #stacks_in_11321 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11321 a:hover, #stacks_in_11321 a:active {
	color:#FFFFFF;
}







#stacks_in_11321 a:link, #stacks_in_11321 a:visited {
	background-color:#5F5F5F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5F5F5F), to(#393939));
	border:1px solid #393939;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11321 a:hover {
	background-color:#666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#313131));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11321 a:active {
	background-color:#5F5F5F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11321 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11311>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11311>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11311>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11311>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11311>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11311>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11311 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11316_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11316 a:link, #stacks_in_11316 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11316 a:hover, #stacks_in_11316 a:active {
	color:#FFFFFF;
}







#stacks_in_11316 a:link, #stacks_in_11316 a:visited {
	background-color:#5F5F5F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5F5F5F), to(#393939));
	border:1px solid #393939;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11316 a:hover {
	background-color:#666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#313131));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11316 a:active {
	background-color:#5F5F5F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11316 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11313_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11313 a:link, #stacks_in_11313 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11313 a:hover, #stacks_in_11313 a:active {
	color:#FFFFFF;
}







#stacks_in_11313 a:link, #stacks_in_11313 a:visited {
	background-color:#5F5F5F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5F5F5F), to(#393939));
	border:1px solid #393939;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11313 a:hover {
	background-color:#666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#313131));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11313 a:active {
	background-color:#5F5F5F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11313 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11327>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11327>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11327>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11327>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11327>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11327>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11327>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11327>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}





#stacks_in_11336>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11336>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11336>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11336>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11336>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11336>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11336 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11341_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11341 a:link, #stacks_in_11341 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11341 a:hover, #stacks_in_11341 a:active {
	color:#FFFFFF;
}







#stacks_in_11341 a:link, #stacks_in_11341 a:visited {
	background-color:#5F5F5F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5F5F5F), to(#393939));
	border:1px solid #393939;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11341 a:hover {
	background-color:#666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#313131));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11341 a:active {
	background-color:#5F5F5F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11341 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11338_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11338 a:link, #stacks_in_11338 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11338 a:hover, #stacks_in_11338 a:active {
	color:#333333;
}







#stacks_in_11338 a:link, #stacks_in_11338 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11338 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11338 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11338 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11328>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11328>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11328>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11328>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11328>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11328>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11328 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11333_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11333 a:link, #stacks_in_11333 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11333 a:hover, #stacks_in_11333 a:active {
	color:#333333;
}







#stacks_in_11333 a:link, #stacks_in_11333 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11333 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11333 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11333 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11330_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11330 a:link, #stacks_in_11330 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11330 a:hover, #stacks_in_11330 a:active {
	color:#333333;
}







#stacks_in_11330 a:link, #stacks_in_11330 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11330 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11330 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11330 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11344>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11344>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11344>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11344>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11344>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11344>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11344>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11344>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}





#stacks_in_11353>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11353>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11353>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11353>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11353>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11353>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11353 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11358_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11358 a:link, #stacks_in_11358 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11358 a:hover, #stacks_in_11358 a:active {
	color:#FFFFFF;
}







#stacks_in_11358 a:link, #stacks_in_11358 a:visited {
	background-color:#5F5F5F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5F5F5F), to(#393939));
	border:1px solid #393939;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11358 a:hover {
	background-color:#666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#313131));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11358 a:active {
	background-color:#5F5F5F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11358 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11355_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11355 a:link, #stacks_in_11355 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11355 a:hover, #stacks_in_11355 a:active {
	color:#333333;
}







#stacks_in_11355 a:link, #stacks_in_11355 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11355 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11355 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11355 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11345>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11345>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11345>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11345>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11345>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11345>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11345 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11350_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11350 a:link, #stacks_in_11350 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11350 a:hover, #stacks_in_11350 a:active {
	color:#FFFFFF;
}







#stacks_in_11350 a:link, #stacks_in_11350 a:visited {
	background-color:#9E9E9E;
	background: -webkit-gradient(linear, left top, left bottom, from(#9E9E9E), to(#5F5F5F));
	border:1px solid #5F5F5F;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11350 a:hover {
	background-color:#ABABAB;
	background: -webkit-gradient(linear, left top, left bottom, from(#ABABAB), to(#525252));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11350 a:active {
	background-color:#9E9E9E;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11350 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11347_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11347 a:link, #stacks_in_11347 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11347 a:hover, #stacks_in_11347 a:active {
	color:#333333;
}







#stacks_in_11347 a:link, #stacks_in_11347 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11347 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11347 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11347 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11361>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11361>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11361>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11361>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11361>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11361>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11361>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11361>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}





#stacks_in_11370>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11370>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11370>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11370>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11370>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11370>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11370 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11375_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11375 a:link, #stacks_in_11375 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11375 a:hover, #stacks_in_11375 a:active {
	color:#FFFFFF;
}







#stacks_in_11375 a:link, #stacks_in_11375 a:visited {
	background-color:#5F5F5F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5F5F5F), to(#393939));
	border:1px solid #393939;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11375 a:hover {
	background-color:#666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#313131));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11375 a:active {
	background-color:#5F5F5F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11375 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11372_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11372 a:link, #stacks_in_11372 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11372 a:hover, #stacks_in_11372 a:active {
	color:#333333;
}







#stacks_in_11372 a:link, #stacks_in_11372 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11372 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11372 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11372 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11362>.s3_row {
	margin: 0 -5px;
}

#stacks_in_11362>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11362>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11362>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11362>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_11362>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}






#stacks_in_11362 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11367_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11367 a:link, #stacks_in_11367 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11367 a:hover, #stacks_in_11367 a:active {
	color:#333333;
}







#stacks_in_11367 a:link, #stacks_in_11367 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11367 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11367 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11367 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11364_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11364 a:link, #stacks_in_11364 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11364 a:hover, #stacks_in_11364 a:active {
	color:#333333;
}







#stacks_in_11364 a:link, #stacks_in_11364 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11364 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11364 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11364 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_11378 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_11380 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17134_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17134 a:link, #stacks_in_17134 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17134 a:hover, #stacks_in_17134 a:active {
	color:#333333;
}







#stacks_in_17134 a:link, #stacks_in_17134 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17134 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17134 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17134 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17136_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17136 a:link, #stacks_in_17136 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17136 a:hover, #stacks_in_17136 a:active {
	color:#333333;
}







#stacks_in_17136 a:link, #stacks_in_17136 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17136 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17136 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17136 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17086_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17086 a:link, #stacks_in_17086 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17086 a:hover, #stacks_in_17086 a:active {
	color:#333333;
}







#stacks_in_17086 a:link, #stacks_in_17086 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17086 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17086 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17086 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17084_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17084 a:link, #stacks_in_17084 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17084 a:hover, #stacks_in_17084 a:active {
	color:#333333;
}







#stacks_in_17084 a:link, #stacks_in_17084 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17084 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17084 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17084 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_17132_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17132 a:link, #stacks_in_17132 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17132 a:hover, #stacks_in_17132 a:active {
	color:#333333;
}







#stacks_in_17132 a:link, #stacks_in_17132 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17132 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17132 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17132 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_17139 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17142 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17144_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17144 a:link, #stacks_in_17144 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17144 a:hover, #stacks_in_17144 a:active {
	color:#333333;
}







#stacks_in_17144 a:link, #stacks_in_17144 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17144 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17144 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17144 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17144 {
	margin-left:0;
}














#stacks_in_12982 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12985 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12987_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12987 a:link, #stacks_in_12987 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12987 a:hover, #stacks_in_12987 a:active {
	color:#333333;
}







#stacks_in_12987 a:link, #stacks_in_12987 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12987 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12987 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12987 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12987 {
	margin-left:0;
}














#stacks_in_6008 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6011 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11728 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11731_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11731 a:link, #stacks_in_11731 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11731 a:hover, #stacks_in_11731 a:active {
	color:#FFFFFF;
}







#stacks_in_11731 a:link, #stacks_in_11731 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11731 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11731 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11731 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11731 {
	margin-left:0;
}

#stacks_in_11733 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11735 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11737_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11737 a:link, #stacks_in_11737 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11737 a:hover, #stacks_in_11737 a:active {
	color:#333333;
}







#stacks_in_11737 a:link, #stacks_in_11737 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11737 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11737 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11737 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11737 {
	margin-left:0;
}
#stacks_in_11837_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11837 a:link, #stacks_in_11837 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11837 a:hover, #stacks_in_11837 a:active {
	color:#333333;
}







#stacks_in_11837 a:link, #stacks_in_11837 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11837 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11837 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11837 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11837 {
	margin-left:0;
}
#stacks_in_11839_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11839 a:link, #stacks_in_11839 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11839 a:hover, #stacks_in_11839 a:active {
	color:#333333;
}







#stacks_in_11839 a:link, #stacks_in_11839 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11839 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11839 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11839 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11839 {
	margin-left:0;
}
#stacks_in_11841_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11841 a:link, #stacks_in_11841 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11841 a:hover, #stacks_in_11841 a:active {
	color:#333333;
}







#stacks_in_11841 a:link, #stacks_in_11841 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11841 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11841 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11841 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11841 {
	margin-left:0;
}














#stacks_in_11064 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_11045_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11045 a:link, #stacks_in_11045 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11045 a:hover, #stacks_in_11045 a:active {
	color:#FFFFFF;
}







#stacks_in_11045 a:link, #stacks_in_11045 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11045 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11045 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11045 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11045 {
	margin-left:0;
}

#stacks_in_11048 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_11050_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11050 a:link, #stacks_in_11050 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11050 a:hover, #stacks_in_11050 a:active {
	color:#FFFFFF;
}







#stacks_in_11050 a:link, #stacks_in_11050 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11050 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11050 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11050 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11050 {
	margin-left:0;
}

#stacks_in_11052 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_11054_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11054 a:link, #stacks_in_11054 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11054 a:hover, #stacks_in_11054 a:active {
	color:#FFFFFF;
}







#stacks_in_11054 a:link, #stacks_in_11054 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11054 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11054 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11054 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11054 {
	margin-left:0;
}

#stacks_in_11056 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11058 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11060_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11060 a:link, #stacks_in_11060 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11060 a:hover, #stacks_in_11060 a:active {
	color:#333333;
}







#stacks_in_11060 a:link, #stacks_in_11060 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11060 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11060 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11060 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11060 {
	margin-left:0;
}
#stacks_in_11062_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11062 a:link, #stacks_in_11062 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11062 a:hover, #stacks_in_11062 a:active {
	color:#333333;
}







#stacks_in_11062 a:link, #stacks_in_11062 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11062 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11062 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11062 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11062 {
	margin-left:0;
}














#stacks_in_11134 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_11067_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11067 a:link, #stacks_in_11067 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11067 a:hover, #stacks_in_11067 a:active {
	color:#FFFFFF;
}







#stacks_in_11067 a:link, #stacks_in_11067 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11067 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11067 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11067 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11067 {
	margin-left:0;
}

#stacks_in_11070 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_11072>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11072>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11072>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11072>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11072>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11072>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11072>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11072>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11072 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_11087 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11089_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11089 a:link, #stacks_in_11089 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11089 a:hover, #stacks_in_11089 a:active {
	color:#FFFFFF;
}







#stacks_in_11089 a:link, #stacks_in_11089 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11089 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11089 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11089 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11089 {
	margin-left:0;
}

#stacks_in_11078 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11080_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11080 a:link, #stacks_in_11080 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11080 a:hover, #stacks_in_11080 a:active {
	color:#FFFFFF;
}







#stacks_in_11080 a:link, #stacks_in_11080 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11080 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11080 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11080 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11080 {
	margin-left:0;
}
#stacks_in_11091>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11091>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11091>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11091>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11091>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11091>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11091>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11091>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11091 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11106 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11108_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11108 a:link, #stacks_in_11108 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11108 a:hover, #stacks_in_11108 a:active {
	color:#FFFFFF;
}







#stacks_in_11108 a:link, #stacks_in_11108 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11108 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11108 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11108 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11108 {
	margin-left:0;
}

#stacks_in_11097 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_11099_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11099 a:link, #stacks_in_11099 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11099 a:hover, #stacks_in_11099 a:active {
	color:#FFFFFF;
}







#stacks_in_11099 a:link, #stacks_in_11099 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11099 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11099 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11099 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11099 {
	margin-left:0;
}

#stacks_in_11110 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11112 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11114>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11114>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11114>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11114>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_11114>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11114>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11114>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11114>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11114 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_11132 img {
    height: auto;
}

#stacks_in_11132 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
#stacks_in_11115_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11115 a:link, #stacks_in_11115 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11115 a:hover, #stacks_in_11115 a:active {
	color:#333333;
}







#stacks_in_11115 a:link, #stacks_in_11115 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11115 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11115 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11115 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11115 {
	margin-left:0;
}
#stacks_in_11118_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11118 a:link, #stacks_in_11118 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11118 a:hover, #stacks_in_11118 a:active {
	color:#333333;
}







#stacks_in_11118 a:link, #stacks_in_11118 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11118 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11118 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11118 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11118 {
	margin-left:0;
}
#stacks_in_11120_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11120 a:link, #stacks_in_11120 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11120 a:hover, #stacks_in_11120 a:active {
	color:#FFFFFF;
}







#stacks_in_11120 a:link, #stacks_in_11120 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11120 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11120 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11120 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11120 {
	margin-left:0;
}
#stacks_in_11122_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11122 a:link, #stacks_in_11122 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11122 a:hover, #stacks_in_11122 a:active {
	color:#333333;
}







#stacks_in_11122 a:link, #stacks_in_11122 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11122 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11122 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11122 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11122 {
	margin-left:0;
}
#stacks_in_11124_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11124 a:link, #stacks_in_11124 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11124 a:hover, #stacks_in_11124 a:active {
	color:#333333;
}







#stacks_in_11124 a:link, #stacks_in_11124 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11124 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11124 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11124 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11124 {
	margin-left:0;
}
#stacks_in_11126_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11126 a:link, #stacks_in_11126 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11126 a:hover, #stacks_in_11126 a:active {
	color:#333333;
}







#stacks_in_11126 a:link, #stacks_in_11126 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11126 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11126 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11126 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11126 {
	margin-left:0;
}
#stacks_in_11128_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11128 a:link, #stacks_in_11128 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11128 a:hover, #stacks_in_11128 a:active {
	color:#333333;
}







#stacks_in_11128 a:link, #stacks_in_11128 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11128 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11128 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11128 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11128 {
	margin-left:0;
}
#stacks_in_11130_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11130 a:link, #stacks_in_11130 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11130 a:hover, #stacks_in_11130 a:active {
	color:#333333;
}







#stacks_in_11130 a:link, #stacks_in_11130 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11130 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11130 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11130 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11130 {
	margin-left:0;
}













#stacks_in_16381>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16381>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16381>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16381>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16381>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16381>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_16381 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_16384 img {
    height: auto;
}

#stacks_in_16382 img {
    height: auto;
}
#stacks_in_10746_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10746 a:link, #stacks_in_10746 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10746 a:hover, #stacks_in_10746 a:active {
	color:#FFFFFF;
}







#stacks_in_10746 a:link, #stacks_in_10746 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10746 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10746 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10746 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10746 {
	margin-left:0;
}
#stacks_in_16386_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16386 a:link, #stacks_in_16386 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16386 a:hover, #stacks_in_16386 a:active {
	color:#FFFFFF;
}







#stacks_in_16386 a:link, #stacks_in_16386 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16386 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16386 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16386 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16386 {
	margin-left:0;
}

#stacks_in_10749 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10751 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10783_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10783 a:link, #stacks_in_10783 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10783 a:hover, #stacks_in_10783 a:active {
	color:#333333;
}







#stacks_in_10783 a:link, #stacks_in_10783 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10783 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10783 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10783 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10783 {
	margin-left:0;
}













#stacks_in_12680>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12680>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12680>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12680>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_12680>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12680>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12680 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_12683 img {
    height: auto;
}

#stacks_in_12681 img {
    height: auto;
}
#stacks_in_12668_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12668 a:link, #stacks_in_12668 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12668 a:hover, #stacks_in_12668 a:active {
	color:#FFFFFF;
}







#stacks_in_12668 a:link, #stacks_in_12668 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12668 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12668 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12668 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12668 {
	margin-left:0;
}

#stacks_in_12691 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12673 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10765 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10756_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10756 a:link, #stacks_in_10756 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10756 a:hover, #stacks_in_10756 a:active {
	color:#FFFFFF;
}







#stacks_in_10756 a:link, #stacks_in_10756 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10756 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10756 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10756 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10756 {
	margin-left:0;
}

#stacks_in_10759 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10761 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10763_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10763 a:link, #stacks_in_10763 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10763 a:hover, #stacks_in_10763 a:active {
	color:#333333;
}







#stacks_in_10763 a:link, #stacks_in_10763 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10763 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10763 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10763 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10763 {
	margin-left:0;
}














#stacks_in_11023 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11026 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_11028_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11028 a:link, #stacks_in_11028 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11028 a:hover, #stacks_in_11028 a:active {
	color:#FFFFFF;
}







#stacks_in_11028 a:link, #stacks_in_11028 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11028 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11028 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11028 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_11028 {
	margin-left:0;
}
#stacks_in_11030_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11030 a:link, #stacks_in_11030 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11030 a:hover, #stacks_in_11030 a:active {
	color:#FFFFFF;
}







#stacks_in_11030 a:link, #stacks_in_11030 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11030 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11030 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11030 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11030 {
	margin-left:0;
}
#stacks_in_11032_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_11032 a:link, #stacks_in_11032 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_11032 a:hover, #stacks_in_11032 a:active {
	color:#FFFFFF;
}







#stacks_in_11032 a:link, #stacks_in_11032 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_11032 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_11032 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_11032 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_11032 {
	margin-left:0;
}














#stacks_in_17068 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17071 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17476_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17476 a:link, #stacks_in_17476 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17476 a:hover, #stacks_in_17476 a:active {
	color:#333333;
}







#stacks_in_17476 a:link, #stacks_in_17476 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17476 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17476 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17476 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_7232 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7225_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7225 a:link, #stacks_in_7225 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7225 a:hover, #stacks_in_7225 a:active {
	color:#FFFFFF;
}







#stacks_in_7225 a:link, #stacks_in_7225 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7225 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7225 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7225 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7225 {
	margin-left:0;
}

#stacks_in_7228 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7230 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14694_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14694 a:link, #stacks_in_14694 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14694 a:hover, #stacks_in_14694 a:active {
	color:#FFFFFF;
}







#stacks_in_14694 a:link, #stacks_in_14694 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14694 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14694 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14694 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14694 {
	margin-left:0;
}

#stacks_in_14697 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14699 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12662 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_12653_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12653 a:link, #stacks_in_12653 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12653 a:hover, #stacks_in_12653 a:active {
	color:#FFFFFF;
}







#stacks_in_12653 a:link, #stacks_in_12653 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12653 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12653 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12653 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12653 {
	margin-left:0;
}

#stacks_in_12656 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12658 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17007_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17007 a:link, #stacks_in_17007 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17007 a:hover, #stacks_in_17007 a:active {
	color:#FFFFFF;
}







#stacks_in_17007 a:link, #stacks_in_17007 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17007 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17007 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17007 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17007 {
	margin-left:0;
}
#stacks_in_12665_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12665 a:link, #stacks_in_12665 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12665 a:hover, #stacks_in_12665 a:active {
	color:#333333;
}







#stacks_in_12665 a:link, #stacks_in_12665 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12665 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12665 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12665 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12665 {
	margin-left:0;
}
#stacks_in_12660_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12660 a:link, #stacks_in_12660 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12660 a:hover, #stacks_in_12660 a:active {
	color:#333333;
}







#stacks_in_12660 a:link, #stacks_in_12660 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12660 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12660 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12660 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12660 {
	margin-left:0;
}














#stacks_in_10719 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10710_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10710 a:link, #stacks_in_10710 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10710 a:hover, #stacks_in_10710 a:active {
	color:#FFFFFF;
}







#stacks_in_10710 a:link, #stacks_in_10710 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10710 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10710 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10710 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10710 {
	margin-left:0;
}

#stacks_in_10713 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10715 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10717_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10717 a:link, #stacks_in_10717 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10717 a:hover, #stacks_in_10717 a:active {
	color:#333333;
}







#stacks_in_10717 a:link, #stacks_in_10717 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10717 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10717 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10717 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10717 {
	margin-left:0;
}














#stacks_in_10731 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10722_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10722 a:link, #stacks_in_10722 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10722 a:hover, #stacks_in_10722 a:active {
	color:#FFFFFF;
}







#stacks_in_10722 a:link, #stacks_in_10722 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10722 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10722 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10722 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10722 {
	margin-left:0;
}

#stacks_in_10725 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10727 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10729_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10729 a:link, #stacks_in_10729 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10729 a:hover, #stacks_in_10729 a:active {
	color:#FFFFFF;
}







#stacks_in_10729 a:link, #stacks_in_10729 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10729 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10729 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10729 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10729 {
	margin-left:0;
}














#stacks_in_10741 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10734_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10734 a:link, #stacks_in_10734 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10734 a:hover, #stacks_in_10734 a:active {
	color:#FFFFFF;
}







#stacks_in_10734 a:link, #stacks_in_10734 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10734 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10734 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10734 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10734 {
	margin-left:0;
}

#stacks_in_10737 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10739 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3027 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3030 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7408 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7401_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7401 a:link, #stacks_in_7401 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7401 a:hover, #stacks_in_7401 a:active {
	color:#FFFFFF;
}







#stacks_in_7401 a:link, #stacks_in_7401 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7401 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7401 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7401 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7401 {
	margin-left:0;
}

#stacks_in_7404 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7406 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10685 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10674_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10674 a:link, #stacks_in_10674 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10674 a:hover, #stacks_in_10674 a:active {
	color:#FFFFFF;
}







#stacks_in_10674 a:link, #stacks_in_10674 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10674 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10674 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10674 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10674 {
	margin-left:0;
}

#stacks_in_10677 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_10679_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10679 a:link, #stacks_in_10679 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10679 a:hover, #stacks_in_10679 a:active {
	color:#FFFFFF;
}







#stacks_in_10679 a:link, #stacks_in_10679 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10679 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10679 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10679 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10679 {
	margin-left:0;
}

#stacks_in_10681 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10683 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3349 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3352 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14431 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}

#stacks_in_14421 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14424 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10356 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10349_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10349 a:link, #stacks_in_10349 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10349 a:hover, #stacks_in_10349 a:active {
	color:#FFFFFF;
}







#stacks_in_10349 a:link, #stacks_in_10349 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10349 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10349 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10349 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10349 {
	margin-left:0;
}

#stacks_in_10352 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10354 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7068 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7071 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_686 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_689 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10701 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10692_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10692 a:link, #stacks_in_10692 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10692 a:hover, #stacks_in_10692 a:active {
	color:#FFFFFF;
}







#stacks_in_10692 a:link, #stacks_in_10692 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10692 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10692 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10692 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10692 {
	margin-left:0;
}

#stacks_in_10695 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10697 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10699_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10699 a:link, #stacks_in_10699 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10699 a:hover, #stacks_in_10699 a:active {
	color:#FFFFFF;
}







#stacks_in_10699 a:link, #stacks_in_10699 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10699 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10699 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10699 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10699 {
	margin-left:0;
}














#stacks_in_10370 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10363_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10363 a:link, #stacks_in_10363 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10363 a:hover, #stacks_in_10363 a:active {
	color:#FFFFFF;
}







#stacks_in_10363 a:link, #stacks_in_10363 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10363 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10363 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10363 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10363 {
	margin-left:0;
}

#stacks_in_10366 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10368 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_15718>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15718>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15718>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15718>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15718>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15718>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15718 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15722 img {
    height: auto;
}

#stacks_in_15720 img {
    height: auto;
}
#stacks_in_15711_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15711 a:link, #stacks_in_15711 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15711 a:hover, #stacks_in_15711 a:active {
	color:#FFFFFF;
}







#stacks_in_15711 a:link, #stacks_in_15711 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15711 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15711 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15711 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15711 {
	margin-left:0;
}

#stacks_in_15714 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15716 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_15701>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15701>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15701>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15701>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15701>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15701>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15701 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15705 img {
    height: auto;
}

#stacks_in_15703 img {
    height: auto;
}
#stacks_in_15694_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15694 a:link, #stacks_in_15694 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15694 a:hover, #stacks_in_15694 a:active {
	color:#FFFFFF;
}







#stacks_in_15694 a:link, #stacks_in_15694 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15694 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15694 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15694 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15694 {
	margin-left:0;
}

#stacks_in_15697 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15699 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15729_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15729 a:link, #stacks_in_15729 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15729 a:hover, #stacks_in_15729 a:active {
	color:#FFFFFF;
}







#stacks_in_15729 a:link, #stacks_in_15729 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15729 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15729 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15729 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_7056 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7059 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10667 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10658_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10658 a:link, #stacks_in_10658 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10658 a:hover, #stacks_in_10658 a:active {
	color:#FFFFFF;
}







#stacks_in_10658 a:link, #stacks_in_10658 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10658 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10658 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10658 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10658 {
	margin-left:0;
}

#stacks_in_10661 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10663 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10665_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10665 a:link, #stacks_in_10665 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10665 a:hover, #stacks_in_10665 a:active {
	color:#FFFFFF;
}







#stacks_in_10665 a:link, #stacks_in_10665 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10665 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10665 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10665 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10665 {
	margin-left:0;
}













#stacks_in_14411>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14411>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14411>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14411>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14411>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14411>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14411 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14415 img {
    height: auto;
}

#stacks_in_14413 img {
    height: auto;
}
#stacks_in_14402_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14402 a:link, #stacks_in_14402 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14402 a:hover, #stacks_in_14402 a:active {
	color:#FFFFFF;
}







#stacks_in_14402 a:link, #stacks_in_14402 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14402 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14402 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14402 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14402 {
	margin-left:0;
}

#stacks_in_14405 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14407 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14409_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14409 a:link, #stacks_in_14409 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14409 a:hover, #stacks_in_14409 a:active {
	color:#FFFFFF;
}







#stacks_in_14409 a:link, #stacks_in_14409 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14409 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14409 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14409 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14409 {
	margin-left:0;
}














#stacks_in_15745 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15748 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5947 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5950 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13359 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13362 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15757 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15760 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15765_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15765 a:link, #stacks_in_15765 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15765 a:hover, #stacks_in_15765 a:active {
	color:#FFFFFF;
}







#stacks_in_15765 a:link, #stacks_in_15765 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15765 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15765 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15765 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_10646 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10649 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10321 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10324 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10285 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10288 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10297_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10297 a:link, #stacks_in_10297 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10297 a:hover, #stacks_in_10297 a:active {
	color:#FFFFFF;
}







#stacks_in_10297 a:link, #stacks_in_10297 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10297 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10297 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10297 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10297 {
	margin-left:0;
}
#stacks_in_10298_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10298 a:link, #stacks_in_10298 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10298 a:hover, #stacks_in_10298 a:active {
	color:#FFFFFF;
}







#stacks_in_10298 a:link, #stacks_in_10298 a:visited {
	background-color:#FFC40A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC40A), to(#A77506));
	border:1px solid #A77506;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10298 a:hover {
	background-color:#FFD30A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFD30A), to(#906605));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10298 a:active {
	background-color:#FFC40A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10298 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10298 {
	margin-left:0;
}
#stacks_in_10299_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10299 a:link, #stacks_in_10299 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10299 a:hover, #stacks_in_10299 a:active {
	color:#FFFFFF;
}







#stacks_in_10299 a:link, #stacks_in_10299 a:visited {
	background-color:#00FF02;
	background: -webkit-gradient(linear, left top, left bottom, from(#00FF02), to(#009A01));
	border:1px solid #009A01;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10299 a:hover {
	background-color:#00FF02;
	background: -webkit-gradient(linear, left top, left bottom, from(#00FF02), to(#008501));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10299 a:active {
	background-color:#00FF02;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10299 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10299 {
	margin-left:0;
}
#stacks_in_10300_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10300 a:link, #stacks_in_10300 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10300 a:hover, #stacks_in_10300 a:active {
	color:#FFFFFF;
}







#stacks_in_10300 a:link, #stacks_in_10300 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10300 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10300 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10300 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10300 {
	margin-left:0;
}
#stacks_in_10301_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10301 a:link, #stacks_in_10301 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10301 a:hover, #stacks_in_10301 a:active {
	color:#FFFFFF;
}







#stacks_in_10301 a:link, #stacks_in_10301 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10301 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10301 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10301 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10301 {
	margin-left:0;
}
#stacks_in_10302_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10302 a:link, #stacks_in_10302 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10302 a:hover, #stacks_in_10302 a:active {
	color:#FFFFFF;
}







#stacks_in_10302 a:link, #stacks_in_10302 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10302 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10302 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10302 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10302 {
	margin-left:0;
}
#stacks_in_10303_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10303 a:link, #stacks_in_10303 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10303 a:hover, #stacks_in_10303 a:active {
	color:#FFFFFF;
}







#stacks_in_10303 a:link, #stacks_in_10303 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10303 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10303 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10303 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10303 {
	margin-left:0;
}
#stacks_in_15538_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15538 a:link, #stacks_in_15538 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15538 a:hover, #stacks_in_15538 a:active {
	color:#FFFFFF;
}







#stacks_in_15538 a:link, #stacks_in_15538 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15538 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15538 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15538 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_15538 {
	margin-left:0;
}
#stacks_in_10304_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10304 a:link, #stacks_in_10304 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10304 a:hover, #stacks_in_10304 a:active {
	color:#FFFFFF;
}







#stacks_in_10304 a:link, #stacks_in_10304 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10304 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10304 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10304 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10304 {
	margin-left:0;
}
#stacks_in_10318_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10318 a:link, #stacks_in_10318 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10318 a:hover, #stacks_in_10318 a:active {
	color:#FFFFFF;
}







#stacks_in_10318 a:link, #stacks_in_10318 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10318 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10318 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10318 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10318 {
	margin-left:0;
}














#stacks_in_7041 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7034_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7034 a:link, #stacks_in_7034 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7034 a:hover, #stacks_in_7034 a:active {
	color:#FFFFFF;
}







#stacks_in_7034 a:link, #stacks_in_7034 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7034 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7034 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7034 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7034 {
	margin-left:0;
}

#stacks_in_7037 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7039 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5955 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5958 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10282_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10282 a:link, #stacks_in_10282 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10282 a:hover, #stacks_in_10282 a:active {
	color:#FFFFFF;
}







#stacks_in_10282 a:link, #stacks_in_10282 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10282 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10282 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10282 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_5963 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5966 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6834 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6837 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2520 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2523 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10272 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10265_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10265 a:link, #stacks_in_10265 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10265 a:hover, #stacks_in_10265 a:active {
	color:#FFFFFF;
}







#stacks_in_10265 a:link, #stacks_in_10265 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10265 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10265 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10265 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10265 {
	margin-left:0;
}

#stacks_in_10278 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_10279_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10279 a:link, #stacks_in_10279 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10279 a:hover, #stacks_in_10279 a:active {
	color:#FFFFFF;
}







#stacks_in_10279 a:link, #stacks_in_10279 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10279 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10279 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10279 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10279 {
	margin-left:0;
}

#stacks_in_10268 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10270 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3015 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3018 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7017>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7017>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7017>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7017>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7017>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7017>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_7017 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_7021 img {
    height: auto;
}

#stacks_in_7019 img {
    height: auto;
}
#stacks_in_7023_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7023 a:link, #stacks_in_7023 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7023 a:hover, #stacks_in_7023 a:active {
	color:#FFFFFF;
}







#stacks_in_7023 a:link, #stacks_in_7023 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7023 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7023 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7023 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7023 {
	margin-left:0;
}

#stacks_in_7010 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7013 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_6974>.s3_row {
	margin: 0 -10px;
}

#stacks_in_6974>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_6974>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_6974>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_6974>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_6974>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_6974 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_6978 img {
    height: auto;
}

#stacks_in_6976 img {
    height: auto;
}
#stacks_in_6994_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6994 a:link, #stacks_in_6994 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6994 a:hover, #stacks_in_6994 a:active {
	color:#FFFFFF;
}







#stacks_in_6994 a:link, #stacks_in_6994 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6994 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6994 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6994 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6994 {
	margin-left:0;
}

#stacks_in_6903 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6906 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_6984>.s3_row {
	margin: 0 -10px;
}

#stacks_in_6984>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_6984>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_6984>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_6984>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_6984>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_6984 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_6988 img {
    height: auto;
}

#stacks_in_6986 img {
    height: auto;
}
#stacks_in_6992_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6992 a:link, #stacks_in_6992 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6992 a:hover, #stacks_in_6992 a:active {
	color:#FFFFFF;
}







#stacks_in_6992 a:link, #stacks_in_6992 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6992 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6992 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6992 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6992 {
	margin-left:0;
}

#stacks_in_6894 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6897 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2529 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2532 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10341 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_10343_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10343 a:link, #stacks_in_10343 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10343 a:hover, #stacks_in_10343 a:active {
	color:#FFFFFF;
}







#stacks_in_10343 a:link, #stacks_in_10343 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10343 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10343 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10343 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10343 {
	margin-left:0;
}

#stacks_in_10333 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10336 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10228 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10221_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10221 a:link, #stacks_in_10221 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10221 a:hover, #stacks_in_10221 a:active {
	color:#FFFFFF;
}







#stacks_in_10221 a:link, #stacks_in_10221 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10221 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10221 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10221 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10221 {
	margin-left:0;
}

#stacks_in_10224 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10226 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10231>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10231>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10231>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10231>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_10231>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10231>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_10231>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10231>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_10253 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10238 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_10241_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10241 a:link, #stacks_in_10241 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10241 a:hover, #stacks_in_10241 a:active {
	color:#FFFFFF;
}







#stacks_in_10241 a:link, #stacks_in_10241 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10241 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10241 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10241 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10241 {
	margin-left:0;
}

#stacks_in_10255 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10233 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_10236_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10236 a:link, #stacks_in_10236 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10236 a:hover, #stacks_in_10236 a:active {
	color:#FFFFFF;
}







#stacks_in_10236 a:link, #stacks_in_10236 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10236 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10236 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10236 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10236 {
	margin-left:0;
}
#stacks_in_10232>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10232>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10232>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10232>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_10232>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10232>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_10232>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10232>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_10257 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10248 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_10251_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10251 a:link, #stacks_in_10251 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10251 a:hover, #stacks_in_10251 a:active {
	color:#FFFFFF;
}







#stacks_in_10251 a:link, #stacks_in_10251 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10251 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10251 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10251 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10251 {
	margin-left:0;
}

#stacks_in_10259 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10243 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_10246_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10246 a:link, #stacks_in_10246 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10246 a:hover, #stacks_in_10246 a:active {
	color:#FFFFFF;
}







#stacks_in_10246 a:link, #stacks_in_10246 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10246 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10246 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10246 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10246 {
	margin-left:0;
}

#stacks_in_14395 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14396 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14399_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14399 a:link, #stacks_in_14399 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14399 a:hover, #stacks_in_14399 a:active {
	color:#FFFFFF;
}







#stacks_in_14399 a:link, #stacks_in_14399 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14399 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14399 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14399 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_16288 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16291 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_15684>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15684>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15684>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15684>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15684>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15684>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15684 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15688 img {
    height: auto;
}

#stacks_in_15686 img {
    height: auto;
}
#stacks_in_15677_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15677 a:link, #stacks_in_15677 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15677 a:hover, #stacks_in_15677 a:active {
	color:#FFFFFF;
}







#stacks_in_15677 a:link, #stacks_in_15677 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15677 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15677 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15677 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15677 {
	margin-left:0;
}

#stacks_in_15680 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15682 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_15650>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15650>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15650>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15650>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15650>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15650>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15650 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15654 img {
    height: auto;
}

#stacks_in_15652 img {
    height: auto;
}
#stacks_in_15643_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15643 a:link, #stacks_in_15643 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15643 a:hover, #stacks_in_15643 a:active {
	color:#FFFFFF;
}







#stacks_in_15643 a:link, #stacks_in_15643 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15643 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15643 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15643 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15643 {
	margin-left:0;
}

#stacks_in_15646 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15648 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10132 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10125_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10125 a:link, #stacks_in_10125 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10125 a:hover, #stacks_in_10125 a:active {
	color:#FFFFFF;
}







#stacks_in_10125 a:link, #stacks_in_10125 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10125 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10125 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10125 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10125 {
	margin-left:0;
}

#stacks_in_10128 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10130 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10135_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10135 a:link, #stacks_in_10135 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10135 a:hover, #stacks_in_10135 a:active {
	color:#FFFFFF;
}







#stacks_in_10135 a:link, #stacks_in_10135 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10135 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10135 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10135 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10135 {
	margin-left:0;
}
#stacks_in_10163_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10163 a:link, #stacks_in_10163 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10163 a:hover, #stacks_in_10163 a:active {
	color:#FFFFFF;
}







#stacks_in_10163 a:link, #stacks_in_10163 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10163 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10163 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10163 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10163 {
	margin-left:0;
}














#stacks_in_1998 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2001 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10158 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_10151_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10151 a:link, #stacks_in_10151 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10151 a:hover, #stacks_in_10151 a:active {
	color:#FFFFFF;
}







#stacks_in_10151 a:link, #stacks_in_10151 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10151 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10151 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10151 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10151 {
	margin-left:0;
}

#stacks_in_10154 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10156 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10165_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10165 a:link, #stacks_in_10165 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10165 a:hover, #stacks_in_10165 a:active {
	color:#FFFFFF;
}







#stacks_in_10165 a:link, #stacks_in_10165 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10165 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10165 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10165 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10165 {
	margin-left:0;
}
#stacks_in_10167_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10167 a:link, #stacks_in_10167 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10167 a:hover, #stacks_in_10167 a:active {
	color:#FFFFFF;
}







#stacks_in_10167 a:link, #stacks_in_10167 a:visited {
	background-color:#FFC40A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC40A), to(#A77506));
	border:1px solid #A77506;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10167 a:hover {
	background-color:#FFD30A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFD30A), to(#906605));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10167 a:active {
	background-color:#FFC40A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10167 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10167 {
	margin-left:0;
}
#stacks_in_10169_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10169 a:link, #stacks_in_10169 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10169 a:hover, #stacks_in_10169 a:active {
	color:#FFFFFF;
}







#stacks_in_10169 a:link, #stacks_in_10169 a:visited {
	background-color:#00FF02;
	background: -webkit-gradient(linear, left top, left bottom, from(#00FF02), to(#009A01));
	border:1px solid #009A01;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10169 a:hover {
	background-color:#00FF02;
	background: -webkit-gradient(linear, left top, left bottom, from(#00FF02), to(#008501));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10169 a:active {
	background-color:#00FF02;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10169 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10169 {
	margin-left:0;
}
#stacks_in_10171_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10171 a:link, #stacks_in_10171 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10171 a:hover, #stacks_in_10171 a:active {
	color:#FFFFFF;
}







#stacks_in_10171 a:link, #stacks_in_10171 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10171 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10171 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10171 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10171 {
	margin-left:0;
}
#stacks_in_10175_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10175 a:link, #stacks_in_10175 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10175 a:hover, #stacks_in_10175 a:active {
	color:#FFFFFF;
}







#stacks_in_10175 a:link, #stacks_in_10175 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10175 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10175 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10175 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10175 {
	margin-left:0;
}
#stacks_in_10192_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10192 a:link, #stacks_in_10192 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10192 a:hover, #stacks_in_10192 a:active {
	color:#FFFFFF;
}







#stacks_in_10192 a:link, #stacks_in_10192 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10192 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10192 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10192 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10192 {
	margin-left:0;
}
#stacks_in_10173_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10173 a:link, #stacks_in_10173 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10173 a:hover, #stacks_in_10173 a:active {
	color:#FFFFFF;
}







#stacks_in_10173 a:link, #stacks_in_10173 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10173 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10173 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10173 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10173 {
	margin-left:0;
}
#stacks_in_10161_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10161 a:link, #stacks_in_10161 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10161 a:hover, #stacks_in_10161 a:active {
	color:#FFFFFF;
}







#stacks_in_10161 a:link, #stacks_in_10161 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10161 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10161 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10161 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10161 {
	margin-left:0;
}














#stacks_in_7007 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_6997_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6997 a:link, #stacks_in_6997 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6997 a:hover, #stacks_in_6997 a:active {
	color:#FFFFFF;
}







#stacks_in_6997 a:link, #stacks_in_6997 a:visited {
	background-color:#A000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000A0), to(#600060));
	border:1px solid #600060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6997 a:hover {
	background-color:#AC00AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00AC), to(#530053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6997 a:active {
	background-color:#A000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6997 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6997 {
	margin-left:0;
}

#stacks_in_7000 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7002 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2007 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2010 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16297 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16300 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5889 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5892 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16333_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16333 a:link, #stacks_in_16333 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16333 a:hover, #stacks_in_16333 a:active {
	color:#333333;
}







#stacks_in_16333 a:link, #stacks_in_16333 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16333 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16333 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16333 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16333 {
	margin-left:0;
}














#stacks_in_10083 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10086 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10096_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10096 a:link, #stacks_in_10096 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10096 a:hover, #stacks_in_10096 a:active {
	color:#FFFFFF;
}







#stacks_in_10096 a:link, #stacks_in_10096 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10096 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10096 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10096 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_10094_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10094 a:link, #stacks_in_10094 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10094 a:hover, #stacks_in_10094 a:active {
	color:#333333;
}







#stacks_in_10094 a:link, #stacks_in_10094 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10094 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10094 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10094 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10099_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10099 a:link, #stacks_in_10099 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10099 a:hover, #stacks_in_10099 a:active {
	color:#333333;
}







#stacks_in_10099 a:link, #stacks_in_10099 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10099 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10099 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10099 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2538 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2541 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_9693_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9693 a:link, #stacks_in_9693 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9693 a:hover, #stacks_in_9693 a:active {
	color:#333333;
}







#stacks_in_9693 a:link, #stacks_in_9693 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9693 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9693 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9693 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9693 {
	margin-left:0;
}

#stacks_in_9696 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9698 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13611 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13614 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7282 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7285 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2579 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2582 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2571 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2574 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10066 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10059_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10059 a:link, #stacks_in_10059 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10059 a:hover, #stacks_in_10059 a:active {
	color:#FFFFFF;
}







#stacks_in_10059 a:link, #stacks_in_10059 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10059 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10059 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10059 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10059 {
	margin-left:0;
}

#stacks_in_10074 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_10078_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10078 a:link, #stacks_in_10078 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10078 a:hover, #stacks_in_10078 a:active {
	color:#FFFFFF;
}







#stacks_in_10078 a:link, #stacks_in_10078 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10078 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10078 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10078 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10078 {
	margin-left:0;
}

#stacks_in_10062 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10064 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10080_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10080 a:link, #stacks_in_10080 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10080 a:hover, #stacks_in_10080 a:active {
	color:#333333;
}







#stacks_in_10080 a:link, #stacks_in_10080 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10080 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10080 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10080 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10080 {
	margin-left:0;
}














#stacks_in_10056 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_10051>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10051>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10051>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10051>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_10051>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10051>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_10049 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_10054 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_1378 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1381 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10047_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10047 a:link, #stacks_in_10047 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10047 a:hover, #stacks_in_10047 a:active {
	color:#FFFFFF;
}







#stacks_in_10047 a:link, #stacks_in_10047 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10047 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10047 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10047 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_10039 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_10034 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10037 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2563 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2566 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_12634>.s3_row {
	margin: 0 -10px;
}

#stacks_in_12634>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_12634>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_12634>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_12634>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_12634>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_12634 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_12638 img {
    height: auto;
}

#stacks_in_12636 img {
    height: auto;
}
#stacks_in_12627_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12627 a:link, #stacks_in_12627 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12627 a:hover, #stacks_in_12627 a:active {
	color:#FFFFFF;
}







#stacks_in_12627 a:link, #stacks_in_12627 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12627 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12627 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12627 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12627 {
	margin-left:0;
}

#stacks_in_12630 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12632 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3641 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3644 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9824 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9827 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9817 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9810_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9810 a:link, #stacks_in_9810 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9810 a:hover, #stacks_in_9810 a:active {
	color:#FFFFFF;
}







#stacks_in_9810 a:link, #stacks_in_9810 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9810 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9810 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9810 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9810 {
	margin-left:0;
}

#stacks_in_9813 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9815 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9936 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9939 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_9984_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9984 a:link, #stacks_in_9984 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9984 a:hover, #stacks_in_9984 a:active {
	color:#333333;
}







#stacks_in_9984 a:link, #stacks_in_9984 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9984 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9984 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9984 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9982_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9982 a:link, #stacks_in_9982 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9982 a:hover, #stacks_in_9982 a:active {
	color:#333333;
}







#stacks_in_9982 a:link, #stacks_in_9982 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9982 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9982 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9982 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_10384 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10403_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10403 a:link, #stacks_in_10403 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10403 a:hover, #stacks_in_10403 a:active {
	color:#333333;
}







#stacks_in_10403 a:link, #stacks_in_10403 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10403 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10403 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10403 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10403 {
	margin-left:0;
}

#stacks_in_10405 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_10377_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10377 a:link, #stacks_in_10377 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10377 a:hover, #stacks_in_10377 a:active {
	color:#FFFFFF;
}







#stacks_in_10377 a:link, #stacks_in_10377 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10377 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10377 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10377 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10377 {
	margin-left:0;
}
#stacks_in_10389>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10389>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10389>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10389>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_10389>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10389>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_10389>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10389>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_10387 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_10394_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10394 a:link, #stacks_in_10394 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10394 a:hover, #stacks_in_10394 a:active {
	color:#FFFFFF;
}







#stacks_in_10394 a:link, #stacks_in_10394 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10394 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10394 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10394 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10394 {
	margin-left:0;
}

#stacks_in_10392 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_10396_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10396 a:link, #stacks_in_10396 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10396 a:hover, #stacks_in_10396 a:active {
	color:#FFFFFF;
}







#stacks_in_10396 a:link, #stacks_in_10396 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10396 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10396 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10396 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10396 {
	margin-left:0;
}

#stacks_in_18065 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10382 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3656 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3659 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_9667>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9667>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9667>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9667>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9667>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9667>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9667 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_9671 img {
    height: auto;
}

#stacks_in_9669 img {
    height: auto;
}
#stacks_in_9660_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9660 a:link, #stacks_in_9660 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9660 a:hover, #stacks_in_9660 a:active {
	color:#FFFFFF;
}







#stacks_in_9660 a:link, #stacks_in_9660 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9660 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9660 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9660 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9660 {
	margin-left:0;
}

#stacks_in_9673 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9665 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9591 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9606_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9606 a:link, #stacks_in_9606 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9606 a:hover, #stacks_in_9606 a:active {
	color:#FFFFFF;
}







#stacks_in_9606 a:link, #stacks_in_9606 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9606 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9606 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9606 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9606 {
	margin-left:0;
}

#stacks_in_9586 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9589 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_9608_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9608 a:link, #stacks_in_9608 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9608 a:hover, #stacks_in_9608 a:active {
	color:#333333;
}







#stacks_in_9608 a:link, #stacks_in_9608 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9608 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9608 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9608 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9608 {
	margin-left:0;
}














#stacks_in_9780 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9783 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9621 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9614_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9614 a:link, #stacks_in_9614 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9614 a:hover, #stacks_in_9614 a:active {
	color:#FFFFFF;
}







#stacks_in_9614 a:link, #stacks_in_9614 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9614 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9614 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9614 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9614 {
	margin-left:0;
}

#stacks_in_9617 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9619 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_9629>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9629>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9629>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9629>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_9629>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9629>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9629>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9629>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9644 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9646_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9646 a:link, #stacks_in_9646 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9646 a:hover, #stacks_in_9646 a:active {
	color:#FFFFFF;
}







#stacks_in_9646 a:link, #stacks_in_9646 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9646 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9646 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9646 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9646 {
	margin-left:0;
}

#stacks_in_9635 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9637_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9637 a:link, #stacks_in_9637 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9637 a:hover, #stacks_in_9637 a:active {
	color:#FFFFFF;
}







#stacks_in_9637 a:link, #stacks_in_9637 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9637 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9637 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9637 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9637 {
	margin-left:0;
}
#stacks_in_9648>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9648>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9648>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9648>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_9648>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9648>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9648>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9648>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9648 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9654 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9657_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9657 a:link, #stacks_in_9657 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9657 a:hover, #stacks_in_9657 a:active {
	color:#FFFFFF;
}







#stacks_in_9657 a:link, #stacks_in_9657 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9657 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9657 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9657 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9657 {
	margin-left:0;
}

#stacks_in_9649 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9652_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9652 a:link, #stacks_in_9652 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9652 a:hover, #stacks_in_9652 a:active {
	color:#FFFFFF;
}







#stacks_in_9652 a:link, #stacks_in_9652 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9652 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9652 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9652 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9652 {
	margin-left:0;
}














#stacks_in_5897 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5900 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9579 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9572_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9572 a:link, #stacks_in_9572 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9572 a:hover, #stacks_in_9572 a:active {
	color:#FFFFFF;
}







#stacks_in_9572 a:link, #stacks_in_9572 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9572 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9572 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9572 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9572 {
	margin-left:0;
}

#stacks_in_9575 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9577 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9565 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9558_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9558 a:link, #stacks_in_9558 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9558 a:hover, #stacks_in_9558 a:active {
	color:#FFFFFF;
}







#stacks_in_9558 a:link, #stacks_in_9558 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9558 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9558 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9558 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9558 {
	margin-left:0;
}

#stacks_in_9561 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9563 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6957 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_6947_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6947 a:link, #stacks_in_6947 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6947 a:hover, #stacks_in_6947 a:active {
	color:#FFFFFF;
}







#stacks_in_6947 a:link, #stacks_in_6947 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6947 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6947 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6947 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6947 {
	margin-left:0;
}

#stacks_in_6950 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6952 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3211 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3214 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9391 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9721_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9721 a:link, #stacks_in_9721 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9721 a:hover, #stacks_in_9721 a:active {
	color:#333333;
}







#stacks_in_9721 a:link, #stacks_in_9721 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9721 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9721 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9721 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_9482 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_9506 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_9484 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_9452>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9452>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9452>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9452>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9452>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9452>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9452 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_9455 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9459_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9459 a:link, #stacks_in_9459 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9459 a:hover, #stacks_in_9459 a:active {
	color:#FFFFFF;
}







#stacks_in_9459 a:link, #stacks_in_9459 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9459 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9459 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9459 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9459 {
	margin-left:0;
}

#stacks_in_9457 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9461_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9461 a:link, #stacks_in_9461 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9461 a:hover, #stacks_in_9461 a:active {
	color:#FFFFFF;
}







#stacks_in_9461 a:link, #stacks_in_9461 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9461 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9461 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9461 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9461 {
	margin-left:0;
}
#stacks_in_9463>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9463>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9463>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9463>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9463>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9463>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9463 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9469 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9472_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9472 a:link, #stacks_in_9472 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9472 a:hover, #stacks_in_9472 a:active {
	color:#FFFFFF;
}







#stacks_in_9472 a:link, #stacks_in_9472 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9472 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9472 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9472 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9472 {
	margin-left:0;
}

#stacks_in_9464 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_9467_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9467 a:link, #stacks_in_9467 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9467 a:hover, #stacks_in_9467 a:active {
	color:#FFFFFF;
}







#stacks_in_9467 a:link, #stacks_in_9467 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9467 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9467 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9467 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9467 {
	margin-left:0;
}

#stacks_in_17009 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17011 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_18063_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18063 a:link, #stacks_in_18063 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18063 a:hover, #stacks_in_18063 a:active {
	color:#333333;
}







#stacks_in_18063 a:link, #stacks_in_18063 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18063 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18063 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18063 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_18063 {
	margin-left:0;
}
#stacks_in_17017_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17017 a:link, #stacks_in_17017 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17017 a:hover, #stacks_in_17017 a:active {
	color:#333333;
}







#stacks_in_17017 a:link, #stacks_in_17017 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17017 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17017 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17017 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_17017 {
	margin-left:0;
}

#stacks_in_9387 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9389 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_9494_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9494 a:link, #stacks_in_9494 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9494 a:hover, #stacks_in_9494 a:active {
	color:#333333;
}







#stacks_in_9494 a:link, #stacks_in_9494 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9494 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9494 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9494 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_9494 {
	margin-left:0;
}
#stacks_in_9496_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9496 a:link, #stacks_in_9496 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9496 a:hover, #stacks_in_9496 a:active {
	color:#333333;
}







#stacks_in_9496 a:link, #stacks_in_9496 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9496 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9496 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9496 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9496 {
	margin-left:0;
}














#stacks_in_15591 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_15594_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15594 a:link, #stacks_in_15594 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15594 a:hover, #stacks_in_15594 a:active {
	color:#FFFFFF;
}







#stacks_in_15594 a:link, #stacks_in_15594 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15594 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15594 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15594 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15594 {
	margin-left:0;
}

#stacks_in_15596 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15598 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15603_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15603 a:link, #stacks_in_15603 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15603 a:hover, #stacks_in_15603 a:active {
	color:#333333;
}







#stacks_in_15603 a:link, #stacks_in_15603 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15603 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15603 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15603 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15605_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15605 a:link, #stacks_in_15605 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15605 a:hover, #stacks_in_15605 a:active {
	color:#333333;
}







#stacks_in_15605 a:link, #stacks_in_15605 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15605 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15605 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15605 {
	margin: 10px 0px 0px 0px;
}













#stacks_in_14370>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14370>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14370>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14370>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14370>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14370>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14370 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14374 img {
    height: auto;
}

#stacks_in_14372 img {
    height: auto;
}
#stacks_in_14361_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14361 a:link, #stacks_in_14361 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14361 a:hover, #stacks_in_14361 a:active {
	color:#FFFFFF;
}







#stacks_in_14361 a:link, #stacks_in_14361 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14361 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14361 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14361 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14361 {
	margin-left:0;
}

#stacks_in_14364 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14366 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14368_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14368 a:link, #stacks_in_14368 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14368 a:hover, #stacks_in_14368 a:active {
	color:#FFFFFF;
}







#stacks_in_14368 a:link, #stacks_in_14368 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14368 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14368 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14368 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14368 {
	margin-left:0;
}













#stacks_in_14989>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14989>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14989>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14989>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14989>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14989>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14989 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14993 img {
    height: auto;
}

#stacks_in_14991 img {
    height: auto;
}
#stacks_in_14980_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14980 a:link, #stacks_in_14980 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14980 a:hover, #stacks_in_14980 a:active {
	color:#FFFFFF;
}







#stacks_in_14980 a:link, #stacks_in_14980 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14980 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14980 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14980 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14980 {
	margin-left:0;
}

#stacks_in_15074 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14985 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_9889_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9889 a:link, #stacks_in_9889 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9889 a:hover, #stacks_in_9889 a:active {
	color:#FFFFFF;
}







#stacks_in_9889 a:link, #stacks_in_9889 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9889 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9889 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9889 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9889 {
	margin-left:0;
}

#stacks_in_9861 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9854_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9854 a:link, #stacks_in_9854 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9854 a:hover, #stacks_in_9854 a:active {
	color:#FFFFFF;
}







#stacks_in_9854 a:link, #stacks_in_9854 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9854 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9854 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9854 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9854 {
	margin-left:0;
}

#stacks_in_9896 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9897_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9897 a:link, #stacks_in_9897 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9897 a:hover, #stacks_in_9897 a:active {
	color:#FFFFFF;
}







#stacks_in_9897 a:link, #stacks_in_9897 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9897 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9897 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9897 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9897 {
	margin-left:0;
}

#stacks_in_9857 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9859 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10111>.s3_row {
	margin: 0 -5px;
}

#stacks_in_10111>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10111>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10111>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10111>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_10111>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_10111>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_10111>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_10111>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_10111 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_10115>.s3_row {
	margin: 0 -5px;
}

#stacks_in_10115>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10115>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10115>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_10115>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_10115>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}





#stacks_in_9951_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9951 a:link, #stacks_in_9951 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9951 a:hover, #stacks_in_9951 a:active {
	color:#FFFFFF;
}







#stacks_in_9951 a:link, #stacks_in_9951 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9951 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9951 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9951 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_9953_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9953 a:link, #stacks_in_9953 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9953 a:hover, #stacks_in_9953 a:active {
	color:#FFFFFF;
}







#stacks_in_9953 a:link, #stacks_in_9953 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9953 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9953 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9953 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10118>.s3_row {
	margin: 0 -5px;
}

#stacks_in_10118>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10118>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10118>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_10118>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_10118>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}





#stacks_in_9955_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9955 a:link, #stacks_in_9955 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9955 a:hover, #stacks_in_9955 a:active {
	color:#FFFFFF;
}







#stacks_in_9955 a:link, #stacks_in_9955 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9955 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9955 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9955 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_9978_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9978 a:link, #stacks_in_9978 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9978 a:hover, #stacks_in_9978 a:active {
	color:#FFFFFF;
}







#stacks_in_9978 a:link, #stacks_in_9978 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9978 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9978 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9978 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10121>.s3_row {
	margin: 0 -5px;
}

#stacks_in_10121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10121>.s3_row>.s3_column {
	padding: 0 5px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_10121>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_10121>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}





#stacks_in_9976_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9976 a:link, #stacks_in_9976 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9976 a:hover, #stacks_in_9976 a:active {
	color:#FFFFFF;
}







#stacks_in_9976 a:link, #stacks_in_9976 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9976 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9976 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9976 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_9957_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9957 a:link, #stacks_in_9957 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9957 a:hover, #stacks_in_9957 a:active {
	color:#FFFFFF;
}







#stacks_in_9957 a:link, #stacks_in_9957 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9957 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9957 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9957 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9994 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9987_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9987 a:link, #stacks_in_9987 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9987 a:hover, #stacks_in_9987 a:active {
	color:#FFFFFF;
}







#stacks_in_9987 a:link, #stacks_in_9987 a:visited {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000BF));
	border:1px solid #0000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9987 a:hover {
	background-color:#0000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000FF), to(#0000A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9987 a:active {
	background-color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9987 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9987 {
	margin-left:0;
}

#stacks_in_9997 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9999_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9999 a:link, #stacks_in_9999 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9999 a:hover, #stacks_in_9999 a:active {
	color:#FFFFFF;
}







#stacks_in_9999 a:link, #stacks_in_9999 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9999 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9999 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9999 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9999 {
	margin-left:0;
}

#stacks_in_9990 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9992 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_10004_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10004 a:link, #stacks_in_10004 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10004 a:hover, #stacks_in_10004 a:active {
	color:#FFFFFF;
}







#stacks_in_10004 a:link, #stacks_in_10004 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10004 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10004 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10004 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10004 {
	margin-left:0;
}














#stacks_in_10028 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_10007_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10007 a:link, #stacks_in_10007 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10007 a:hover, #stacks_in_10007 a:active {
	color:#FFFFFF;
}







#stacks_in_10007 a:link, #stacks_in_10007 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10007 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10007 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10007 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10007 {
	margin-left:0;
}
#stacks_in_10010>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10010>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10010>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10010>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_10010>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10010>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_10010>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10010>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_10010 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_10019_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10019 a:link, #stacks_in_10019 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10019 a:hover, #stacks_in_10019 a:active {
	color:#333333;
}







#stacks_in_10019 a:link, #stacks_in_10019 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10019 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10019 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10019 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10019 {
	margin-left:0;
}
#stacks_in_10014_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10014 a:link, #stacks_in_10014 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10014 a:hover, #stacks_in_10014 a:active {
	color:#333333;
}







#stacks_in_10014 a:link, #stacks_in_10014 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10014 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10014 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10014 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_10014 {
	margin-left:0;
}

#stacks_in_10021 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10023 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6932 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_6925_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6925 a:link, #stacks_in_6925 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6925 a:hover, #stacks_in_6925 a:active {
	color:#FFFFFF;
}







#stacks_in_6925 a:link, #stacks_in_6925 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6925 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6925 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6925 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6925 {
	margin-left:0;
}

#stacks_in_9394 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9396_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9396 a:link, #stacks_in_9396 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9396 a:hover, #stacks_in_9396 a:active {
	color:#FFFFFF;
}







#stacks_in_9396 a:link, #stacks_in_9396 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9396 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9396 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9396 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9396 {
	margin-left:0;
}

#stacks_in_9512 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9513_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9513 a:link, #stacks_in_9513 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9513 a:hover, #stacks_in_9513 a:active {
	color:#333333;
}







#stacks_in_9513 a:link, #stacks_in_9513 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9513 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9513 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9513 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9513 {
	margin-left:0;
}

#stacks_in_6928 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6930 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9551 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9544_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9544 a:link, #stacks_in_9544 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9544 a:hover, #stacks_in_9544 a:active {
	color:#FFFFFF;
}







#stacks_in_9544 a:link, #stacks_in_9544 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9544 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9544 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9544 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9544 {
	margin-left:0;
}

#stacks_in_9547 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9549 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6790 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6793 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13347 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13350 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14554 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14557 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12608 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_12603 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12606 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14691_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14691 a:link, #stacks_in_14691 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14691 a:hover, #stacks_in_14691 a:active {
	color:#333333;
}







#stacks_in_14691 a:link, #stacks_in_14691 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14691 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14691 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14691 {
	margin: 15px 0px 0px 0px;
}













#stacks_in_16245_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16245 a:link, #stacks_in_16245 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16245 a:hover, #stacks_in_16245 a:active {
	color:#FFFFFF;
}







#stacks_in_16245 a:link, #stacks_in_16245 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16245 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16245 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16245 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16247 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_16249_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16249 a:link, #stacks_in_16249 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16249 a:hover, #stacks_in_16249 a:active {
	color:#FFFFFF;
}







#stacks_in_16249 a:link, #stacks_in_16249 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16249 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16249 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16249 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16231 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16234 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16241_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16241 a:link, #stacks_in_16241 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16241 a:hover, #stacks_in_16241 a:active {
	color:#333333;
}







#stacks_in_16241 a:link, #stacks_in_16241 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16241 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16241 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16241 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16285_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16285 a:link, #stacks_in_16285 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16285 a:hover, #stacks_in_16285 a:active {
	color:#FFFFFF;
}







#stacks_in_16285 a:link, #stacks_in_16285 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16285 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16285 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16285 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_16236_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16236 a:link, #stacks_in_16236 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16236 a:hover, #stacks_in_16236 a:active {
	color:#333333;
}







#stacks_in_16236 a:link, #stacks_in_16236 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16236 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16236 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16236 {
	margin: 10px 0px 0px 0px;
}













#stacks_in_15469>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15469>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15469>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15469>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15469>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15469>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15469 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15473 img {
    height: auto;
}

#stacks_in_15471 img {
    height: auto;
}
#stacks_in_15458_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15458 a:link, #stacks_in_15458 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15458 a:hover, #stacks_in_15458 a:active {
	color:#FFFFFF;
}







#stacks_in_15458 a:link, #stacks_in_15458 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15458 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15458 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15458 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15458 {
	margin-left:0;
}

#stacks_in_15461 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15463 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15465_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15465 a:link, #stacks_in_15465 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15465 a:hover, #stacks_in_15465 a:active {
	color:#333333;
}







#stacks_in_15465 a:link, #stacks_in_15465 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15465 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15465 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15465 {
	margin: 15px 0px 0px 0px;
}













#stacks_in_15395>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15395>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15395>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15395>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15395>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15395>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15395 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15399 img {
    height: auto;
}

#stacks_in_15397 img {
    height: auto;
}
#stacks_in_15384_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15384 a:link, #stacks_in_15384 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15384 a:hover, #stacks_in_15384 a:active {
	color:#FFFFFF;
}







#stacks_in_15384 a:link, #stacks_in_15384 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15384 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15384 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15384 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15384 {
	margin-left:0;
}

#stacks_in_15387 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15389 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15391_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15391 a:link, #stacks_in_15391 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15391 a:hover, #stacks_in_15391 a:active {
	color:#333333;
}







#stacks_in_15391 a:link, #stacks_in_15391 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15391 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15391 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15391 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15393_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15393 a:link, #stacks_in_15393 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15393 a:hover, #stacks_in_15393 a:active {
	color:#333333;
}







#stacks_in_15393 a:link, #stacks_in_15393 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15393 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15393 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15393 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_1761 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1594 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_16275>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16275>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16275>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16275>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16275>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16275>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_16275 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_16279 img {
    height: auto;
}

#stacks_in_16277 img {
    height: auto;
}
#stacks_in_16268_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16268 a:link, #stacks_in_16268 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16268 a:hover, #stacks_in_16268 a:active {
	color:#FFFFFF;
}







#stacks_in_16268 a:link, #stacks_in_16268 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16268 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16268 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16268 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16268 {
	margin-left:0;
}

#stacks_in_16271 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16273 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16281_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16281 a:link, #stacks_in_16281 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16281 a:hover, #stacks_in_16281 a:active {
	color:#FFFFFF;
}







#stacks_in_16281 a:link, #stacks_in_16281 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16281 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16281 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16281 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_7181 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7184 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8957 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_9054>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9054>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9054>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9054>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9054>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9054>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9054>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9054>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9054>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9054 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_8950_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8950 a:link, #stacks_in_8950 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8950 a:hover, #stacks_in_8950 a:active {
	color:#FFFFFF;
}







#stacks_in_8950 a:link, #stacks_in_8950 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8950 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8950 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_8950 {
	margin-left:0;
}
#stacks_in_8964_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8964 a:link, #stacks_in_8964 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8964 a:hover, #stacks_in_8964 a:active {
	color:#FFFFFF;
}







#stacks_in_8964 a:link, #stacks_in_8964 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8964 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8964 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_8964 {
	margin-left:0;
}
#stacks_in_9058_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9058 a:link, #stacks_in_9058 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9058 a:hover, #stacks_in_9058 a:active {
	color:#FFFFFF;
}







#stacks_in_9058 a:link, #stacks_in_9058 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9058 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9058 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9058 {
	margin-left:0;
}

#stacks_in_8953 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8955 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_8976>.s3_row {
	margin: 0 -10px;
}

#stacks_in_8976>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_8976>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_8976>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_8976>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8976>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_8976>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8976>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_8979 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9062>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9062>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9062>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9062>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9062>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9062>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9062>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9062>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9062>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9062 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_8983_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8983 a:link, #stacks_in_8983 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8983 a:hover, #stacks_in_8983 a:active {
	color:#FFFFFF;
}







#stacks_in_8983 a:link, #stacks_in_8983 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8983 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8983 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8983 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_8983 {
	margin-left:0;
}
#stacks_in_9012_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9012 a:link, #stacks_in_9012 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9012 a:hover, #stacks_in_9012 a:active {
	color:#FFFFFF;
}







#stacks_in_9012 a:link, #stacks_in_9012 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9012 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9012 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9012 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_9012 {
	margin-left:0;
}
#stacks_in_9049_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9049 a:link, #stacks_in_9049 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9049 a:hover, #stacks_in_9049 a:active {
	color:#FFFFFF;
}







#stacks_in_9049 a:link, #stacks_in_9049 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9049 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9049 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9049 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_8981 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9066>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9066>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9066>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9066>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9066>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9066>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9066>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9066>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9066>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9066 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9073_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9073 a:link, #stacks_in_9073 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9073 a:hover, #stacks_in_9073 a:active {
	color:#FFFFFF;
}







#stacks_in_9073 a:link, #stacks_in_9073 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9073 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9073 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9073 {
	margin-left:0;
}
#stacks_in_9070_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9070 a:link, #stacks_in_9070 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9070 a:hover, #stacks_in_9070 a:active {
	color:#FFFFFF;
}







#stacks_in_9070 a:link, #stacks_in_9070 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9070 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9070 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9070 {
	margin-left:0;
}
#stacks_in_9067_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9067 a:link, #stacks_in_9067 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9067 a:hover, #stacks_in_9067 a:active {
	color:#FFFFFF;
}







#stacks_in_9067 a:link, #stacks_in_9067 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9067 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9067 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_8987>.s3_row {
	margin: 0 -10px;
}

#stacks_in_8987>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_8987>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_8987>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_8987>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8987>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_8987>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8987>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_8993 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9076>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9076>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9076>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9076>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9076>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9076>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9076>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9076>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9076>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9076 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9083_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9083 a:link, #stacks_in_9083 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9083 a:hover, #stacks_in_9083 a:active {
	color:#FFFFFF;
}







#stacks_in_9083 a:link, #stacks_in_9083 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9083 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9083 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9083 {
	margin-left:0;
}
#stacks_in_9080_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9080 a:link, #stacks_in_9080 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9080 a:hover, #stacks_in_9080 a:active {
	color:#FFFFFF;
}







#stacks_in_9080 a:link, #stacks_in_9080 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9080 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9080 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9080 {
	margin-left:0;
}
#stacks_in_9077_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9077 a:link, #stacks_in_9077 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9077 a:hover, #stacks_in_9077 a:active {
	color:#FFFFFF;
}







#stacks_in_9077 a:link, #stacks_in_9077 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9077 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9077 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8988 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9086>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9086>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9086>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9086>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9086>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9086>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9086>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9086>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9086>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9086 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9093_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9093 a:link, #stacks_in_9093 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9093 a:hover, #stacks_in_9093 a:active {
	color:#FFFFFF;
}







#stacks_in_9093 a:link, #stacks_in_9093 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9093 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9093 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9093 {
	margin-left:0;
}
#stacks_in_9090_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9090 a:link, #stacks_in_9090 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9090 a:hover, #stacks_in_9090 a:active {
	color:#FFFFFF;
}







#stacks_in_9090 a:link, #stacks_in_9090 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9090 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9090 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9090 {
	margin-left:0;
}
#stacks_in_9087_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9087 a:link, #stacks_in_9087 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9087 a:hover, #stacks_in_9087 a:active {
	color:#FFFFFF;
}







#stacks_in_9087 a:link, #stacks_in_9087 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9087 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9087 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_8998>.s3_row {
	margin: 0 -10px;
}

#stacks_in_8998>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_8998>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_8998>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_8998>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8998>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_8998>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8998>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9004 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9096>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9096>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9096>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9096>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9096>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9096>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9096>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9096>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9096>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9096 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9103_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9103 a:link, #stacks_in_9103 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9103 a:hover, #stacks_in_9103 a:active {
	color:#FFFFFF;
}







#stacks_in_9103 a:link, #stacks_in_9103 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9103 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9103 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9103 {
	margin-left:0;
}
#stacks_in_9100_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9100 a:link, #stacks_in_9100 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9100 a:hover, #stacks_in_9100 a:active {
	color:#FFFFFF;
}







#stacks_in_9100 a:link, #stacks_in_9100 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9100 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9100 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9100 {
	margin-left:0;
}
#stacks_in_9097_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9097 a:link, #stacks_in_9097 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9097 a:hover, #stacks_in_9097 a:active {
	color:#FFFFFF;
}







#stacks_in_9097 a:link, #stacks_in_9097 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9097 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9097 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8999 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9106>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9106>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9106>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9106>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9106>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9106>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9106>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9106>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9106>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9106 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9113_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9113 a:link, #stacks_in_9113 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9113 a:hover, #stacks_in_9113 a:active {
	color:#FFFFFF;
}







#stacks_in_9113 a:link, #stacks_in_9113 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9113 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9113 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9113 {
	margin-left:0;
}
#stacks_in_9110_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9110 a:link, #stacks_in_9110 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9110 a:hover, #stacks_in_9110 a:active {
	color:#FFFFFF;
}







#stacks_in_9110 a:link, #stacks_in_9110 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9110 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9110 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9110 {
	margin-left:0;
}
#stacks_in_9107_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9107 a:link, #stacks_in_9107 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9107 a:hover, #stacks_in_9107 a:active {
	color:#FFFFFF;
}







#stacks_in_9107 a:link, #stacks_in_9107 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9107 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9107 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_9188>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9188>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9188>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9188>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_9188>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9188>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9188>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9188>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9202 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9205>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9205>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9205>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9205>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9205>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9205>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9205>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9205>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9205>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9205 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9212_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9212 a:link, #stacks_in_9212 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9212 a:hover, #stacks_in_9212 a:active {
	color:#FFFFFF;
}







#stacks_in_9212 a:link, #stacks_in_9212 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9212 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9212 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9212 {
	margin-left:0;
}
#stacks_in_9209_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9209 a:link, #stacks_in_9209 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9209 a:hover, #stacks_in_9209 a:active {
	color:#FFFFFF;
}







#stacks_in_9209 a:link, #stacks_in_9209 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9209 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9209 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9209 {
	margin-left:0;
}
#stacks_in_9206_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9206 a:link, #stacks_in_9206 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9206 a:hover, #stacks_in_9206 a:active {
	color:#FFFFFF;
}







#stacks_in_9206 a:link, #stacks_in_9206 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9206 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9206 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9189 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9192>.s3_row {
	margin: 0 -5px;
}

#stacks_in_9192>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9192>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9192>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9192>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_9192>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9192>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_9192>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_9192>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_9192 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_9199_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9199 a:link, #stacks_in_9199 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9199 a:hover, #stacks_in_9199 a:active {
	color:#FFFFFF;
}







#stacks_in_9199 a:link, #stacks_in_9199 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9199 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9199 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9199 {
	margin-left:0;
}
#stacks_in_9196_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9196 a:link, #stacks_in_9196 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9196 a:hover, #stacks_in_9196 a:active {
	color:#FFFFFF;
}







#stacks_in_9196 a:link, #stacks_in_9196 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9196 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9196 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_9196 {
	margin-left:0;
}
#stacks_in_9193_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9193 a:link, #stacks_in_9193 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9193 a:hover, #stacks_in_9193 a:active {
	color:#FFFFFF;
}







#stacks_in_9193 a:link, #stacks_in_9193 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9193 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9193 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_9251_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9251 a:link, #stacks_in_9251 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9251 a:hover, #stacks_in_9251 a:active {
	color:#333333;
}







#stacks_in_9251 a:link, #stacks_in_9251 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9251 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9251 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9251 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_9251 {
	margin-left:0;
}














#stacks_in_2587 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2590 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8893 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_8886_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8886 a:link, #stacks_in_8886 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8886 a:hover, #stacks_in_8886 a:active {
	color:#FFFFFF;
}







#stacks_in_8886 a:link, #stacks_in_8886 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8886 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8886 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8886 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8886 {
	margin-left:0;
}

#stacks_in_8889 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8891 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_8925 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_8924_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8924 a:link, #stacks_in_8924 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8924 a:hover, #stacks_in_8924 a:active {
	color:#FFFFFF;
}







#stacks_in_8924 a:link, #stacks_in_8924 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8924 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8924 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8924 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8924 {
	margin-left:0;
}

#stacks_in_8931 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_8930_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8930 a:link, #stacks_in_8930 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8930 a:hover, #stacks_in_8930 a:active {
	color:#FFFFFF;
}







#stacks_in_8930 a:link, #stacks_in_8930 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8930 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8930 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8930 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8930 {
	margin-left:0;
}














#stacks_in_9358 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_9353 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9356 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8879 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_16251 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_16253_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16253 a:link, #stacks_in_16253 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16253 a:hover, #stacks_in_16253 a:active {
	color:#FFFFFF;
}







#stacks_in_16253 a:link, #stacks_in_16253 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16253 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16253 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16253 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_8874 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8877 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_9374>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9374>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9374>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9374>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9374>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9374>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9374 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_9378 img {
    height: auto;
}

#stacks_in_9376 img {
    height: auto;
}
#stacks_in_9367_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9367 a:link, #stacks_in_9367 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9367 a:hover, #stacks_in_9367 a:active {
	color:#FFFFFF;
}







#stacks_in_9367 a:link, #stacks_in_9367 a:visited {
	background-color:#FFA00A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA00A), to(#BD6006));
	border:1px solid #BD6006;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9367 a:hover {
	background-color:#FFAC0A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC0A), to(#A45305));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9367 a:active {
	background-color:#FFA00A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9367 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9367 {
	margin-left:0;
}

#stacks_in_9370 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9372 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_9309>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9309>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9309>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9309>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9309>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9309>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9309 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_9313 img {
    height: auto;
}

#stacks_in_9311 img {
    height: auto;
}
#stacks_in_9302_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9302 a:link, #stacks_in_9302 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9302 a:hover, #stacks_in_9302 a:active {
	color:#FFFFFF;
}







#stacks_in_9302 a:link, #stacks_in_9302 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9302 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9302 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9302 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9302 {
	margin-left:0;
}

#stacks_in_9305 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9307 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7086>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7086>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7086>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7086>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7086>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7086>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_7086 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_7090 img {
    height: auto;
}

#stacks_in_7088 img {
    height: auto;
}
#stacks_in_7077_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7077 a:link, #stacks_in_7077 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7077 a:hover, #stacks_in_7077 a:active {
	color:#FFFFFF;
}







#stacks_in_7077 a:link, #stacks_in_7077 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7077 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7077 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7077 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7077 {
	margin-left:0;
}

#stacks_in_7080 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7082 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_9343>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9343>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9343>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9343>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9343>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9343>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9343 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_9347 img {
    height: auto;
}

#stacks_in_9345 img {
    height: auto;
}
#stacks_in_9336_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9336 a:link, #stacks_in_9336 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9336 a:hover, #stacks_in_9336 a:active {
	color:#333333;
}







#stacks_in_9336 a:link, #stacks_in_9336 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9336 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9336 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9336 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9336 {
	margin-left:0;
}

#stacks_in_9339 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9341 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_15370>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15370>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15370>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15370>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15370>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15370>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15370 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15374 img {
    height: auto;
}

#stacks_in_15372 img {
    height: auto;
}
#stacks_in_15355_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15355 a:link, #stacks_in_15355 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15355 a:hover, #stacks_in_15355 a:active {
	color:#FFFFFF;
}







#stacks_in_15355 a:link, #stacks_in_15355 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15355 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15355 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15355 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15355 {
	margin-left:0;
}

#stacks_in_15360 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15376 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15364_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15364 a:link, #stacks_in_15364 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15364 a:hover, #stacks_in_15364 a:active {
	color:#333333;
}







#stacks_in_15364 a:link, #stacks_in_15364 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15364 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15364 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15364 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15368_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15368 a:link, #stacks_in_15368 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15368 a:hover, #stacks_in_15368 a:active {
	color:#333333;
}







#stacks_in_15368 a:link, #stacks_in_15368 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15368 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15368 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15368 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_8858 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_8861_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8861 a:link, #stacks_in_8861 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8861 a:hover, #stacks_in_8861 a:active {
	color:#FFFFFF;
}







#stacks_in_8861 a:link, #stacks_in_8861 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8861 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8861 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8861 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8861 {
	margin-left:0;
}
#stacks_in_9257>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9257>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9257>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9257>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9257>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9257>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9257 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9271 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9284_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9284 a:link, #stacks_in_9284 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9284 a:hover, #stacks_in_9284 a:active {
	color:#FFFFFF;
}







#stacks_in_9284 a:link, #stacks_in_9284 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9284 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9284 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9284 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9284 {
	margin-left:0;
}

#stacks_in_9258 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_8863_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8863 a:link, #stacks_in_8863 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8863 a:hover, #stacks_in_8863 a:active {
	color:#333333;
}







#stacks_in_8863 a:link, #stacks_in_8863 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8863 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8863 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8863 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8863 {
	margin-left:0;
}

#stacks_in_8804 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8806 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8766 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_8761 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8764 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6735 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6741 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6737 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6743 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6745 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6747 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6755 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6739 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6749 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6751 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6757 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6722 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6725 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6759 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6761 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6773 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_6763 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6767 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_6771 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_8740 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_8733_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8733 a:link, #stacks_in_8733 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8733 a:hover, #stacks_in_8733 a:active {
	color:#FFFFFF;
}







#stacks_in_8733 a:link, #stacks_in_8733 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8733 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8733 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8733 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8733 {
	margin-left:0;
}

#stacks_in_8746 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_8748_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8748 a:link, #stacks_in_8748 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8748 a:hover, #stacks_in_8748 a:active {
	color:#333333;
}







#stacks_in_8748 a:link, #stacks_in_8748 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8748 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8748 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8748 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8748 {
	margin-left:0;
}

#stacks_in_8736 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8738 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_8774_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8774 a:link, #stacks_in_8774 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8774 a:hover, #stacks_in_8774 a:active {
	color:#FFFFFF;
}







#stacks_in_8774 a:link, #stacks_in_8774 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8774 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8774 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8774 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_8774 {
	margin-left:0;
}
#stacks_in_18061_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18061 a:link, #stacks_in_18061 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18061 a:hover, #stacks_in_18061 a:active {
	color:#FFFFFF;
}







#stacks_in_18061 a:link, #stacks_in_18061 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18061 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18061 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18061 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_18061 {
	margin-left:0;
}














#stacks_in_8792 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_8782 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}

#stacks_in_8795 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_8798_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8798 a:link, #stacks_in_8798 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8798 a:hover, #stacks_in_8798 a:active {
	color:#FFFFFF;
}







#stacks_in_8798 a:link, #stacks_in_8798 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8798 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8798 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8798 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_8798 {
	margin-left:0;
}

#stacks_in_8777 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8780 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6711 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_6714 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_6704_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6704 a:link, #stacks_in_6704 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6704 a:hover, #stacks_in_6704 a:active {
	color:#333333;
}







#stacks_in_6704 a:link, #stacks_in_6704 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6704 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6704 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6704 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6704 {
	margin-left:0;
}

#stacks_in_6707 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6709 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5918 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_6563_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6563 a:link, #stacks_in_6563 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6563 a:hover, #stacks_in_6563 a:active {
	color:#FFFFFF;
}







#stacks_in_6563 a:link, #stacks_in_6563 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6563 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6563 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6563 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6563 {
	margin-left:0;
}

#stacks_in_5913 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5916 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7368_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7368 a:link, #stacks_in_7368 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7368 a:hover, #stacks_in_7368 a:active {
	color:#333333;
}







#stacks_in_7368 a:link, #stacks_in_7368 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7368 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7368 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7368 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7368 {
	margin-left:0;
}

#stacks_in_7371 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7373 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_17733>.s3_row {
	margin: 0 -10px;
}

#stacks_in_17733>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_17733>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_17733>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_17733>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_17733>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_17733 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_17737 img {
    height: auto;
}

#stacks_in_17735 img {
    height: auto;
}
#stacks_in_17726_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17726 a:link, #stacks_in_17726 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17726 a:hover, #stacks_in_17726 a:active {
	color:#333333;
}







#stacks_in_17726 a:link, #stacks_in_17726 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17726 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17726 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17726 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17726 {
	margin-left:0;
}

#stacks_in_17729 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17731 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16840 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16831_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16831 a:link, #stacks_in_16831 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16831 a:hover, #stacks_in_16831 a:active {
	color:#FFFFFF;
}







#stacks_in_16831 a:link, #stacks_in_16831 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16831 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16831 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16831 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16834 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16836 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16847_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16847 a:link, #stacks_in_16847 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16847 a:hover, #stacks_in_16847 a:active {
	color:#333333;
}







#stacks_in_16847 a:link, #stacks_in_16847 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16847 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16847 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16847 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16930_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16930 a:link, #stacks_in_16930 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16930 a:hover, #stacks_in_16930 a:active {
	color:#333333;
}







#stacks_in_16930 a:link, #stacks_in_16930 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16930 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16930 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16930 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_16845_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16845 a:link, #stacks_in_16845 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16845 a:hover, #stacks_in_16845 a:active {
	color:#333333;
}







#stacks_in_16845 a:link, #stacks_in_16845 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16845 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16845 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16845 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_16808 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16810_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16810 a:link, #stacks_in_16810 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16810 a:hover, #stacks_in_16810 a:active {
	color:#FFFFFF;
}







#stacks_in_16810 a:link, #stacks_in_16810 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16810 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16810 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16810 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16800 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16803 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16812_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16812 a:link, #stacks_in_16812 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16812 a:hover, #stacks_in_16812 a:active {
	color:#333333;
}







#stacks_in_16812 a:link, #stacks_in_16812 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16812 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16812 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16812 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_15494 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_15502 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15958>.s3_row {
	margin: 0 -5px;
}

#stacks_in_15958>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_15958>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_15958>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_15958>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15958>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_15958>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_15958 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15511_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15511 a:link, #stacks_in_15511 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15511 a:hover, #stacks_in_15511 a:active {
	color:#FFFFFF;
}







#stacks_in_15511 a:link, #stacks_in_15511 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15511 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15511 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_15962_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15962 a:link, #stacks_in_15962 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15962 a:hover, #stacks_in_15962 a:active {
	color:#FFFFFF;
}







#stacks_in_15962 a:link, #stacks_in_15962 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15962 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15962 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_15506_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15506 a:link, #stacks_in_15506 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15506 a:hover, #stacks_in_15506 a:active {
	color:#FFFFFF;
}







#stacks_in_15506 a:link, #stacks_in_15506 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15506 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15506 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15498 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15500 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_15482 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_15485_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15485 a:link, #stacks_in_15485 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15485 a:hover, #stacks_in_15485 a:active {
	color:#FFFFFF;
}







#stacks_in_15485 a:link, #stacks_in_15485 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15485 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15485 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15485 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15485 {
	margin-left:0;
}

#stacks_in_15487 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15489 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15504_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15504 a:link, #stacks_in_15504 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15504 a:hover, #stacks_in_15504 a:active {
	color:#333333;
}







#stacks_in_15504 a:link, #stacks_in_15504 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15504 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15504 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15504 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_15002 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15005 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15066_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15066 a:link, #stacks_in_15066 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15066 a:hover, #stacks_in_15066 a:active {
	color:#333333;
}







#stacks_in_15066 a:link, #stacks_in_15066 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15066 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15066 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15066 {
	margin: 15px 0px 0px 0px;
}













#stacks_in_15311>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15311>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15311>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15311>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15311>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15311>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_15311 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_15315 img {
    height: auto;
}

#stacks_in_15313 img {
    height: auto;
}
#stacks_in_15304_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15304 a:link, #stacks_in_15304 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15304 a:hover, #stacks_in_15304 a:active {
	color:#FFFFFF;
}







#stacks_in_15304 a:link, #stacks_in_15304 a:visited {
	background-color:#FFA00A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA00A), to(#BD6006));
	border:1px solid #BD6006;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15304 a:hover {
	background-color:#FFAC0A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC0A), to(#A45305));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15304 a:active {
	background-color:#FFA00A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15304 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15304 {
	margin-left:0;
}
#stacks_in_15346_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15346 a:link, #stacks_in_15346 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15346 a:hover, #stacks_in_15346 a:active {
	color:#FFFFFF;
}







#stacks_in_15346 a:link, #stacks_in_15346 a:visited {
	background-color:#FFA00A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA00A), to(#BD6006));
	border:1px solid #BD6006;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15346 a:hover {
	background-color:#FFAC0A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC0A), to(#A45305));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15346 a:active {
	background-color:#FFA00A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15346 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15346 {
	margin-left:0;
}

#stacks_in_15307 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15309 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15317_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15317 a:link, #stacks_in_15317 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15317 a:hover, #stacks_in_15317 a:active {
	color:#333333;
}







#stacks_in_15317 a:link, #stacks_in_15317 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15317 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15317 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15317 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_15348 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15792 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15350_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15350 a:link, #stacks_in_15350 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15350 a:hover, #stacks_in_15350 a:active {
	color:#333333;
}







#stacks_in_15350 a:link, #stacks_in_15350 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15350 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15350 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15350 {
	margin: 15px 0px 0px 0px;
}













#stacks_in_14973>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14973>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14973>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14973>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14973>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14973>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14973 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14977 img {
    height: auto;
}

#stacks_in_14975 img {
    height: auto;
}
#stacks_in_14966_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14966 a:link, #stacks_in_14966 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14966 a:hover, #stacks_in_14966 a:active {
	color:#FFFFFF;
}







#stacks_in_14966 a:link, #stacks_in_14966 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14966 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14966 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14966 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14966 {
	margin-left:0;
}

#stacks_in_14969 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14971 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7386>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7386>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7386>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7386>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7386>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7386>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_7386 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_7390 img {
    height: auto;
}

#stacks_in_7388 img {
    height: auto;
}
#stacks_in_7379_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7379 a:link, #stacks_in_7379 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7379 a:hover, #stacks_in_7379 a:active {
	color:#333333;
}







#stacks_in_7379 a:link, #stacks_in_7379 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7379 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7379 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7379 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7379 {
	margin-left:0;
}

#stacks_in_7382 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7384 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_6419_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6419 a:link, #stacks_in_6419 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6419 a:hover, #stacks_in_6419 a:active {
	color:#333333;
}







#stacks_in_6419 a:link, #stacks_in_6419 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6419 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6419 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6419 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_6419 {
	margin-left:0;
}

#stacks_in_5921 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5924 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7102 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7105 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_16696>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16696>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16696>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16696>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16696>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16696>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_16696 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 5px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_16700 img {
    height: auto;
}

#stacks_in_16698 img {
    height: auto;
}
#stacks_in_16689_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16689 a:link, #stacks_in_16689 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16689 a:hover, #stacks_in_16689 a:active {
	color:#FFFFFF;
}







#stacks_in_16689 a:link, #stacks_in_16689 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16689 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16689 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16689 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16689 {
	margin-left:0;
}

#stacks_in_16704 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16706 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16712_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16712 a:link, #stacks_in_16712 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16712 a:hover, #stacks_in_16712 a:active {
	color:#FFFFFF;
}







#stacks_in_16712 a:link, #stacks_in_16712 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16712 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16712 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16712 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16692 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16694 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16708_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16708 a:link, #stacks_in_16708 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16708 a:hover, #stacks_in_16708 a:active {
	color:#333333;
}







#stacks_in_16708 a:link, #stacks_in_16708 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16708 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16708 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16708 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16710_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16710 a:link, #stacks_in_16710 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16710 a:hover, #stacks_in_16710 a:active {
	color:#333333;
}







#stacks_in_16710 a:link, #stacks_in_16710 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16710 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16710 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16710 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_16714_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16714 a:link, #stacks_in_16714 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16714 a:hover, #stacks_in_16714 a:active {
	color:#333333;
}







#stacks_in_16714 a:link, #stacks_in_16714 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16714 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16714 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16714 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_16958 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16949_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16949 a:link, #stacks_in_16949 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16949 a:hover, #stacks_in_16949 a:active {
	color:#FFFFFF;
}







#stacks_in_16949 a:link, #stacks_in_16949 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16949 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16949 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16949 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16952 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16954 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16956_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16956 a:link, #stacks_in_16956 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16956 a:hover, #stacks_in_16956 a:active {
	color:#333333;
}







#stacks_in_16956 a:link, #stacks_in_16956 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16956 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16956 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16956 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16961_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16961 a:link, #stacks_in_16961 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16961 a:hover, #stacks_in_16961 a:active {
	color:#333333;
}







#stacks_in_16961 a:link, #stacks_in_16961 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16961 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16961 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16961 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_16963_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16963 a:link, #stacks_in_16963 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16963 a:hover, #stacks_in_16963 a:active {
	color:#333333;
}







#stacks_in_16963 a:link, #stacks_in_16963 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16963 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16963 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16963 {
	margin: 10px 0px 0px 0px;
}













#stacks_in_16190>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16190>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16190>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16190>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16190>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16190>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_16190 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_16194 img {
    height: auto;
}

#stacks_in_16192 img {
    height: auto;
}
#stacks_in_16183_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16183 a:link, #stacks_in_16183 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16183 a:hover, #stacks_in_16183 a:active {
	color:#FFFFFF;
}







#stacks_in_16183 a:link, #stacks_in_16183 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16183 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16183 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16183 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16183 {
	margin-left:0;
}

#stacks_in_16186 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16188 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3223 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3226 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_16224>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16224>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16224>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16224>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16224>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16224>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_16224 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_16228 img {
    height: auto;
}

#stacks_in_16226 img {
    height: auto;
}
#stacks_in_16217_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16217 a:link, #stacks_in_16217 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16217 a:hover, #stacks_in_16217 a:active {
	color:#FFFFFF;
}







#stacks_in_16217 a:link, #stacks_in_16217 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16217 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16217 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16217 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16217 {
	margin-left:0;
}

#stacks_in_16220 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16222 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14685>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14685>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14685>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14685>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14685>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14685>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14685 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14689 img {
    height: auto;
}

#stacks_in_14687 img {
    height: auto;
}
#stacks_in_14678_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14678 a:link, #stacks_in_14678 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14678 a:hover, #stacks_in_14678 a:active {
	color:#FFFFFF;
}







#stacks_in_14678 a:link, #stacks_in_14678 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14678 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14678 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14678 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14678 {
	margin-left:0;
}

#stacks_in_14681 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14683 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14666>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14666>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14666>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14666>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14666>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14666>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14666 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14670 img {
    height: auto;
}

#stacks_in_14668 img {
    height: auto;
}
#stacks_in_14657_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14657 a:link, #stacks_in_14657 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14657 a:hover, #stacks_in_14657 a:active {
	color:#FFFFFF;
}







#stacks_in_14657 a:link, #stacks_in_14657 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14657 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14657 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14657 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14657 {
	margin-left:0;
}

#stacks_in_14675 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14662 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2595 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2598 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9843 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_9848_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9848 a:link, #stacks_in_9848 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9848 a:hover, #stacks_in_9848 a:active {
	color:#333333;
}







#stacks_in_9848 a:link, #stacks_in_9848 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9848 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9848 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9848 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9848 {
	margin-left:0;
}

#stacks_in_9885 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_9886_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_9886 a:link, #stacks_in_9886 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_9886 a:hover, #stacks_in_9886 a:active {
	color:#FFFFFF;
}







#stacks_in_9886 a:link, #stacks_in_9886 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_9886 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_9886 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_9886 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_9886 {
	margin-left:0;
}

#stacks_in_9839 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9841 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14956>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14956>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14956>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14956>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14956>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14956>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14956 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14960 img {
    height: auto;
}

#stacks_in_14958 img {
    height: auto;
}
#stacks_in_14949_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14949 a:link, #stacks_in_14949 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14949 a:hover, #stacks_in_14949 a:active {
	color:#FFFFFF;
}







#stacks_in_14949 a:link, #stacks_in_14949 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14949 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14949 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14949 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14949 {
	margin-left:0;
}

#stacks_in_14952 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14954 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14335>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14335>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14335>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14335>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14335>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14335>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14335 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14339 img {
    height: auto;
}

#stacks_in_14337 img {
    height: auto;
}
#stacks_in_14326_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14326 a:link, #stacks_in_14326 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14326 a:hover, #stacks_in_14326 a:active {
	color:#FFFFFF;
}







#stacks_in_14326 a:link, #stacks_in_14326 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14326 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14326 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14326 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14326 {
	margin-left:0;
}

#stacks_in_14329 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14331 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14333_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14333 a:link, #stacks_in_14333 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14333 a:hover, #stacks_in_14333 a:active {
	color:#333333;
}







#stacks_in_14333 a:link, #stacks_in_14333 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14333 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14333 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14333 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14333 {
	margin-left:0;
}














#stacks_in_12427 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12429 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_16676>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16676>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16676>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16676>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16676>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16676>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_16676 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_16680 img {
    height: auto;
}

#stacks_in_16678 img {
    height: auto;
}
#stacks_in_16669_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16669 a:link, #stacks_in_16669 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16669 a:hover, #stacks_in_16669 a:active {
	color:#FFFFFF;
}







#stacks_in_16669 a:link, #stacks_in_16669 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16669 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16669 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16669 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_16669 {
	margin-left:0;
}

#stacks_in_16672 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16674 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14939>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14939>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14939>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14939>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14939>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14939>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14939 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14943 img {
    height: auto;
}

#stacks_in_14941 img {
    height: auto;
}
#stacks_in_14932_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14932 a:link, #stacks_in_14932 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14932 a:hover, #stacks_in_14932 a:active {
	color:#FFFFFF;
}







#stacks_in_14932 a:link, #stacks_in_14932 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14932 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14932 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14932 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14932 {
	margin-left:0;
}

#stacks_in_14935 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14937 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14918>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14918>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14918>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14918>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14918>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14918>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14918 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14922 img {
    height: auto;
}

#stacks_in_14920 img {
    height: auto;
}
#stacks_in_14905_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14905 a:link, #stacks_in_14905 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14905 a:hover, #stacks_in_14905 a:active {
	color:#FFFFFF;
}







#stacks_in_14905 a:link, #stacks_in_14905 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14905 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14905 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14905 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14905 {
	margin-left:0;
}

#stacks_in_14924 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14925 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14894>.s3_row {
	margin: 0 -5px;
}

#stacks_in_14894>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_14894>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_14894>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_14894>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14894>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_14894>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_14894 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14892 img {
    height: auto;
}

#stacks_in_14890 img {
    height: auto;
}

#stacks_in_14898 img {
    height: auto;
}

#stacks_in_14878 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14899 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14882_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14882 a:link, #stacks_in_14882 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14882 a:hover, #stacks_in_14882 a:active {
	color:#FFFFFF;
}







#stacks_in_14882 a:link, #stacks_in_14882 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14882 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14882 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14882 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14882 {
	margin-left:0;
}













#stacks_in_17114_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17114 a:link, #stacks_in_17114 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17114 a:hover, #stacks_in_17114 a:active {
	color:#FFFFFF;
}







#stacks_in_17114 a:link, #stacks_in_17114 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17114 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17114 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17114 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17114 {
	margin-left:0;
}

#stacks_in_17117 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17119 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17126_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17126 a:link, #stacks_in_17126 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17126 a:hover, #stacks_in_17126 a:active {
	color:#000000;
}







#stacks_in_17126 a:link, #stacks_in_17126 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#000000;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17126 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17126 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17126 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17128_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17128 a:link, #stacks_in_17128 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17128 a:hover, #stacks_in_17128 a:active {
	color:#000000;
}







#stacks_in_17128 a:link, #stacks_in_17128 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#000000;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17128 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17128 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17128 {
	margin: 10px 0px 0px 0px;
}













#stacks_in_16661>.s3_row {
	margin: 0 -5px;
}

#stacks_in_16661>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_16661>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_16661>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_16661>.s3_row>.s3_column {
	padding: 0 5px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16661>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_16661>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




#stacks_in_16661 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_16666 img {
    height: auto;
}

#stacks_in_16664 img {
    height: auto;
}

#stacks_in_16662 img {
    height: auto;
}

#stacks_in_16641 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16644 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16646_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16646 a:link, #stacks_in_16646 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16646 a:hover, #stacks_in_16646 a:active {
	color:#FFFFFF;
}







#stacks_in_16646 a:link, #stacks_in_16646 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16646 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16646 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16646 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16646 {
	margin-left:0;
}














#stacks_in_14645 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14648 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_7661>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7661>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7661>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7661>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7661>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7661>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_7661 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_7665 img {
    height: auto;
}

#stacks_in_7663 img {
    height: auto;
}
#stacks_in_7652_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7652 a:link, #stacks_in_7652 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7652 a:hover, #stacks_in_7652 a:active {
	color:#FFFFFF;
}







#stacks_in_7652 a:link, #stacks_in_7652 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7652 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7652 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7652 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7652 {
	margin-left:0;
}

#stacks_in_7655 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7657 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1759 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1602 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16146_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16146 a:link, #stacks_in_16146 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16146 a:hover, #stacks_in_16146 a:active {
	color:#FFFFFF;
}







#stacks_in_16146 a:link, #stacks_in_16146 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16146 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16146 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16146 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_8288 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8291 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14633 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14636 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14621 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14624 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16329 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16335_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16335 a:link, #stacks_in_16335 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16335 a:hover, #stacks_in_16335 a:active {
	color:#333333;
}







#stacks_in_16335 a:link, #stacks_in_16335 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16335 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16335 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16335 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16180 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16155 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14304_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14304 a:link, #stacks_in_14304 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14304 a:hover, #stacks_in_14304 a:active {
	color:#FFFFFF;
}







#stacks_in_14304 a:link, #stacks_in_14304 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14304 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14304 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14304 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14304 {
	margin-left:0;
}

#stacks_in_14307 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14309 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14314_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14314 a:link, #stacks_in_14314 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14314 a:hover, #stacks_in_14314 a:active {
	color:#333333;
}







#stacks_in_14314 a:link, #stacks_in_14314 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14314 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14314 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14314 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14314 {
	margin-left:0;
}
#stacks_in_14316_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14316 a:link, #stacks_in_14316 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14316 a:hover, #stacks_in_14316 a:active {
	color:#333333;
}







#stacks_in_14316 a:link, #stacks_in_14316 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14316 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14316 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14316 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14316 {
	margin-left:0;
}














#stacks_in_6572 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6575 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13379 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13382 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_13390_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13390 a:link, #stacks_in_13390 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13390 a:hover, #stacks_in_13390 a:active {
	color:#FFFFFF;
}







#stacks_in_13390 a:link, #stacks_in_13390 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13390 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13390 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13390 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_13390 {
	margin-left:0;
}













#stacks_in_14849>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14849>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14849>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14849>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14849>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14849>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_14849 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_14853 img {
    height: auto;
}

#stacks_in_14851 img {
    height: auto;
}
#stacks_in_14842_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14842 a:link, #stacks_in_14842 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14842 a:hover, #stacks_in_14842 a:active {
	color:#FFFFFF;
}







#stacks_in_14842 a:link, #stacks_in_14842 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14842 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14842 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14842 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14842 {
	margin-left:0;
}

#stacks_in_14845 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14847 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14855_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14855 a:link, #stacks_in_14855 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14855 a:hover, #stacks_in_14855 a:active {
	color:#FFFFFF;
}







#stacks_in_14855 a:link, #stacks_in_14855 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14855 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14855 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14855 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14855 {
	margin-left:0;
}
#stacks_in_14863_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14863 a:link, #stacks_in_14863 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14863 a:hover, #stacks_in_14863 a:active {
	color:#FFFFFF;
}







#stacks_in_14863 a:link, #stacks_in_14863 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14863 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14863 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14863 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14863 {
	margin-left:0;
}
#stacks_in_14869_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14869 a:link, #stacks_in_14869 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14869 a:hover, #stacks_in_14869 a:active {
	color:#333333;
}







#stacks_in_14869 a:link, #stacks_in_14869 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14869 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14869 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14869 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14869 {
	margin-left:0;
}














#stacks_in_5807 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5810 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2271 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2274 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12596 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_12591 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12594 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9233 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_9228 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9231 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12584 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_12579 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12582 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5815 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5818 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8441 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8444 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16139 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_16134 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16137 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16144_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16144 a:link, #stacks_in_16144 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16144 a:hover, #stacks_in_16144 a:active {
	color:#FFFFFF;
}







#stacks_in_16144 a:link, #stacks_in_16144 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16144 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16144 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16144 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_2997 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3000 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5823 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5826 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5831 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5834 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10914 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10917 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5839 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5842 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2454 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2457 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3331 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3334 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7353 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7356 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5855 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5858 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2462 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2465 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16638 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_16630 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_16623_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16623 a:link, #stacks_in_16623 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16623 a:hover, #stacks_in_16623 a:active {
	color:#FFFFFF;
}







#stacks_in_16623 a:link, #stacks_in_16623 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16623 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16623 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16623 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16623 {
	margin-left:0;
}

#stacks_in_16626 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16628 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2470 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2473 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8264 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8267 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5789 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5792 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15771 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15774 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15776_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15776 a:link, #stacks_in_15776 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15776 a:hover, #stacks_in_15776 a:active {
	color:#FFFFFF;
}







#stacks_in_15776 a:link, #stacks_in_15776 a:visited {
	background-color:#FFA00A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA00A), to(#BD6006));
	border:1px solid #BD6006;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15776 a:hover {
	background-color:#FFAC0A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC0A), to(#A45305));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15776 a:active {
	background-color:#FFA00A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15776 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_6450 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6453 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8252 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8255 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6462 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6465 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16782 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16773_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16773 a:link, #stacks_in_16773 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16773 a:hover, #stacks_in_16773 a:active {
	color:#FFFFFF;
}







#stacks_in_16773 a:link, #stacks_in_16773 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16773 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16773 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16773 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16773 {
	margin-left:0;
}

#stacks_in_16776 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16778 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16785_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16785 a:link, #stacks_in_16785 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16785 a:hover, #stacks_in_16785 a:active {
	color:#FFFFFF;
}







#stacks_in_16785 a:link, #stacks_in_16785 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16785 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16785 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16785 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16785 {
	margin-left:0;
}
#stacks_in_16780_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16780 a:link, #stacks_in_16780 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16780 a:hover, #stacks_in_16780 a:active {
	color:#333333;
}







#stacks_in_16780 a:link, #stacks_in_16780 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16780 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16780 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16780 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_8429 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8432 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_13819>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13819>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_13819>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_13819>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_13819>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13819>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_13819 {
	background-color: rgba(239, 239, 239, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_13823 img {
    height: auto;
}

#stacks_in_13821 img {
    height: auto;
}

#stacks_in_13826 img {
    height: auto;
}

#stacks_in_13826 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
}
#stacks_in_13812_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13812 a:link, #stacks_in_13812 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13812 a:hover, #stacks_in_13812 a:active {
	color:#FFFFFF;
}







#stacks_in_13812 a:link, #stacks_in_13812 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13812 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13812 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_13812 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_13812 {
	margin-left:0;
}

#stacks_in_13815 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13817 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2478 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2481 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8417 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8420 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6540 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6543 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1757 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1610 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2411 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2414 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9927 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9930 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9913 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9916 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15281 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15284 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3139 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3142 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15272 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15275 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16327 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16331_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16331 a:link, #stacks_in_16331 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16331 a:hover, #stacks_in_16331 a:active {
	color:#FFFFFF;
}







#stacks_in_16331 a:link, #stacks_in_16331 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16331 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16331 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16331 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16102 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16105 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16107_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16107 a:link, #stacks_in_16107 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16107 a:hover, #stacks_in_16107 a:active {
	color:#333333;
}







#stacks_in_16107 a:link, #stacks_in_16107 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16107 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16107 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16107 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16109_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16109 a:link, #stacks_in_16109 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16109 a:hover, #stacks_in_16109 a:active {
	color:#333333;
}







#stacks_in_16109 a:link, #stacks_in_16109 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16109 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16109 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16109 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_16111_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16111 a:link, #stacks_in_16111 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16111 a:hover, #stacks_in_16111 a:active {
	color:#333333;
}







#stacks_in_16111 a:link, #stacks_in_16111 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16111 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16111 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16111 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_2419 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2422 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16755 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16748_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16748 a:link, #stacks_in_16748 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16748 a:hover, #stacks_in_16748 a:active {
	color:#FFFFFF;
}







#stacks_in_16748 a:link, #stacks_in_16748 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16748 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16748 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16748 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16748 {
	margin-left:0;
}

#stacks_in_16751 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16753 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16758_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16758 a:link, #stacks_in_16758 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16758 a:hover, #stacks_in_16758 a:active {
	color:#333333;
}







#stacks_in_16758 a:link, #stacks_in_16758 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16758 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16758 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16758 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_2427 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2430 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5697 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5700 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13335 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13338 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12567 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12570 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3677 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3680 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3665 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3668 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_14391_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14391 a:link, #stacks_in_14391 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14391 a:hover, #stacks_in_14391 a:active {
	color:#FFFFFF;
}







#stacks_in_14391 a:link, #stacks_in_14391 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14391 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14391 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14391 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_14377 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14380 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2392 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2395 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5705 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5708 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2400 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2403 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13323 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13326 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6498 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6501 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5757 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5760 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13308 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13311 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_15956_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15956 a:link, #stacks_in_15956 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15956 a:hover, #stacks_in_15956 a:active {
	color:#FFFFFF;
}







#stacks_in_15956 a:link, #stacks_in_15956 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15956 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15956 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15956 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_15936 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15939 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15952_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15952 a:link, #stacks_in_15952 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15952 a:hover, #stacks_in_15952 a:active {
	color:#333333;
}







#stacks_in_15952 a:link, #stacks_in_15952 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15952 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15952 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15952 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15954_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15954 a:link, #stacks_in_15954 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15954 a:hover, #stacks_in_15954 a:active {
	color:#333333;
}







#stacks_in_15954 a:link, #stacks_in_15954 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15954 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15954 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15954 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15964_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15964 a:link, #stacks_in_15964 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15964 a:hover, #stacks_in_15964 a:active {
	color:#333333;
}







#stacks_in_15964 a:link, #stacks_in_15964 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15964 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15964 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15964 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_17194 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17197 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_1755 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1618 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15920 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_15913_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15913 a:link, #stacks_in_15913 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15913 a:hover, #stacks_in_15913 a:active {
	color:#FFFFFF;
}







#stacks_in_15913 a:link, #stacks_in_15913 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15913 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15913 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15913 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15913 {
	margin-left:0;
}

#stacks_in_15916 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15918 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15902 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_15895_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15895 a:link, #stacks_in_15895 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15895 a:hover, #stacks_in_15895 a:active {
	color:#FFFFFF;
}







#stacks_in_15895 a:link, #stacks_in_15895 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15895 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15895 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15895 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15895 {
	margin-left:0;
}

#stacks_in_15898 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15900 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13299 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13302 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5659 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5662 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14266 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_14257_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14257 a:link, #stacks_in_14257 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14257 a:hover, #stacks_in_14257 a:active {
	color:#FFFFFF;
}







#stacks_in_14257 a:link, #stacks_in_14257 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14257 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14257 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14257 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14257 {
	margin-left:0;
}

#stacks_in_14260 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14262 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14264_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14264 a:link, #stacks_in_14264 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14264 a:hover, #stacks_in_14264 a:active {
	color:#FFFFFF;
}







#stacks_in_14264 a:link, #stacks_in_14264 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14264 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14264 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14264 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14264 {
	margin-left:0;
}
#stacks_in_14272_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14272 a:link, #stacks_in_14272 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14272 a:hover, #stacks_in_14272 a:active {
	color:#FFFFFF;
}







#stacks_in_14272 a:link, #stacks_in_14272 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14272 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14272 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14272 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_14272 {
	margin-left:0;
}














#stacks_in_15261 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15264 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15269_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15269 a:link, #stacks_in_15269 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15269 a:hover, #stacks_in_15269 a:active {
	color:#333333;
}







#stacks_in_15269 a:link, #stacks_in_15269 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15269 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15269 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15269 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_1753 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1626 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8393 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8396 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7344 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7347 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5675 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5678 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2979 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2982 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2259 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2262 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2988 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2991 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8530 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_8531_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8531 a:link, #stacks_in_8531 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8531 a:hover, #stacks_in_8531 a:active {
	color:#FFFFFF;
}







#stacks_in_8531 a:link, #stacks_in_8531 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8531 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8531 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8531 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_8531 {
	margin-left:0;
}

#stacks_in_8522 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8525 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6379 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6382 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16043 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16034_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16034 a:link, #stacks_in_16034 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16034 a:hover, #stacks_in_16034 a:active {
	color:#FFFFFF;
}







#stacks_in_16034 a:link, #stacks_in_16034 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16034 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16034 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16034 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16037 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16039 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16046_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16046 a:link, #stacks_in_16046 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16046 a:hover, #stacks_in_16046 a:active {
	color:#333333;
}







#stacks_in_16046 a:link, #stacks_in_16046 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16046 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16046 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16046 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16048_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16048 a:link, #stacks_in_16048 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16048 a:hover, #stacks_in_16048 a:active {
	color:#333333;
}







#stacks_in_16048 a:link, #stacks_in_16048 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16048 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16048 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16048 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_14242 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_14235_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14235 a:link, #stacks_in_14235 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14235 a:hover, #stacks_in_14235 a:active {
	color:#FFFFFF;
}







#stacks_in_14235 a:link, #stacks_in_14235 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14235 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14235 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14235 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14235 {
	margin-left:0;
}

#stacks_in_14238 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14240 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14254_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14254 a:link, #stacks_in_14254 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14254 a:hover, #stacks_in_14254 a:active {
	color:#FFFFFF;
}







#stacks_in_14254 a:link, #stacks_in_14254 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14254 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14254 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14254 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14254 {
	margin-left:0;
}
#stacks_in_15258_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15258 a:link, #stacks_in_15258 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15258 a:hover, #stacks_in_15258 a:active {
	color:#333333;
}







#stacks_in_15258 a:link, #stacks_in_15258 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15258 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15258 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15258 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_12948 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12951 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12953_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12953 a:link, #stacks_in_12953 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12953 a:hover, #stacks_in_12953 a:active {
	color:#333333;
}







#stacks_in_12953 a:link, #stacks_in_12953 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12953 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12953 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12953 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12953 {
	margin-left:0;
}
#stacks_in_12960_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12960 a:link, #stacks_in_12960 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12960 a:hover, #stacks_in_12960 a:active {
	color:#FFFFFF;
}







#stacks_in_12960 a:link, #stacks_in_12960 a:visited {
	background-color:#14A0A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#14A0A0), to(#0C6060));
	border:1px solid #0C6060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12960 a:hover {
	background-color:#15ACAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#15ACAC), to(#0A5353));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12960 a:active {
	background-color:#14A0A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12960 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_12960 {
	margin-left:0;
}














#stacks_in_3103 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3106 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3115 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3118 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8405 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8408 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6438 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6441 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6778 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6781 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8381 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8384 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_18016 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18019 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3091 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3094 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2247 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2250 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16614 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_17842 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16616_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16616 a:link, #stacks_in_16616 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16616 a:hover, #stacks_in_16616 a:active {
	color:#FFFFFF;
}







#stacks_in_16616 a:link, #stacks_in_16616 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16616 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16616 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16616 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16591 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16594 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16618_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16618 a:link, #stacks_in_16618 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16618 a:hover, #stacks_in_16618 a:active {
	color:#333333;
}







#stacks_in_16618 a:link, #stacks_in_16618 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16618 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16618 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16618 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16620_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16620 a:link, #stacks_in_16620 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16620 a:hover, #stacks_in_16620 a:active {
	color:#333333;
}







#stacks_in_16620 a:link, #stacks_in_16620 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16620 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16620 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16620 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_9760 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9763 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3322 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3325 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16020 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16028_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16028 a:link, #stacks_in_16028 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16028 a:hover, #stacks_in_16028 a:active {
	color:#FFFFFF;
}







#stacks_in_16028 a:link, #stacks_in_16028 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16028 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16028 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16028 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16016 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16018 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16013_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16013 a:link, #stacks_in_16013 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16013 a:hover, #stacks_in_16013 a:active {
	color:#333333;
}







#stacks_in_16013 a:link, #stacks_in_16013 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16013 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16013 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16013 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16013 {
	margin-left:0;
}














#stacks_in_6367 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6370 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7643 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7646 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2133 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2123 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6358 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6361 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2967 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2970 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6300 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6303 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16576_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16576 a:link, #stacks_in_16576 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16576 a:hover, #stacks_in_16576 a:active {
	color:#FFFFFF;
}







#stacks_in_16576 a:link, #stacks_in_16576 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16576 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16576 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16576 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_14230 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_6288 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6291 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14232_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14232 a:link, #stacks_in_14232 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14232 a:hover, #stacks_in_14232 a:active {
	color:#FFFFFF;
}







#stacks_in_14232 a:link, #stacks_in_14232 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14232 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14232 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14232 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_8510 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8513 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15252 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15245 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12932 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12935 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12942_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12942 a:link, #stacks_in_12942 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12942 a:hover, #stacks_in_12942 a:active {
	color:#333333;
}







#stacks_in_12942 a:link, #stacks_in_12942 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12942 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12942 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12942 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12942 {
	margin-left:0;
}














#stacks_in_17840 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13563 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6309 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6312 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6261 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6264 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17814 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17817 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11716 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11719 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15213 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15216 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15221_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15221 a:link, #stacks_in_15221 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15221 a:hover, #stacks_in_15221 a:active {
	color:#333333;
}







#stacks_in_15221 a:link, #stacks_in_15221 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15221 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15221 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15221 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15223_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15223 a:link, #stacks_in_15223 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15223 a:hover, #stacks_in_15223 a:active {
	color:#333333;
}







#stacks_in_15223 a:link, #stacks_in_15223 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15223 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15223 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15223 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15227_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15227 a:link, #stacks_in_15227 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15227 a:hover, #stacks_in_15227 a:active {
	color:#333333;
}







#stacks_in_15227 a:link, #stacks_in_15227 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15227 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15227 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15227 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15229_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15229 a:link, #stacks_in_15229 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15229 a:hover, #stacks_in_15229 a:active {
	color:#333333;
}







#stacks_in_15229 a:link, #stacks_in_15229 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15229 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15229 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15229 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15231_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15231 a:link, #stacks_in_15231 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15231 a:hover, #stacks_in_15231 a:active {
	color:#333333;
}







#stacks_in_15231 a:link, #stacks_in_15231 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15231 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15231 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15231 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15233_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15233 a:link, #stacks_in_15233 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15233 a:hover, #stacks_in_15233 a:active {
	color:#333333;
}







#stacks_in_15233 a:link, #stacks_in_15233 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15233 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15233 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15233 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_17766 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17769 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9598 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9601 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11704 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11707 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15197 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15200 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15225_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15225 a:link, #stacks_in_15225 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15225 a:hover, #stacks_in_15225 a:active {
	color:#333333;
}







#stacks_in_15225 a:link, #stacks_in_15225 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15225 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15225 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15225 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_6273 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6276 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16563 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16566 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16568_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16568 a:link, #stacks_in_16568 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16568 a:hover, #stacks_in_16568 a:active {
	color:#333333;
}







#stacks_in_16568 a:link, #stacks_in_16568 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16568 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16568 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16568 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_16761 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16764 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2955 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2958 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17542 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17545 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17550_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17550 a:link, #stacks_in_17550 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17550 a:hover, #stacks_in_17550 a:active {
	color:#333333;
}







#stacks_in_17550 a:link, #stacks_in_17550 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17550 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17550 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17550 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_6249 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6252 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15189 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_15194_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15194 a:link, #stacks_in_15194 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15194 a:hover, #stacks_in_15194 a:active {
	color:#FFFFFF;
}







#stacks_in_15194 a:link, #stacks_in_15194 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15194 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15194 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15194 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_15180 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15183 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15185_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15185 a:link, #stacks_in_15185 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15185 a:hover, #stacks_in_15185 a:active {
	color:#333333;
}







#stacks_in_15185 a:link, #stacks_in_15185 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15185 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15185 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15185 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15192_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15192 a:link, #stacks_in_15192 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15192 a:hover, #stacks_in_15192 a:active {
	color:#333333;
}







#stacks_in_15192 a:link, #stacks_in_15192 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15192 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15192 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15192 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15187_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15187 a:link, #stacks_in_15187 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15187 a:hover, #stacks_in_15187 a:active {
	color:#333333;
}







#stacks_in_15187 a:link, #stacks_in_15187 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15187 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15187 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15187 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_6552 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6555 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15163 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15166 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15254_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15254 a:link, #stacks_in_15254 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15254 a:hover, #stacks_in_15254 a:active {
	color:#333333;
}







#stacks_in_15254 a:link, #stacks_in_15254 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15254 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15254 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15254 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_15171_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15171 a:link, #stacks_in_15171 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15171 a:hover, #stacks_in_15171 a:active {
	color:#333333;
}







#stacks_in_15171 a:link, #stacks_in_15171 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15171 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15171 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15171 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_15174_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15174 a:link, #stacks_in_15174 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15174 a:hover, #stacks_in_15174 a:active {
	color:#333333;
}







#stacks_in_15174 a:link, #stacks_in_15174 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15174 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15174 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15174 {
	margin: 10px 0px 0px 0px;
}













#stacks_in_14342_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14342 a:link, #stacks_in_14342 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14342 a:hover, #stacks_in_14342 a:active {
	color:#333333;
}







#stacks_in_14342 a:link, #stacks_in_14342 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14342 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14342 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14342 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14342 {
	margin-left:0;
}

#stacks_in_14345 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14347 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6219 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6222 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8240 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8243 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_6409_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6409 a:link, #stacks_in_6409 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6409 a:hover, #stacks_in_6409 a:active {
	color:#333333;
}







#stacks_in_6409 a:link, #stacks_in_6409 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6409 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6409 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6409 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_6409 {
	margin-left:0;
}

#stacks_in_6349 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6352 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6340 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6343 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12826 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12829 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8537 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_8538_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8538 a:link, #stacks_in_8538 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8538 a:hover, #stacks_in_8538 a:active {
	color:#FFFFFF;
}







#stacks_in_8538 a:link, #stacks_in_8538 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8538 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8538 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8538 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_8538 {
	margin-left:0;
}

#stacks_in_8541 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8501 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3310 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3313 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6207 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6210 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_18067 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_18069_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18069 a:link, #stacks_in_18069 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18069 a:hover, #stacks_in_18069 a:active {
	color:#FFFFFF;
}







#stacks_in_18069 a:link, #stacks_in_18069 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18069 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18069 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18069 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_6692 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6695 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9182 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_9177 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9180 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8369 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8372 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15620 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15613 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15615_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15615 a:link, #stacks_in_15615 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15615 a:hover, #stacks_in_15615 a:active {
	color:#333333;
}







#stacks_in_15615 a:link, #stacks_in_15615 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15615 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15615 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15615 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15615 {
	margin-left:0;
}














#stacks_in_8336 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8339 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15337 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_15332 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15335 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6228 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6231 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12963 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_12966 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12968 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_12979_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12979 a:link, #stacks_in_12979 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12979 a:hover, #stacks_in_12979 a:active {
	color:#FFFFFF;
}







#stacks_in_12979 a:link, #stacks_in_12979 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12979 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12979 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12979 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12979 {
	margin-left:0;
}














#stacks_in_8324 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8327 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16551 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16554 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17533 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17536 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15426 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_15419 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15421 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15416_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15416 a:link, #stacks_in_15416 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15416 a:hover, #stacks_in_15416 a:active {
	color:#FFFFFF;
}







#stacks_in_15416 a:link, #stacks_in_15416 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15416 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15416 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15416 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15416 {
	margin-left:0;
}
#stacks_in_15430_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15430 a:link, #stacks_in_15430 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15430 a:hover, #stacks_in_15430 a:active {
	color:#333333;
}







#stacks_in_15430 a:link, #stacks_in_15430 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15430 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15430 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15430 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_15430 {
	margin-left:0;
}














#stacks_in_5645 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5648 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2139 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2142 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3358 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3361 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_18071 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_18073_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18073 a:link, #stacks_in_18073 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18073 a:hover, #stacks_in_18073 a:active {
	color:#FFFFFF;
}







#stacks_in_18073 a:link, #stacks_in_18073 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18073 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18073 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18073 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_6677 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6680 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11692 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11695 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16090 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16093 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17027 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 1px 0px 0px 0px;
}
#stacks_in_17030_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17030 a:link, #stacks_in_17030 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17030 a:hover, #stacks_in_17030 a:active {
	color:#FFFFFF;
}







#stacks_in_17030 a:link, #stacks_in_17030 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17030 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17030 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17030 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_17032 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17034 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17036_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17036 a:link, #stacks_in_17036 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17036 a:hover, #stacks_in_17036 a:active {
	color:#333333;
}







#stacks_in_17036 a:link, #stacks_in_17036 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17036 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17036 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17036 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17038_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17038 a:link, #stacks_in_17038 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17038 a:hover, #stacks_in_17038 a:active {
	color:#333333;
}







#stacks_in_17038 a:link, #stacks_in_17038 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17038 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17038 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17038 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_12391 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12393 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6200 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_5588 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5591 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16603 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16606 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11680 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11683 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8219 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8222 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10634 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10637 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11668 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11671 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2148 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2151 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6665 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6668 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4707 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4710 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17513_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17513 a:link, #stacks_in_17513 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17513 a:hover, #stacks_in_17513 a:active {
	color:#333333;
}







#stacks_in_17513 a:link, #stacks_in_17513 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17513 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17513 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17513 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_4716 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4719 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3148 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3151 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8101 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8104 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6474 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6477 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4698 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4701 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_8136_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8136 a:link, #stacks_in_8136 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8136 a:hover, #stacks_in_8136 a:active {
	color:#333333;
}







#stacks_in_8136 a:link, #stacks_in_8136 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8136 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8136 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8136 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_8136 {
	margin-left:0;
}

#stacks_in_8139 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8141 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6486 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6489 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5596 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5599 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3172 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3175 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16535 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16538 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16546_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16546 a:link, #stacks_in_16546 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16546 a:hover, #stacks_in_16546 a:active {
	color:#FFFFFF;
}







#stacks_in_16546 a:link, #stacks_in_16546 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16546 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16546 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16546 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16548_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16548 a:link, #stacks_in_16548 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16548 a:hover, #stacks_in_16548 a:active {
	color:#FFFFFF;
}







#stacks_in_16548 a:link, #stacks_in_16548 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16548 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16548 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16548 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_5604 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5607 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3301 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3304 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17159 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17162 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15623 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15626 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15631_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15631 a:link, #stacks_in_15631 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15631 a:hover, #stacks_in_15631 a:active {
	color:#333333;
}







#stacks_in_15631 a:link, #stacks_in_15631 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15631 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15631 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15631 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_3163 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3166 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12551 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12554 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16256 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16259 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5612 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5615 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15448 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_15452_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15452 a:link, #stacks_in_15452 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15452 a:hover, #stacks_in_15452 a:active {
	color:#FFFFFF;
}







#stacks_in_15452 a:link, #stacks_in_15452 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15452 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15452 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15452 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_15436 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15439 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15441_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15441 a:link, #stacks_in_15441 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15441 a:hover, #stacks_in_15441 a:active {
	color:#333333;
}







#stacks_in_15441 a:link, #stacks_in_15441 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15441 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15441 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15441 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15441 {
	margin-left:0;
}














#stacks_in_16928 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16917 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16923_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16923 a:link, #stacks_in_16923 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16923 a:hover, #stacks_in_16923 a:active {
	color:#333333;
}







#stacks_in_16923 a:link, #stacks_in_16923 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16923 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16923 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16923 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_17503 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17506 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16875 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16861_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16861 a:link, #stacks_in_16861 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16861 a:hover, #stacks_in_16861 a:active {
	color:#FFFFFF;
}







#stacks_in_16861 a:link, #stacks_in_16861 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16861 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16861 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16861 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16871 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16873 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16878_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16878 a:link, #stacks_in_16878 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16878 a:hover, #stacks_in_16878 a:active {
	color:#333333;
}







#stacks_in_16878 a:link, #stacks_in_16878 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16878 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16878 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16878 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16880_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16880 a:link, #stacks_in_16880 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16880 a:hover, #stacks_in_16880 a:active {
	color:#333333;
}







#stacks_in_16880 a:link, #stacks_in_16880 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16880 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16880 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16880 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_16882_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16882 a:link, #stacks_in_16882 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16882 a:hover, #stacks_in_16882 a:active {
	color:#333333;
}







#stacks_in_16882 a:link, #stacks_in_16882 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16882 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16882 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16882 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_6426 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6429 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_6198_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6198 a:link, #stacks_in_6198 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6198 a:hover, #stacks_in_6198 a:active {
	color:#FFFFFF;
}







#stacks_in_6198 a:link, #stacks_in_6198 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6198 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6198 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6198 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_6198 {
	margin-left:0;
}

#stacks_in_5552 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5555 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14217_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14217 a:link, #stacks_in_14217 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14217 a:hover, #stacks_in_14217 a:active {
	color:#FFFFFF;
}







#stacks_in_14217 a:link, #stacks_in_14217 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14217 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14217 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14217 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14217 {
	margin-left:0;
}














#stacks_in_7915 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7918 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5560 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5563 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3259 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3262 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8089 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8092 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5568 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5571 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5576 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5579 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_6407_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6407 a:link, #stacks_in_6407 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6407 a:hover, #stacks_in_6407 a:active {
	color:#333333;
}







#stacks_in_6407 a:link, #stacks_in_6407 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6407 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6407 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6407 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_6407 {
	margin-left:0;
}

#stacks_in_3196 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3199 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3247 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3250 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12536 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12539 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6328 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6331 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5537 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5540 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3340 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3343 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_18007 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18010 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13273 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13276 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8207 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8210 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5519 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5522 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14194 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_14196_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14196 a:link, #stacks_in_14196 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14196 a:hover, #stacks_in_14196 a:active {
	color:#FFFFFF;
}







#stacks_in_14196 a:link, #stacks_in_14196 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14196 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14196 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14196 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_5510 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5513 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14198_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14198 a:link, #stacks_in_14198 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14198 a:hover, #stacks_in_14198 a:active {
	color:#FFFFFF;
}







#stacks_in_14198 a:link, #stacks_in_14198 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14198 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14198 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14198 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_14201 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_14204_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14204 a:link, #stacks_in_14204 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14204 a:hover, #stacks_in_14204 a:active {
	color:#FFFFFF;
}







#stacks_in_14204 a:link, #stacks_in_14204 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14204 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14204 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14204 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_14212 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14206 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14208 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14215_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14215 a:link, #stacks_in_14215 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14215 a:hover, #stacks_in_14215 a:active {
	color:#FFFFFF;
}







#stacks_in_14215 a:link, #stacks_in_14215 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14215 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14215 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14215 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_5501 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5504 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3039 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3042 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5480 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5483 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3608 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3611 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3596 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3599 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2157 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2160 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3127 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3130 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7428 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7430 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8936 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8939 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10619 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10622 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8039 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8042 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5224 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5227 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8195 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8198 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5232 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5235 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9872 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9875 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13285 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13288 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5240 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5243 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2166 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2169 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5248 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5251 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8051 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8054 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3277 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3280 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4536 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_2175 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2178 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5326 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5329 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3565 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3568 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8183 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8186 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5341 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5344 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3292 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3295 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5353 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5356 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6656 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6659 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9141 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9144 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5256 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5259 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17800 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17803 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5264 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5267 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5272 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5275 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8113 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8116 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3529 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3532 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5438 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5441 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5471 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5474 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17789_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17789 a:link, #stacks_in_17789 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17789 a:hover, #stacks_in_17789 a:active {
	color:#333333;
}







#stacks_in_17789 a:link, #stacks_in_17789 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17789 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17789 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17789 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17787_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17787 a:link, #stacks_in_17787 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17787 a:hover, #stacks_in_17787 a:active {
	color:#333333;
}







#stacks_in_17787 a:link, #stacks_in_17787 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17787 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17787 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17787 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_8312 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8315 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5198 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_5193 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5196 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17496_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17496 a:link, #stacks_in_17496 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17496 a:hover, #stacks_in_17496 a:active {
	color:#333333;
}







#stacks_in_17496 a:link, #stacks_in_17496 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17496 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17496 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17496 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_17785_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17785 a:link, #stacks_in_17785 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17785 a:hover, #stacks_in_17785 a:active {
	color:#333333;
}







#stacks_in_17785 a:link, #stacks_in_17785 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17785 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17785 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17785 {
	margin: 10px 0px 0px 0px;
}














#stacks_in_5280 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5283 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5168 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5171 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5176 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5179 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8027 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8030 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3520 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3523 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5184 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5187 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8015 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8018 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16885 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16888 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3632 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3635 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3620 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3623 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_9165 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9168 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5133 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5136 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16903 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16906 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5109 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5112 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16579 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16582 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7332 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7335 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_8490>.s3_row {
	margin: 0 -10px;
}

#stacks_in_8490>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_8490>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_8490>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_8490>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8490>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_8490 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_8493 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_8495 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_3067 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3070 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3187 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3190 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14275 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14278 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3499 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3502 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17779_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17779 a:link, #stacks_in_17779 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17779 a:hover, #stacks_in_17779 a:active {
	color:#333333;
}







#stacks_in_17779 a:link, #stacks_in_17779 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17779 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17779 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17779 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_5023 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5026 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3472 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3475 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5031 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5034 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17494_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17494 a:link, #stacks_in_17494 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17494 a:hover, #stacks_in_17494 a:active {
	color:#333333;
}







#stacks_in_17494 a:link, #stacks_in_17494 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17494 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17494 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17494 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_13259 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13262 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3481 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_5323_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_5323 a:link, #stacks_in_5323 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_5323 a:hover, #stacks_in_5323 a:active {
	color:#333333;
}







#stacks_in_5323 a:link, #stacks_in_5323 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_5323 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_5323 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_5323 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_5323 {
	margin-left:0;
}














#stacks_in_8465 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8468 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3388 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3391 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14290 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14293 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10610 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10613 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5039 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5042 {
	margin: 5px 0px 0px 0px;
}













#stacks_in_8363>.s3_row {
	margin: 0 -10px;
}

#stacks_in_8363>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_8363>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_8363>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_8363>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_8363>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_8363 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_8362 img {
    height: auto;
}

#stacks_in_8362 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#stacks_in_8348 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_8351 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_8366_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8366 a:link, #stacks_in_8366 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8366 a:hover, #stacks_in_8366 a:active {
	color:#333333;
}







#stacks_in_8366 a:link, #stacks_in_8366 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8366 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8366 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8366 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_8366 {
	margin-left:0;
}














#stacks_in_8479 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8482 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5417 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5420 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5006 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5009 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3401 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3404 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4850 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4853 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3409 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3412 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13599 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13602 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_13245 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13248 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3079 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3082 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14220 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14223 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_14228_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14228 a:link, #stacks_in_14228 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14228 a:hover, #stacks_in_14228 a:active {
	color:#333333;
}







#stacks_in_14228 a:link, #stacks_in_14228 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14228 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14228 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14228 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_7943 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7946 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17450 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17453 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8063 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8066 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4997 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5000 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3235 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3238 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3544 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3547 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7931 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7934 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4985 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4988 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4970 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4973 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15886 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15889 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4961 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4964 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15970 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15973 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15978_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15978 a:link, #stacks_in_15978 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15978 a:hover, #stacks_in_15978 a:active {
	color:#FFFFFF;
}







#stacks_in_15978 a:link, #stacks_in_15978 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15978 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15978 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15978 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_4907 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4910 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4949 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4952 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6526 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17838 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6529 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8003 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8006 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4878 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4881 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4886 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4889 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4865 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4868 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17426 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17429 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5393 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5396 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5313 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5316 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5079 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5082 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_11656 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_11659 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5091 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5094 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3427 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3430 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17168 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17171 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17348 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17351 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17847 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17850 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2943 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2946 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5061 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5064 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17044 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17047 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4791 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4794 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4803 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4806 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4928 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4931 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17394 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_17387_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17387 a:link, #stacks_in_17387 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17387 a:hover, #stacks_in_17387 a:active {
	color:#FFFFFF;
}







#stacks_in_17387 a:link, #stacks_in_17387 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17387 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17387 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17387 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17387 {
	margin-left:0;
}

#stacks_in_17390 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17392 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17401 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_5369 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5372 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4764 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4767 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16821 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16823_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16823 a:link, #stacks_in_16823 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16823 a:hover, #stacks_in_16823 a:active {
	color:#FFFFFF;
}







#stacks_in_16823 a:link, #stacks_in_16823 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16823 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16823 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16823 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16814>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16814>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16814>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16814>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16814>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16814>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_16814 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_9158 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_16825 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_9153 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9156 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_5070 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_5073 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17330 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17333 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2184 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2187 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12644 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12647 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17109 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17110_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17110 a:link, #stacks_in_17110 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17110 a:hover, #stacks_in_17110 a:active {
	color:#FFFFFF;
}







#stacks_in_17110 a:link, #stacks_in_17110 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17110 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17110 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17110 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17110 {
	margin-left:0;
}

#stacks_in_17089 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17092 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17130_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17130 a:link, #stacks_in_17130 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17130 a:hover, #stacks_in_17130 a:active {
	color:#333333;
}







#stacks_in_17130 a:link, #stacks_in_17130 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17130 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17130 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17130 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_17101 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17104 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3435 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3438 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2193 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2196 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16717 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16720 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2202 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2205 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17242 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17245 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4755 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4758 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17059 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17062 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17299 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17292_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17292 a:link, #stacks_in_17292 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17292 a:hover, #stacks_in_17292 a:active {
	color:#FFFFFF;
}







#stacks_in_17292 a:link, #stacks_in_17292 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17292 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17292 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17292 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17292 {
	margin-left:0;
}

#stacks_in_17295 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17297 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17303 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17306 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_2211 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2214 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_4746 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_4749 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17556 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17559 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7897 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7900 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10181 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10184 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3443 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3446 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17415 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17418 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17423_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17423 a:link, #stacks_in_17423 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17423 a:hover, #stacks_in_17423 a:active {
	color:#333333;
}







#stacks_in_17423 a:link, #stacks_in_17423 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17423 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17423 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17423 {
	margin: 15px 0px 0px 0px;
}













#stacks_in_8153_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8153 a:link, #stacks_in_8153 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8153 a:hover, #stacks_in_8153 a:active {
	color:#333333;
}







#stacks_in_8153 a:link, #stacks_in_8153 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8153 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8153 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8153 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_8153 {
	margin-left:0;
}

#stacks_in_8156 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8158 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17411 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17404_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17404 a:link, #stacks_in_17404 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17404 a:hover, #stacks_in_17404 a:active {
	color:#FFFFFF;
}







#stacks_in_17404 a:link, #stacks_in_17404 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17404 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17404 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17404 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17404 {
	margin-left:0;
}

#stacks_in_17407 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17409 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12800 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12803 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_12808 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_12811_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12811 a:link, #stacks_in_12811 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12811 a:hover, #stacks_in_12811 a:active {
	color:#FFFFFF;
}







#stacks_in_12811 a:link, #stacks_in_12811 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12811 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12811 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12811 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_12811 {
	margin-left:0;
}














#stacks_in_17479 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17482 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7893 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7886_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7886 a:link, #stacks_in_7886 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7886 a:hover, #stacks_in_7886 a:active {
	color:#FFFFFF;
}







#stacks_in_7886 a:link, #stacks_in_7886 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7886 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7886 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7886 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7886 {
	margin-left:0;
}

#stacks_in_7889 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7891 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6514 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6517 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_8082 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_8075_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_8075 a:link, #stacks_in_8075 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_8075 a:hover, #stacks_in_8075 a:active {
	color:#FFFFFF;
}







#stacks_in_8075 a:link, #stacks_in_8075 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_8075 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_8075 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_8075 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_8075 {
	margin-left:0;
}

#stacks_in_8078 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8080 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7976 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7969_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7969 a:link, #stacks_in_7969 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7969 a:hover, #stacks_in_7969 a:active {
	color:#FFFFFF;
}







#stacks_in_7969 a:link, #stacks_in_7969 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7969 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7969 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7969 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7969 {
	margin-left:0;
}

#stacks_in_7972 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7974 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_17827_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17827 a:link, #stacks_in_17827 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17827 a:hover, #stacks_in_17827 a:active {
	color:#333333;
}







#stacks_in_17827 a:link, #stacks_in_17827 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17827 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17827 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17827 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17827 {
	margin-left:0;
}














#stacks_in_9134 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_16944 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_16945_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16945 a:link, #stacks_in_16945 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16945 a:hover, #stacks_in_16945 a:active {
	color:#FFFFFF;
}







#stacks_in_16945 a:link, #stacks_in_16945 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16945 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16945 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16945 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16945 {
	margin-left:0;
}

#stacks_in_9129 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9132 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6645 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_6636_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6636 a:link, #stacks_in_6636 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6636 a:hover, #stacks_in_6636 a:active {
	color:#FFFFFF;
}







#stacks_in_6636 a:link, #stacks_in_6636 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6636 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6636 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6636 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_6636 {
	margin-left:0;
}

#stacks_in_6639 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6641 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_10202 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_10195_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10195 a:link, #stacks_in_10195 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10195 a:hover, #stacks_in_10195 a:active {
	color:#FFFFFF;
}







#stacks_in_10195 a:link, #stacks_in_10195 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10195 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10195 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_10195 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_10195 {
	margin-left:0;
}

#stacks_in_10198 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10200 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15531 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15533 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_15528_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15528 a:link, #stacks_in_15528 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15528 a:hover, #stacks_in_15528 a:active {
	color:#FFFFFF;
}







#stacks_in_15528 a:link, #stacks_in_15528 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15528 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15528 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15528 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15528 {
	margin-left:0;
}














#stacks_in_10206 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_10209 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7877 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7880 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15521 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_15514_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15514 a:link, #stacks_in_15514 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15514 a:hover, #stacks_in_15514 a:active {
	color:#FFFFFF;
}







#stacks_in_15514 a:link, #stacks_in_15514 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15514 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15514 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15514 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15514 {
	margin-left:0;
}

#stacks_in_15517 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15519 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6963 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6966 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7865 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7868 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_15988 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_15981_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_15981 a:link, #stacks_in_15981 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_15981 a:hover, #stacks_in_15981 a:active {
	color:#FFFFFF;
}







#stacks_in_15981 a:link, #stacks_in_15981 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_15981 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_15981 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15981 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_15981 {
	margin-left:0;
}

#stacks_in_15984 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_15986 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7849 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7842_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7842 a:link, #stacks_in_7842 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7842 a:hover, #stacks_in_7842 a:active {
	color:#333333;
}







#stacks_in_7842 a:link, #stacks_in_7842 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7842 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7842 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7842 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7842 {
	margin-left:0;
}

#stacks_in_7845 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7847 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7835 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7828_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7828 a:link, #stacks_in_7828 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7828 a:hover, #stacks_in_7828 a:active {
	color:#333333;
}







#stacks_in_7828 a:link, #stacks_in_7828 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7828 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7828 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7828 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7828 {
	margin-left:0;
}

#stacks_in_7831 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7833 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16000 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_16003_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16003 a:link, #stacks_in_16003 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16003 a:hover, #stacks_in_16003 a:active {
	color:#FFFFFF;
}







#stacks_in_16003 a:link, #stacks_in_16003 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16003 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16003 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16003 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16003 {
	margin-left:0;
}

#stacks_in_16005 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16007 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16978 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16981_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16981 a:link, #stacks_in_16981 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16981 a:hover, #stacks_in_16981 a:active {
	color:#FFFFFF;
}







#stacks_in_16981 a:link, #stacks_in_16981 a:visited {
	background-color:#323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#1E1E1E));
	border:1px solid #1E1E1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16981 a:hover {
	background-color:#363636;
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#1A1A1A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16981 a:active {
	background-color:#323232;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16981 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16981 {
	margin-left:0;
}

#stacks_in_16983 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16985 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_16990_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16990 a:link, #stacks_in_16990 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16990 a:hover, #stacks_in_16990 a:active {
	color:#333333;
}







#stacks_in_16990 a:link, #stacks_in_16990 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16990 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16990 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16990 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_16998 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17000 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7824 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7817_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7817 a:link, #stacks_in_7817 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7817 a:hover, #stacks_in_7817 a:active {
	color:#333333;
}







#stacks_in_7817 a:link, #stacks_in_7817 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7817 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7817 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7817 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7817 {
	margin-left:0;
}

#stacks_in_7820 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7822 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17526 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17519_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17519 a:link, #stacks_in_17519 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17519 a:hover, #stacks_in_17519 a:active {
	color:#FFFFFF;
}







#stacks_in_17519 a:link, #stacks_in_17519 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17519 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17519 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17519 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17519 {
	margin-left:0;
}

#stacks_in_17522 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17524 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_16741 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_16734_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_16734 a:link, #stacks_in_16734 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_16734 a:hover, #stacks_in_16734 a:active {
	color:#FFFFFF;
}







#stacks_in_16734 a:link, #stacks_in_16734 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_16734 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_16734 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_16734 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_16734 {
	margin-left:0;
}

#stacks_in_16737 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_16739 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6629 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_6620_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6620 a:link, #stacks_in_6620 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6620 a:hover, #stacks_in_6620 a:active {
	color:#FFFFFF;
}







#stacks_in_6620 a:link, #stacks_in_6620 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6620 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6620 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6620 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_6620 {
	margin-left:0;
}

#stacks_in_6623 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6625 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_3451 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3454 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_12778 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_12781 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7813 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7806_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7806 a:link, #stacks_in_7806 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7806 a:hover, #stacks_in_7806 a:active {
	color:#333333;
}







#stacks_in_7806 a:link, #stacks_in_7806 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7806 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7806 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7806 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7806 {
	margin-left:0;
}

#stacks_in_7809 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7811 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7802 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7795_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7795 a:link, #stacks_in_7795 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7795 a:hover, #stacks_in_7795 a:active {
	color:#333333;
}







#stacks_in_7795 a:link, #stacks_in_7795 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7795 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7795 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7795 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7795 {
	margin-left:0;
}

#stacks_in_7798 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7800 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7788 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7781_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7781 a:link, #stacks_in_7781 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7781 a:hover, #stacks_in_7781 a:active {
	color:#333333;
}







#stacks_in_7781 a:link, #stacks_in_7781 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7781 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7781 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7781 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7781 {
	margin-left:0;
}

#stacks_in_7784 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7786 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_14529 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_14522_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14522 a:link, #stacks_in_14522 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14522 a:hover, #stacks_in_14522 a:active {
	color:#FFFFFF;
}







#stacks_in_14522 a:link, #stacks_in_14522 a:visited {
	background-color:#FF7F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F3F), to(#BF4C26));
	border:1px solid #BF4C26;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14522 a:hover {
	background-color:#FF8944;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8944), to(#A54221));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14522 a:active {
	background-color:#FF7F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14522 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_14522 {
	margin-left:0;
}

#stacks_in_14525 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_14527 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7962 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7955_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7955 a:link, #stacks_in_7955 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7955 a:hover, #stacks_in_7955 a:active {
	color:#333333;
}







#stacks_in_7955 a:link, #stacks_in_7955 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7955 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7955 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7955 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7955 {
	margin-left:0;
}

#stacks_in_7958 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7960 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_7321 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_7329_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_7329 a:link, #stacks_in_7329 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_7329 a:hover, #stacks_in_7329 a:active {
	color:#FFFFFF;
}







#stacks_in_7329 a:link, #stacks_in_7329 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_7329 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_7329 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_7329 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_7329 {
	margin-left:0;
}

#stacks_in_7316 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7319 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6613 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_6604_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6604 a:link, #stacks_in_6604 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6604 a:hover, #stacks_in_6604 a:active {
	color:#FFFFFF;
}







#stacks_in_6604 a:link, #stacks_in_6604 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6604 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6604 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6604 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_6604 {
	margin-left:0;
}

#stacks_in_6607 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6609 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17717 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17710_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17710 a:link, #stacks_in_17710 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17710 a:hover, #stacks_in_17710 a:active {
	color:#333333;
}







#stacks_in_17710 a:link, #stacks_in_17710 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17710 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17710 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17710 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17710 {
	margin-left:0;
}
#stacks_in_17739>.s3_row {
	margin: 0 -10px;
}

#stacks_in_17739>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_17739>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_17739>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_17739>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_17739>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_17739>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_17739>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_17739 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_17742 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_17746_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17746 a:link, #stacks_in_17746 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17746 a:hover, #stacks_in_17746 a:active {
	color:#333333;
}







#stacks_in_17746 a:link, #stacks_in_17746 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17746 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17746 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17746 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17746 {
	margin-left:0;
}

#stacks_in_17744 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_17748_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17748 a:link, #stacks_in_17748 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17748 a:hover, #stacks_in_17748 a:active {
	color:#333333;
}







#stacks_in_17748 a:link, #stacks_in_17748 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17748 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17748 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17748 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17748 {
	margin-left:0;
}

#stacks_in_17713 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17715 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17701 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17694_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17694 a:link, #stacks_in_17694 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17694 a:hover, #stacks_in_17694 a:active {
	color:#FFFFFF;
}







#stacks_in_17694 a:link, #stacks_in_17694 a:visited {
	background-color:#FF007F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF007F), to(#99004C));
	border:1px solid #99004C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17694 a:hover {
	background-color:#FF0089;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0089), to(#840042));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17694 a:active {
	background-color:#FF007F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17694 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17694 {
	margin-left:0;
}

#stacks_in_17697 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17699 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17687 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17680_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17680 a:link, #stacks_in_17680 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17680 a:hover, #stacks_in_17680 a:active {
	color:#FFFFFF;
}







#stacks_in_17680 a:link, #stacks_in_17680 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17680 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17680 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17680 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17680 {
	margin-left:0;
}

#stacks_in_17683 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17685 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17673 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17666_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17666 a:link, #stacks_in_17666 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17666 a:hover, #stacks_in_17666 a:active {
	color:#FFFFFF;
}







#stacks_in_17666 a:link, #stacks_in_17666 a:visited {
	background-color:#003FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#003FFF), to(#0026BF));
	border:1px solid #0026BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17666 a:hover {
	background-color:#0044FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0044FF), to(#0021A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17666 a:active {
	background-color:#003FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17666 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17666 {
	margin-left:0;
}

#stacks_in_17669 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17671 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17659 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17652_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17652 a:link, #stacks_in_17652 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17652 a:hover, #stacks_in_17652 a:active {
	color:#FFFFFF;
}







#stacks_in_17652 a:link, #stacks_in_17652 a:visited {
	background-color:#12A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#12A0FF), to(#0B60BF));
	border:1px solid #0B60BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17652 a:hover {
	background-color:#14ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#14ACFF), to(#0953A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17652 a:active {
	background-color:#12A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17652 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17652 {
	margin-left:0;
}

#stacks_in_17655 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17657 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17642 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17635_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17635 a:link, #stacks_in_17635 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17635 a:hover, #stacks_in_17635 a:active {
	color:#FFFFFF;
}







#stacks_in_17635 a:link, #stacks_in_17635 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17635 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17635 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17635 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17635 {
	margin-left:0;
}

#stacks_in_17638 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17640 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17628 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17621_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17621 a:link, #stacks_in_17621 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17621 a:hover, #stacks_in_17621 a:active {
	color:#FFFFFF;
}







#stacks_in_17621 a:link, #stacks_in_17621 a:visited {
	background-color:#FFC40A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC40A), to(#A77506));
	border:1px solid #A77506;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17621 a:hover {
	background-color:#FFD30A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFD30A), to(#906605));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17621 a:active {
	background-color:#FFC40A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17621 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17621 {
	margin-left:0;
}

#stacks_in_17624 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17626 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17614 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17607_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17607 a:link, #stacks_in_17607 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17607 a:hover, #stacks_in_17607 a:active {
	color:#FFFFFF;
}







#stacks_in_17607 a:link, #stacks_in_17607 a:visited {
	background-color:#FF7F00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F00), to(#BF4C00));
	border:1px solid #BF4C00;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17607 a:hover {
	background-color:#FF8900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#A54200));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17607 a:active {
	background-color:#FF7F00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17607 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17607 {
	margin-left:0;
}

#stacks_in_17610 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17612 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17589 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17582_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17582 a:link, #stacks_in_17582 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17582 a:hover, #stacks_in_17582 a:active {
	color:#FFFFFF;
}







#stacks_in_17582 a:link, #stacks_in_17582 a:visited {
	background-color:#FF0208;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0208), to(#BC0105));
	border:1px solid #BC0105;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17582 a:hover {
	background-color:#FF0209;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0209), to(#A30104));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17582 a:active {
	background-color:#FF0208;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17582 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17582 {
	margin-left:0;
}

#stacks_in_17585 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17587 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_17603 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_17596_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17596 a:link, #stacks_in_17596 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17596 a:hover, #stacks_in_17596 a:active {
	color:#FFFFFF;
}







#stacks_in_17596 a:link, #stacks_in_17596 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17596 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17596 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_17596 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_17596 {
	margin-left:0;
}

#stacks_in_17599 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_17601 {
	margin: 5px 0px 0px 0px;
}














#stacks_in_6597 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 1px 1px 1px 1px;
}
#stacks_in_6588_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_6588 a:link, #stacks_in_6588 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_6588 a:hover, #stacks_in_6588 a:active {
	color:#FFFFFF;
}







#stacks_in_6588 a:link, #stacks_in_6588 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_6588 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_6588 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_6588 {
	margin: 15px 0px 0px 0px;
}

#stacks_out_6588 {
	margin-left:0;
}

#stacks_in_6591 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_6593 {
	margin: 5px 0px 0px 0px;
}
