
.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_4 {
	width:23%;
	margin: 0 1%;
}#stacks_in_183_page7_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_183_page7 a:link, #stacks_in_183_page7 a:visited {
	background-color:#BF3F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#BF3F7F), to(#72264C));
	border:1px solid #72264C;
	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_183_page7 a:hover {
	background-color:#CE4489;
	background: -webkit-gradient(linear, left top, left bottom, from(#CE4489), to(#632142));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_183_page7 a:active {
	background-color:#BF3F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



