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


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







#stacks_in_15621_page23 a:link, #stacks_in_15621_page23 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_15621_page23 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_15621_page23 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15622_page23 {
	letter-spacing: 3px;
	text-transform: capitalize;
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_9920_page23 {
	font-size: 101%;
}
#stacks_in_9870_page23>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_9870_page23>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_9870_page23>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




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

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








  


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




	#stacks_in_9875_page23>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_9875_page23>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




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


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







#stacks_in_21100_page23 a:link, #stacks_in_21100_page23 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_21100_page23 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_21100_page23 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_21101_page23 {
	font-size: 157%;
}
/* HitCounter styles */
/* Bryn Owen Design, 2015   */



#stacks_in_13035_page23 {
	text-align: left;
	}

.stacks_in_13035_page23_counter, .stacks_in_13035_page23_fcounter, .stacks_in_13035_page23_lcounter, .stacks_in_13035_page23_xcounter {

	display: inline-block;
	line-height: 1.0em;

	font-family: sans-serif, sans-serif;
	
	font-size: 2.0em;
	color: #999999;
	padding: 0px 0px 0px 0px;

	
	border-right: solid 0px #000000;
	

	
	border-top: none;
	border-bottom: none;
	

	border-collapse: separate;
	border-radius: 0px;

	
	background: #E2E2E2;
	

	
	background: -moz-linear-gradient(top, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E2E2E2), color-stop(50%,#9E9E9E), color-stop(51%,#878787), color-stop(100%,#FFFFFF));
	background: -webkit-linear-gradient(top,  #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2E2E2', endColorstr=' #FFFFFF',GradientType=0 ); /* IE6-9 */
	

	

	
	}

.stacks_in_13035_page23_counter:hover, .stacks_in_13035_page23_fcounter:hover, %.id%_lcounter:hover, .stacks_in_13035_page23_xcounter:hover {
	}

.stacks_in_13035_page23_fcounter {
	
	}

.stacks_in_13035_page23_lcounter {
	
	border-right: none !important;
	
	}

.stacks_in_13035_page23_xcounter {
	
	border-right: none !important;
	
	}


