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


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







#stacks_in_25 a:link, #stacks_in_25 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	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_25 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_25 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsiframe.css Style Sheet
Created: 20, January, 2011
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_17_iframe {
	display: block;
	width: 100%;
	height: 400px;
	overflow: visible;
	padding:  2px;
}


#stacks_in_17 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
