/* FoldedCornerThing by RapidWeaver Central  */


#foldedCornerThingstacks_in_2_page13   {
	display: block;
	overflow: hidden;	
}

#stacks_in_2_page13 .fold {
    position:relative;
	 
	background: #F5EFEB;	
	 
    padding:1em 1.5em;
    margin:1em auto;
	background: #F5EFEB;
    overflow:hidden;
	
	-webkit-box-shadow: 0 8px 3px -5px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 8px 3px -5px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 8px 3px -5px rgba(0, 0, 0, 0.2);    
	 
	
	 -webkit-border-radius: 100%/32px;
    	-moz-border-radius: 100%/32px;
    	     border-radius: 100%/32px;
	 
}

 
#stacks_in_2_page13 .fold::before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 36px 36px 0;
    border-style:solid;
    border-color:#fff #fff #EEEEEE #EEEEEE;
    background:#EEEEEE;
    display:block; width:0; 
	
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
       -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
            box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	 
}

#stacks_in_2_page13 .fold.rounded {
 	
   -webkit-border-radius:5px 0 5px 5px;
    -moz-border-radius:5px 0 5px 5px;
    border-radius:5px 0 5px 5px;
	 
}

#stacks_in_2_page13 .fold.rounded::before {
    border-width:18px; 
    border-color:#FFFFFF #FFFFFF transparent transparent; 
	
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius:0 0 0 5px;
    border-radius:0 0 0 5px;
	 
}

#stacks_out_2_page13 {
	width: 80%;
}

#stacks_in_4_page13 {
	padding:  5px;
}

#stacks_in_5_page13 {
	font-size: 175%;
}

#stacks_in_26_page13 {
	padding:  5px;
}

#stacks_in_18_page13 {
	padding:  10px;
}

#stacks_in_19_page13 {
	font-weight: bold;
}

#stacks_in_6_page13 {
	padding:  10px;
}

#stacks_in_7_page13 {
	font-weight: bold;
}

#stacks_in_8_page13 {
	padding:  5px;
}

#stacks_in_24_page13 {
	padding:  10px;
}

#stacks_in_25_page13 {
	font-weight: bold;
}

#stacks_in_16_page13 {
	padding:  10px;
}

#stacks_in_17_page13 {
	font-weight: bold;
}

#stacks_in_12_page13 {
	padding:  5px;
}

#stacks_in_20_page13 {
	padding:  10px;
}

#stacks_in_21_page13 {
	font-weight: bold;
}

#stacks_in_14_page13 {
	padding:  10px;
}

#stacks_in_15_page13 {
	font-weight: bold;
}

#stacks_in_10_page13 {
	padding:  5px;
}

#stacks_in_22_page13 {
	padding:  10px;
}

#stacks_in_23_page13 {
	font-weight: bold;
}
#stacks_in_p28_n1_page13_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_p28_n1_page13 a:link, #stacks_in_p28_n1_page13 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_p28_n1_page13 a:hover, #stacks_in_p28_n1_page13 a:active {
	color:#FFFFFF;
}







#stacks_in_p28_n1_page13 a:link, #stacks_in_p28_n1_page13 a:visited {
	background-color:#A00000;
	background: -webkit-gradient(linear, left top, left bottom, from(#A00000), to(#600000));
	border:1px solid #600000;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_p28_n1_page13 a:hover {
	background-color:#AC0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC0000), to(#530000));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p28_n1_page13 a:active {
	background-color:#A00000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



