
#stacks_out_59 {
	margin-left:0;
}

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

#stacks_out_100 {
	width: 159px;
}

#stacks_in_69 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_69 .stacks_right {
	float:right;
	width:49%;
}#stacks_in_88_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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