
#stacks_in_26 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
/* Start roundedbox css */

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





#stacks_in_27 .stacks_in_27bgimage
{
	display:none;
}




/* end roundedbox css */