
#stacks_in_252_page53 {
	margin:  2px;
	padding:  5px;
}
/*  CSS for the text rotate feature  */
#stacks_in_254_page53_space{padding-top:10px;padding-left:9px;}
.stacks_in_254_page53{color:#FFFFFF; font-size:12px; line-height:12px; width:1400px; height:1400px; text-align:right;margin-bottom:0;margin-left:0;z-index:6;
/* Safari-specific code */ 
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);-moz-transform-origin:700px 700px;-o-transform:rotate(-90deg)  transform-origin(700px,700px);
/*Internet Explorer-specific code */
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);cursor:pointer;}

/*		Horizontal Accordion		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			display: block;
			height: 1400px; /* overall height of accordion  */
			width: 30px; /*  width of colored toggle bar  */
			background: #0000FF;  /*  color of toggle bar  */
			text-decoration: none;
			outline: none;
			border-right: 0px solid #ffffff;	/*  color of border between colored toggles  */
			cursor: pointer;
			margin: 0 5px 0 0;
			-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;-webkit-border-top-right-radius: 0px;-webkit-border-top-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;-moz-border-radius-bottomright: 0px;-webkit-border-bottom-right-radius: 0px;-webkit-border-bottom-left-radius: 0px;
		}
		
		.horizontal_accordion_toggle_active {
			background: #FF0000;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 1390px!important;	/* MUST BE overall accordion height minus padding height time 2  */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden!important;
			background-color: #FFFFFF;
			color: #000000;
			padding:5px;
			-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;-webkit-border-top-right-radius: 0px;-webkit-border-top-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;-moz-border-radius-bottomright: 0px;-webkit-border-bottom-right-radius: 0px;-webkit-border-bottom-left-radius: 0px;
		}
		
			
						
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 100%;   
    }
    .show_5{
	  display:none;
	}
#stacks_in_259_page53 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_262_page53 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_265_page53 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_269_page53 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_277_page53 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_254_page53 {
	margin:  2px;
	padding:  5px;
}
