
#stacks_in_688 {
	display:inline-block; width:100%; line-height: 1.740000em;
	font-size: 94%;
}

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

#stacks_out_577 {
	width: 60%;
}

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



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_159 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_159 .container:after,
#stacks_in_159 .row:after, 
#stacks_in_159 .mbcol:after, 
#stacks_in_159 .clr:after, 
#stacks_in_159 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_159 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_159 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_159 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_159 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_159 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_159 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_159 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_159 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_159 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_159 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_159 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_159 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_159 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_159 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_159 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_159 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_159 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_159 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_159 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_159 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_159 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_159 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_159 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_159 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_159 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_159 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_159 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_159 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_560 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_out_560 {
	width: 85%;
}
#stacks_in_167_button {
	display:block;
	position: relative;
	text-align: center;
}


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







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




#stacks_in_168 {
	font-size: 109%;
}

#stacks_out_558 {
	width: 24%;
}

#stacks_in_177 {
	display:inline-block; width:100%; line-height: 0.990000em;
	font-size: 125%;
}

#stacks_in_458 {
	font-size: 99%;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_196 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_196 .container:after,
#stacks_in_196 .row:after, 
#stacks_in_196 .mbcol:after, 
#stacks_in_196 .clr:after, 
#stacks_in_196 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_196 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_196 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_196 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_196 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_196 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_196 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_196 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_196 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_196 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_196 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_196 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_196 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_196 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_196 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_196 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_196 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_196 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_196 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_196 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_196 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_196 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_196 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_196 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_196 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_196 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_196 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_196 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_196 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_468 {
	background-color: rgba(51, 51, 51, 1.00);
	padding:  10px;
}

#stacks_in_470 {
	font-size: 140%;
}

#stacks_in_207 {
	font-size: 99%;
}

#stacks_in_464 {
	background-color: rgba(51, 51, 51, 1.00);
	padding:  10px;
}

#stacks_in_466 {
	font-size: 140%;
}
#stacks_in_208_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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

#stacks_out_208 {
	width: 59%;
}

#stacks_in_209 {
	font-size: 107%;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_509 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_509 .container:after,
#stacks_in_509 .row:after, 
#stacks_in_509 .mbcol:after, 
#stacks_in_509 .clr:after, 
#stacks_in_509 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_509 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_509 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_509 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_509 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_509 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_509 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_509 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_509 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_509 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_509 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_509 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_509 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_509 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_509 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_509 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_509 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_509 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_509 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_509 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_509 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_509 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_509 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_509 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_509 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_509 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_509 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_509 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_509 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_219_button {
	display:block;
	position: relative;
	text-align: center;
}


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







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




#stacks_in_220 {
	font-size: 109%;
}

#stacks_in_647 {
	font-size: 130%;
}

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

#stacks_out_645 {
	width: 60%;
}

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

#stacks_out_387 {
	width: 60%;
}

#stacks_in_476 {
	background-color: rgba(51, 51, 51, 1.00);
	padding:  10px;
}

#stacks_in_478 {
	font-size: 140%;
}

#stacks_in_236 {
	display:inline-block; width:100%; line-height: 1.750000em;
	font-size: 95%;
}

#stacks_in_625 {
	background-color: rgba(51, 51, 51, 1.00);
	padding:  10px;
}

#stacks_in_627 {
	font-size: 140%;
}

#stacks_in_711 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 99%;
	font-weight: lighter;
}

#stacks_in_631 {
	font-size: 140%;
}
#stacks_in_500_button {
	display:block;
	position: relative;
	text-align: center;
}


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







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




#stacks_in_505 {
	font-size: 109%;
}

#stacks_out_635 {
	width: 50%;
}

#stacks_in_484 {
	background-color: rgba(51, 51, 51, 1.00);
	padding:  10px;
}

#stacks_in_486 {
	font-size: 140%;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_689 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_689 .container:after,
#stacks_in_689 .row:after, 
#stacks_in_689 .mbcol:after, 
#stacks_in_689 .clr:after, 
#stacks_in_689 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_689 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_689 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_689 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_689 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_689 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_689 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_689 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_689 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_689 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_689 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_689 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_689 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_689 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_689 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_689 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_689 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_689 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_689 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_689 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_689 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_689 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_689 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_689 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_689 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_689 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_689 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_689 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_689 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_692 {
	display:inline-block; width:100%; line-height: 1.750000em;
	font-size: 95%;
}
#stacks_in_695_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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

#stacks_out_695 {
	width: 90%;
}

#stacks_in_697 {
	font-size: 108%;
}
#stacks_in_700_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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

#stacks_out_700 {
	width: 90%;
}

#stacks_in_701 {
	font-size: 108%;
}
#stacks_in_704_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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

#stacks_out_704 {
	width: 90%;
}

#stacks_in_705 {
	font-size: 108%;
}
