
.bgstretcher {
	background-color: #000000;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	margin: 0 !important;
	z-index: -1 !important;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#inputimages	{
	display: none;
}
/* Start roundedbox css */

/* general styles edit and preview mode */
#stacks_in_18_page0 .stacks_in_18_page0bgimagestack
{
	position:relative;
	min-height:10px;
	padding:20px;
	border: 0px solid #333333;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    
	-webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}





#stacks_in_18_page0 .stacks_in_18_page0bgimage
{
	display:none;
}




/* end roundedbox css */
#stacks_in_183_page0 .stacks_left {
	float:left;
	width:20%;
}

#stacks_in_183_page0 .stacks_right {
	float:right;
	width:20%;
}

#stacks_in_183_page0 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:56%;
}