
#stacks_in_2642 {
	margin: 40px 0px 0px 0px;
}
#toggleWrapper_stacks_in_2644 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_2644 {
	padding: 10px;
	margin: 0;
	background: #FF8000;
	font-weight: normal;
	display: block;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_2644:hover { 
	color: #D76C01;
	cursor: pointer; 
}

#toggleContainer_stacks_in_2644 {
	display: none;
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
	background: #FFFFFF;
	color: #4C4C4C;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_2644 a:link:after,
	#toggleTrigger_stacks_in_2644 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_2644 {
		display: block !important;
	}
}

#stacks_in_2644 {
	margin: 20px 0px 50px 0px;
}

#stacks_in_2645 {
	padding:  3px;
}

#stacks_in_2646 {
	font-size: 130%;
}

#usefulGridOuterstacks_in_3008 {
	margin: 0;
	height: auto;
	overflow: auto;
}

#usefulGridOuterstacks_in_3008 .usefulGridItem {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	height: 100.00%;
	overflow: hidden;
	position: relative;
	width: 32.00%;
}

@media screen and (max-width: 2500px) {
	#usefulGridOuterstacks_in_3008 .usefulGridItem {
		width: 25.00%;
	}
}

@media screen and (max-width: 2000px) {
	#usefulGridOuterstacks_in_3008 .usefulGridItem {
		width: 25.00%;
	}
}

@media screen and (max-width: 1500px) {
	#usefulGridOuterstacks_in_3008 .usefulGridItem {
		width: 25.00%;
	}
}

@media screen and (max-width: 1000px) {
	#usefulGridOuterstacks_in_3008 .usefulGridItem {
		width: 49.00%;
	}
}

@media screen and (max-width: 700px) {
	#usefulGridOuterstacks_in_3008 .usefulGridItem {
		width: 100.00%;
	}
}

@media print {
	#usefulGridOuterstacks_in_3008 .usefulGridItem {
		width: 100%;
	}
}

#usefulGridOuterstacks_in_3008 .usefulGridItem .usefulGridItemInner {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}




#stacks_in_2648 {
	margin: 50px 0px 0px 0px;
}
#stacks_in_2650 img {
	cursor: pointer;
	width: 45px;
}
#stacks_in_2653 {
	margin: 50px 0px 0px 0px;
}
#stacks_in_2655 img {
	cursor: pointer;
	width: 45px;
}
#stacks_in_2658 {
	margin: 50px 0px 0px 0px;
}
#stacks_in_2660 img {
	cursor: pointer;
	width: 45px;
}
#stacks_in_2663 {
	margin: 50px 0px 0px 0px;
}
#stacks_in_2665 img {
	cursor: pointer;
	width: 45px;
}
#stacks_in_2668 {
	margin: 40px 0px 40px 0px;
}
.stacks_in_2670-share-btn-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.stacks_in_2670-share-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;                /* create nested flex container */
	justify-content: center;      /* center text horizontally */
	align-items: center;  
	text-decoration: none;
	padding: 5px;
    width:50px;
    height: 50px;
	border-radius: 0px;
	margin: 2px 7px 0 7px;
    padding: 18px 11px;
	font-size: 20px;
	
	color: #ffffff;
	border: none;
	
	
}

.stacks_in_2670-share-btn.addThis {
	background: #f8694d;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.addThis:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #f75b44;
}
.stacks_in_2670-share-btn.diaspora {
	background: #999999;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.diaspora:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #b3b3b3;
}
.stacks_in_2670-share-btn.email {
	background: #444444;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.email:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #a8a8a8;
}
.stacks_in_2670-share-btn.facebook {
	background: #3B5998;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.facebook:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #4273c8;
}
.stacks_in_2670-share-btn.flattr {
	background: #7ea352;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.flattr:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #f67c1a;
}
.stacks_in_2670-share-btn.google-plus {
	background: #d34836;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.google-plus:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #f75b44;
}
.stacks_in_2670-share-btn.linkedin {
	background: #0077b5;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.linkedin:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #0369a0;
}
.stacks_in_2670-share-btn.pinterest {
	background: #bd081c;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.pinterest:hover {
	text-decoration: none;
	color: #eeeeee;
	background: rgba(189,8,28,0.8);
}
.stacks_in_2670-share-btn.qzone {
	background: #2b82d9;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.qzone:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #398fe6;
}
.stacks_in_2670-share-btn.reddit {
	background: #ff4500;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.reddit:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #ff6a33;
}
.stacks_in_2670-share-btn.stumbleupon {
	background: #eb4924;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.stumbleupon:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #ef7053;
}
.stacks_in_2670-share-btn.telegram {
	background: #0088cc;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.telegram:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #007dbb;
}
.stacks_in_2670-share-btn.tencent-weibo {
	background: #26ACE0;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.tencent-weibo:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #38bbeb;
}
.stacks_in_2670-share-btn.threema {
	background: #333333;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.threema:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #1f1f1f;
}
.stacks_in_2670-share-btn.tumblr {
	background: #36465d;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.tumblr:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #44546b;
}
.stacks_in_2670-share-btn.twitter {
	background: #55acee;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.twitter:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #32bbf5;
}
.stacks_in_2670-share-btn.vk {
	background: #5d7fa4;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.vk:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #678eb4;
}
.stacks_in_2670-share-btn.weibo {
	background: #F56770;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.weibo:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #fa7f8a;
}
.stacks_in_2670-share-btn.whatsapp {
	background: #5cbe4a;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.whatsapp:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #34af23;
}
.stacks_in_2670-share-btn.xing {
	background: #126567;
}
.stacks_in_2670-share-btn-wrapper a.stacks_in_2670-share-btn.xing:hover {
	text-decoration: none;
	color: #eeeeee;
	background: #29888a;
}

#toggleWrapper_stacks_in_2961 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_2961 {
	padding: 10px;
	margin: 0;
	background: #FF8000;
	font-weight: normal;
	display: block;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_2961:hover { 
	color: #D76C01;
	cursor: pointer; 
}

#toggleContainer_stacks_in_2961 {
	display: none;
	margin-top: 20px;
	padding: 20px;
	overflow: hidden;
	background: #000000;
	color: #4C4C4C;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

@media print {
	#toggleTrigger_stacks_in_2961 a:link:after,
	#toggleTrigger_stacks_in_2961 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_2961 {
		display: block !important;
	}
}

#stacks_in_2962 {
	padding:  3px;
}

#stacks_in_2964 {
	font-size: 130%;
}
/* @group Font Icons */

@font-face {
  font-family: 'fontello';
  src: url('font-icons/fontello.eot?19778278');
  src: url('font-icons/fontello.eot?19778278#iefix') format('embedded-opentype'),
	   url('font-icons/fontello.woff?19778278') format('woff'),
	   url('font-icons/fontello.ttf?19778278') format('truetype'),
	   url('font-icons/fontello.svg?19778278#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

#freeStyleWrapperstacks_in_2969 [class^="freestyle-icon-"]:before,
#freeStyleWrapperstacks_in_2969 [class*=" freestyle-icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
#freeStyleWrapperstacks_in_2969 .freestyle-icon-left-open:before { content: '\e800'; }
#freeStyleWrapperstacks_in_2969 .freestyle-icon-right-open:before { content: '\e801'; }
#freeStyleWrapperstacks_in_2969 .freestyle-icon-play:before { content: '\e802'; }
#freeStyleWrapperstacks_in_2969 .freestyle-icon-pause:before { content: '\e803'; }

/* @end */

/* @group General / CSS reset */

#freeStyleWrapperstacks_in_2969 {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
}

#freeStyleWrapperstacks_in_2969 a {
	outline: none;
}

#freeStyleWrapperstacks_in_2969 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#freeStyleWrapperstacks_in_2969 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* @end */

%[if 0 ]%

/* @group BX Slider */

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/freestyle-bx-loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* WW Reset */

.bx-wrapper {
	margin: 0px;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0px;
}

.bx-wrapper ul,
.bx-wrapper li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.bx-wrapper img {
	max-width: none;
	width: 100%;
	height: auto;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 20px;
	width: 100%;
	z-index: 60;
}

/* Added by WW */

/* Hide slider until loaded */
#freeStyleSliderstacks_in_2969 {
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

.bx-wrapper .bx-controls a {
	text-decoration: none;
}

.bx-wrapper .bx-controls-direction [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-prev {
	left: 10px;
	width: 32px;
	height: 32px;
	text-align: left;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-prev:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-next {
	right: 10px;
	width: 32px;
	height: 32px;
	text-align: right;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-next:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-controls-direction a {
	text-indent: 0;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	margin-left: 10px;
}

.bx-wrapper .bx-controls-auto [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-start.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}

.bx-controls-auto,
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 85px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-stop.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}




/* @end */









/* @group Maps */

.freeStyleMapContainer {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}

/* @end */

/* @group Video */

.freeStyleMapContainer iframe {
	max-width: 100%;
	max-height: 100%;
}

.freeStyleVideoContainer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px; 
	height: 0;
	overflow: hidden;
}
 
.freeStyleVideoContainer iframe,
.freeStyleVideoContainer object,
.freeStyleVideoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group HTML5 Video */

.html5VideoContainer {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.html5VideoContainer video,
.html5VideoContainer canvas {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
 }
 
.html5VideoContainer video {
	height: 100% !important;
	position: absolute;
	-webkit-transform-style: preserve-3d;
}

/* @end */

/* @group Vine Video */





.vineVideoContainer iframe {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
	border: none;
	outline: none;
}





/* @end */

/* @group Overlay */

#freeStyleOverlaystacks_in_2969 {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 55;
	display: block;
	width: 33%;
}

#overlayFillstacks_in_2969 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.80;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

#overlayContentstacks_in_2969 {
	position: relative;
	display: block;
	z-index: 5;
	padding: 2%;
	margin: 0;
	color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 100%;
}

/* @end */

@media screen and (max-width: 569px) {
	#freeStyleOverlaystacks_in_2969 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		display: block;
		width: 100%;
	}
	
	#overlayFillstacks_in_2969,
	#overlayContentstacks_in_2969 {
		opacity: 1.00;
		border-radius: 0px;
		-webkit-border-radius: 0px;
	}
}

#stacks_in_2970 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_2971 {
	font-size: 120%;
}

#stacks_in_2975 {
	font-size: 120%;
}

#stacks_in_2976 {
	margin: 20px 0px 40px 0px;
}

#stacks_in_1644 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_1645 {
	letter-spacing: 1px;
	font-size: 50%;
	font-weight: lighter;
}

#stacks_in_2867 { margin: 0px !important; padding: 0px !important; }
#atm_AnimateItstacks_in_2867 {  -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-animation-duration: 1s; -webkit-animation-delay: .2s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: 1s; -moz-animation-delay: .2s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: 1s; -ms-animation-delay: .2s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: 1s; animation-delay: .2s; animation-timing-function: ease; animation-fill-mode: both;  -webkit-font-smoothing: antialiased; /*font-smooth: always;*/  }


.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_5 {
	width:18%;
	margin: 0 1%;
}

.stacks_column_center {
	margin:0 41%;
}
#stacks_in_2868 {
	margin: 0px 0px 20px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_2909 {
	padding: 10px 0px 10px 0px;
}

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

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

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

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

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

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

#stacks_in_2924 {
	padding: 10px 0px 10px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_2957 {
	margin: 10px 0px 10px 0px;
}
.stacksSpacerstacks_in_844 {
	display: block;
	width: 100%;
	height:50px;
}
#stacks_in_675 {
	font-size: 70%;
}
#wrapper_stacks_in_271{ position:fixed;top:-5000px;left:0; width:100%;height:auto;background:#FF8000; opacity:.80;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80);-khtml-opacity:.80;-moz-opacity:.80; z-index:8888;-moz-box-shadow:0 1px 15px #000;-webkit-box-shadow:0 1px 15px #000;box-shadow:0 1px 15px #000}#wrapper_stacks_in_271:hover{background:#333333; opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;}#content_stacks_in_271{position:relative;color:#FFFFFF;font-size:19px;height:auto;width:90%;padding:5px;margin:0 auto;}#close_stacks_in_271{position:absolute;top:0;left:0;cursor:pointer;z-index:8999}
