
#stacks_in_33 {
	letter-spacing: 2px;
	font-size: 120%;
}
#stacks_in_131_float {
	float:left;
	width:33%;
}
#stacks_in_131 {
	margin:  12px;
}

#stacks_out_134 {
	width: 200px;
	float: left;
}
#stacks_in_481_float {
	float:right;
	width:33%;
}
#stacks_out_484 {
	width: 200px;
	float: left;
}

#stacks_in_141 {
	font-size: 79%;
}
#stacks_in_393_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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

#stacks_in_393 {
	padding:  20px;
}
