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


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







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




#stacks_in_192 {
	background-color: rgba(243, 255, 228, 0.00);
}
#stacks_in_31>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





