/*
-------------------------------------------
File: Blueball FontStylr 5, v7.0 for Stacks 2  
fontstylr01.css Style Sheet
Created: 14, April, 2011
Last Modified: 31, January, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#try h2 {
	font-size: 52px;
	line-height: 24px;
	color: #E64823;
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px;
	letter-spacing: 0px;
	cursor: default;
}

#try h2 a {
	text-decoration: none;
	color: #E64823;
}



#stacks_in_397_page12 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_1770_page12 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_1770_page12 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_1772_page12 .stacks_left {
	float:left;
	width:14%;
}

#stacks_in_1772_page12 .stacks_right {
	float:right;
	width:14%;
}

#stacks_in_1772_page12 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:68%;
}.lynxContainer{
font-size: 14px;
font-family: Arial;
font-weight: bolder;
text-align: left;
-webkit-font-smoothing: subpixel-antialiased;
background: none !important;
text-shadow: none;
}

.lynxStack {
color: #999;
text-align: center;
position: relative;
display: inline-block;
width: 275px;
height: 275px;
margin: 8px;
overflow: hidden;
line-height: 23px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
}

.lynxTitle,
.lynxStack a,
.lynxStack a:hover{
color: #FFF;
}

.lynxStack table{
height: 100%;
width: 100%;
background-color: rgba(0,0,0,0.85);
-webkit-border-radius: 2px;
-moz-border-radius: 1px;
border-radius: 2px;
}

.lynxStack td{
padding: 9% 6%;
padding: 20px 15px\9;
*padding: 9% 6%;
position: relative\9;
border: 1px solid #000\9;
}


.lynxWrap{
position: absolute;
top:0;
left: 0;
-moz-opacity:0; 
filter:alpha(opacity=0); 
opacity:0;
z-index: 100;
height: 100%; 
width: 100%;
background-color: #000\9; /* IE8 and below */ 
}

.lynxTitle{
display: block;
font-size: 30px;
line-height: 1.2em;
}

/* lynxLink Link */

.lynxLink {
display: none;
margin: 7% 0 10%;
-webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
background: #0166B4;
-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,.2),inset 0px -3px 0px rgba(0,0,0,0.4),inset 0px -4px 0px rgba(255,255,255,.15), 0px 2px 8px #000;
-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,.2),inset 0px -3px 0px rgba(0,0,0,0.4),inset 0px -4px 0px rgba(255,255,255,.15), 0px 2px 8px #000;
box-shadow: inset 0px 1px 0px rgba(255,255,255,.2),inset 0px -3px 0px rgba(0,0,0,0.4),inset 0px -4px 0px rgba(255,255,255,.15), 0px 2px 8px #000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;

-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;

}

.lynxStack .linked{ display: inline-block; }

.lynxStack, 
.lynxLink, 
.lynxLink a, 
.linked {
*display: inline; /* IE7 and below */  
}

.lynxLink:hover{
background: #008F09;
text-shadow: #000 0 1px 2px;
-webkit-transform: scale(1.05);
}

.lynxLink a{
display: inline-block;
line-height: 30px;
text-shadow: #000 0 1px 2px;
padding: 10px 20px 11px 20px;
font-size: 24px;
text-decoration: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
background-repeat: no-repeat;
background-position: 16px -160px;

-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;

}

.lynxLink a:hover{
background-repeat: no-repeat;
background-position: 16px 9px;
text-decoration: none !important;
text-shadow: #000 0 1px 2px;
}

.lynxLink a.cart,
.lynxLink a.docs,
.lynxLink a.down,
.lynxLink a.down2,
.lynxLink a.ext,
.lynxLink a.ext2,
.lynxLink a.radio,
.lynxLink a.music{
padding: 7px 20px 9px 52px;
}

.lynxLink a.cart{background-image: url('../files/cart.png');}
.lynxLink a.docs{background-image: url('../files/docs.png');}
.lynxLink a.down{background-image: url('../files/download.png');}
.lynxLink a.down2{background-image: url('../files/download2.png');}
.lynxLink a.ext{background-image: url('../files/ext.png');}
.lynxLink a.ext2{background-image: url('../files/ext2.png');}
.lynxLink a.radio{background-image: url('../files/radio.png');}
.lynxLink a.music{background-image: url('../files/music.png');}
        
.lynxStack div.lynxText{
font-weight: normal;
font-size: 13px;
line-height: 1.6em;
text-shadow: 0 1px 2px #000;
color: #999;
}

.lynxText a.hover{
-webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
display: inline-block;
margin-bottom: 5%;
font-size: 19px;
font-weight: bolder;
}

.lynxText a.hover:hover{
text-decoration: none;
-webkit-transform: scale(1.08);
text-shadow: 0 0 15px rgba(255,255,255,0.4),0 0 25px rgba(255,255,255,.9);
text-decoration: underline\9; /* IE8 and below */ 
}

.lynxStack img{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 275px;
height: 275px;			
}

.lynxStack img.imageStyle{
padding: 0;
border: none;					
}

.lynxStack .noImg{
line-height: 275px;
text-align: center;
font-size: 20px;
height: 100%;
width: 100%;
float:left;
opacity: 0;
background: #FFF;
color:red;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.press{
top:1px;
position: relative;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}



/*  EDIT TEXT  */




#stacks_out_1776_page12 {
	margin-right:0;
}

#stacks_in_1776_page12 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_1772_page12 {
	padding: 0px 0px 12px 0px;
}

#stacks_in_1782_page12 .stacks_left {
	float:left;
	width:14%;
}

#stacks_in_1782_page12 .stacks_right {
	float:right;
	width:14%;
}

#stacks_in_1782_page12 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:68%;
}.lynxContainer{
font-size: 14px;
font-family: Arial;
font-weight: bolder;
text-align: left;
-webkit-font-smoothing: subpixel-antialiased;
background: none !important;
text-shadow: none;
}

.lynxStack {
color: #999;
text-align: center;
position: relative;
display: inline-block;
width: 275px;
height: 275px;
margin: 8px;
overflow: hidden;
line-height: 23px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
}

.lynxTitle,
.lynxStack a,
.lynxStack a:hover{
color: #FFF;
}

.lynxStack table{
height: 100%;
width: 100%;
background-color: rgba(0,0,0,0.85);
-webkit-border-radius: 2px;
-moz-border-radius: 1px;
border-radius: 2px;
}

.lynxStack td{
padding: 9% 6%;
padding: 20px 15px\9;
*padding: 9% 6%;
position: relative\9;
border: 1px solid #000\9;
}


.lynxWrap{
position: absolute;
top:0;
left: 0;
-moz-opacity:0; 
filter:alpha(opacity=0); 
opacity:0;
z-index: 100;
height: 100%; 
width: 100%;
background-color: #000\9; /* IE8 and below */ 
}

.lynxTitle{
display: block;
font-size: 30px;
line-height: 1.2em;
}

/* lynxLink Link */

.lynxLink {
display: none;
margin: 7% 0 10%;
-webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
background: #0166B4;
-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,.2),inset 0px -3px 0px rgba(0,0,0,0.4),inset 0px -4px 0px rgba(255,255,255,.15), 0px 2px 8px #000;
-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,.2),inset 0px -3px 0px rgba(0,0,0,0.4),inset 0px -4px 0px rgba(255,255,255,.15), 0px 2px 8px #000;
box-shadow: inset 0px 1px 0px rgba(255,255,255,.2),inset 0px -3px 0px rgba(0,0,0,0.4),inset 0px -4px 0px rgba(255,255,255,.15), 0px 2px 8px #000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;

-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;

}

.lynxStack .linked{ display: inline-block; }

.lynxStack, 
.lynxLink, 
.lynxLink a, 
.linked {
*display: inline; /* IE7 and below */  
}

.lynxLink:hover{
background: #008F09;
text-shadow: #000 0 1px 2px;
-webkit-transform: scale(1.05);
}

.lynxLink a{
display: inline-block;
line-height: 30px;
text-shadow: #000 0 1px 2px;
padding: 10px 20px 11px 20px;
font-size: 24px;
text-decoration: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
background-repeat: no-repeat;
background-position: 16px -160px;

-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;

}

.lynxLink a:hover{
background-repeat: no-repeat;
background-position: 16px 9px;
text-decoration: none !important;
text-shadow: #000 0 1px 2px;
}

.lynxLink a.cart,
.lynxLink a.docs,
.lynxLink a.down,
.lynxLink a.down2,
.lynxLink a.ext,
.lynxLink a.ext2,
.lynxLink a.radio,
.lynxLink a.music{
padding: 7px 20px 9px 52px;
}

.lynxLink a.cart{background-image: url('../files/cart.png');}
.lynxLink a.docs{background-image: url('../files/docs.png');}
.lynxLink a.down{background-image: url('../files/download.png');}
.lynxLink a.down2{background-image: url('../files/download2.png');}
.lynxLink a.ext{background-image: url('../files/ext.png');}
.lynxLink a.ext2{background-image: url('../files/ext2.png');}
.lynxLink a.radio{background-image: url('../files/radio.png');}
.lynxLink a.music{background-image: url('../files/music.png');}
        
.lynxStack div.lynxText{
font-weight: normal;
font-size: 13px;
line-height: 1.6em;
text-shadow: 0 1px 2px #000;
color: #999;
}

.lynxText a.hover{
-webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-ms-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
-o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); 
transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
display: inline-block;
margin-bottom: 5%;
font-size: 19px;
font-weight: bolder;
}

.lynxText a.hover:hover{
text-decoration: none;
-webkit-transform: scale(1.08);
text-shadow: 0 0 15px rgba(255,255,255,0.4),0 0 25px rgba(255,255,255,.9);
text-decoration: underline\9; /* IE8 and below */ 
}

.lynxStack img{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 275px;
height: 275px;			
}

.lynxStack img.imageStyle{
padding: 0;
border: none;					
}

.lynxStack .noImg{
line-height: 275px;
text-align: center;
font-size: 20px;
height: 100%;
width: 100%;
float:left;
opacity: 0;
background: #FFF;
color:red;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.press{
top:1px;
position: relative;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}



/*  EDIT TEXT  */




#stacks_out_1786_page12 {
	margin-right:0;
}

#stacks_in_1786_page12 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_1782_page12 {
	padding: 0px 0px 12px 0px;
}

#stacks_in_948_page12 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_948_page12 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_948_page12 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_950_page12 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 0px 20px 10px 0px;
	padding: 0px 10px 10px 0px;
}

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

#stacks_in_955_page12 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 0px;
}

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_4 {
	width:23%;
	margin: 0 1%;
}
.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_4 {
	width:23%;
	margin: 0 1%;
}
#stacks_in_1079_page12 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1093_page12 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_1093_page12 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_1095_page12 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 0px 20px 10px 0px;
	padding: 0px 10px 10px 0px;
}
#bigfootwrapper {
	display: block;
	position: relative;
	width: 100%;
	overflow: auto;
}

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

/* Links created manually by the user */

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

#manualNavstacks_in_1097_page12 ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#manualNavstacks_in_1097_page12 li {
	border-bottom: 1px solid #CDCDCD;
	margin: 0;
	padding: 0;
	line-height: 30px;
	position: relative;
}

#manualNavstacks_in_1097_page12 a {
	color: #333333;
	display: block;
	position: relative;
	padding: 0;
	padding-left: 20px;
	margin: 0;
	background: url(../files/icon_image_1097.png) no-repeat 3px center;
	
	text-decoration:none;
}


#manualNavstacks_in_1097_page12 a:hover {
	color: #E6E6E6;
	text-decoration:none;
}

.static-bg0stacks_in_1097_page12 {
	background: transparent;
}

.static-bg1stacks_in_1097_page12 {
	background: #333333;
}

.static-bg2stacks_in_1097_page12 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg3stacks_in_1097_page12 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}





.rollover-bg0stacks_in_1097_page12:hover {
	background: transparent;
}

.rollover-bg1stacks_in_1097_page12:hover {
	background-color: #333333;
}

.rollover-bg2stacks_in_1097_page12:hover {
	background-image: url() !important;
	background-position: center center !important;
	background-repeat: repeat !important;
}

.rollover-bg3stacks_in_1097_page12:hover {
	background-image: url() !important;
	background-position: Center Center !important;
	background-repeat: Center Center !important;
}



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

#stacks_in_1103_page12 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 0px 20px 10px 0px;
	padding: 0px 10px 10px 0px;
}
#bigfootwrapper {
	display: block;
	position: relative;
	width: 100%;
	overflow: auto;
}

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

/* Links created manually by the user */

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

#manualNavstacks_in_1105_page12 ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#manualNavstacks_in_1105_page12 li {
	border-bottom: 1px solid #CDCDCD;
	margin: 0;
	padding: 0;
	line-height: 30px;
	position: relative;
}

#manualNavstacks_in_1105_page12 a {
	color: #333333;
	display: block;
	position: relative;
	padding: 0;
	padding-left: 20px;
	margin: 0;
	background: url(../files/icon_image_1105.png) no-repeat 3px center;
	
	text-decoration:none;
}


#manualNavstacks_in_1105_page12 a:hover {
	color: #E6E6E6;
	text-decoration:none;
}

.static-bg0stacks_in_1105_page12 {
	background: transparent;
}

.static-bg1stacks_in_1105_page12 {
	background: #333333;
}

.static-bg2stacks_in_1105_page12 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg3stacks_in_1105_page12 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}





.rollover-bg0stacks_in_1105_page12:hover {
	background: transparent;
}

.rollover-bg1stacks_in_1105_page12:hover {
	background-color: #333333;
}

.rollover-bg2stacks_in_1105_page12:hover {
	background-image: url() !important;
	background-position: center center !important;
	background-repeat: repeat !important;
}

.rollover-bg3stacks_in_1105_page12:hover {
	background-image: url() !important;
	background-position: Center Center !important;
	background-repeat: Center Center !important;
}



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

#stacks_in_1112_page12 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_1112_page12 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_1112_page12 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1114_page12 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 20px 20px 10px 0px;
	padding: 0px 10px 10px 0px;
}

.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_1116_page12 {
	margin: 20px 10px 0px 0px;
}

.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_1132_page12 {
	margin: 20px 10px 0px 0px;
}

#stacks_in_1149_page12 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 20px 0px 10px 0px;
	padding: 0px 10px 10px 0px;
}

#stacks_in_1155_page12 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 20px 20px 10px 0px;
	padding: 0px 10px 10px 0px;
}

#stacks_in_1157_page12 {
	padding:  6px;
}

#stacks_in_941_page12 {
	border: solid #E64823;
	border-width: 3px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}
