/*  code below is to give a rounded border to whatever is displayed */
#boxo2_stacks_in_246_page13 .boxo2_inner{
border:solid 3px #000000;
		-moz-border-radius-topleft: 0px;
		-webkit-border-top-left-radius: 0px;
		border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-webkit-border-top-right-radius: 0px;
		border-top-right-radius: 0px;
		-moz-border-radius-bottomleft: 0px;
		-webkit-border-bottom-left-radius: 0px;
		border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-webkit-border-bottom-right-radius: 0px;
		border-bottom-right-radius: 0px;
		}




		/*  code below gives content area rounded bottom corners in all cases */
#boxo2_stacks_in_246_page13 .boxo2_content_stacks_in_246_page13{
		padding: 10px;
		background:#FFFFFF url(../files/boxo2_images/0.png);
		
		height:px;
		-moz-border-radius-bottomleft: -3px;
		-webkit-border-bottom-left-radius: -3px;
		border-bottom-left-radius: -3px;
		-moz-border-radius-bottomright: -3px;
		-webkit-border-bottom-right-radius: -3px;
		border-bottom-right-radius: -3px;
		
}
	

/*  code below is to give the title area rounded upper corners when title is shown */
#boxo2_stacks_in_246_page13 .boxo2_title{
	text-align: center;
	padding: 10px 10px 10px 10px;
	background:#666666 url(../files/boxo2_images/ttl_bg2.png) repeat-x;
	background-position:center bottom;	
		color: #0000FF;
		font-size:20px;
		line-height:1.2em;
		height:26px;
		-moz-border-radius-topleft: -3px;
		-webkit-border-top-left-radius: -3px;
		border-top-left-radius: -3px;
		-moz-border-radius-topright: -3px;
		-webkit-border-top-right-radius: -3px;
		border-top-right-radius: -3px;
		}


/*  code below should make title disappear when box is checked */
#boxo2_stacks_in_246_page13 .boxo2_title{
0
}
/*  next bit of css is just for custom backgrounds*/
#boxo2_stacks_in_246_page13 .boxo2_content_stacks_in_246_page13{
 
/*  No custom background image is being used here  */

}


/*  code below is for bottom shadows */
.righty0{
display:none
}
.lefty0{
display:none
}
.righty1{
width:60px;
height:8px;
float:right;
background-image: url(../files/boxo2_images/right_shad1.png);
}
.lefty1{
width:60px;
height:8px;
float:left;
background-image: url(../files/boxo2_images/left_shad1.png);
}
.righty2{
width:90px;
height:18px;
float:right;
background-image: url(../files/boxo2_images/right_shad2.png);
}
.lefty2{
width:90px;
height:18px;
float:left;
background-image: url(../files/boxo2_images/left_shad2.png);
}
.righty3{
width:140px;
height:18px;
float:right;
background-image: url(../files/boxo2_images/right_shad3.png);
}
.lefty3{
width:140px;
height:18px;
float:left;
background-image: url(../files/boxo2_images/left_shad3.png);
}
.righty4{
width:200px;
height:18px;
float:right;
background-image: url(../files/boxo2_images/right_shad4.png);
}
.lefty4{
width:200px;
height:18px;
float:left;
background-image: url(../files/boxo2_images/left_shad4.png);
}
/*  small is 60, medium is 90, medium-wide width is 140  medium is 90 large is 200*/

#stacks_in_246_page13 {
	margin:  20px;
}


#stacks_in_378_page13 .teleportMe {
display: none;
}


