#linkBoxstacks_in_2 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_2 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_2 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}
#stacks_in_2 {
	padding:  20px;
}

#stacks_out_2 {
	width: 750px;
}

#stacks_in_3 {
	background-color: rgba(232, 248, 58, 1.00);
	border: solid rgba(255, 0, 0, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_5 {
	background-color: rgba(232, 248, 58, 1.00);
	padding:  20px;
}
