.mtgu-instr {
	margin: 10px 0;
	font-weight: 700;
	text-transform: uppercase;
	background: #0d2495;
	border: none;
	display: inline-block;
	padding: 0 1em;
	border-radius: 3px;
	font-size: .93rem;
	line-height: calc(2.143rem - 2px);
	text-decoration: none;
	text-align: center;
}

.mtgu-instr-a {
	color: #fff;
}

.old-editions-li a {
	text-decoration : none; 
	color : #2d2f31;
	font-size : 1.3em;
	padding-left: 15px;
}


.old-editions-nav {
	width : 250px; 
	background: #d9d9d9;
	margin : 5px auto; 
}

.old-editions-span {
	padding : 10px;
	background : #2d2f31; 
	color : white;
	font-size : 1.2em;
	font-variant : small-caps;
	cursor : pointer;
	display: block;
}

.old-editions-span::after {
	float: right;
	right: 10%;
	content: "+";
}

.old-editions-ul {
	clear:both;
	width:100%;
	height:0px;
	overflow: hidden;
	transition: height .4s ease;
}

.old-editions-ul li {
	padding : 30px;
	border-bottom: 1px solid black;
}

#touch24 {position: absolute; opacity: 0; height: 0px;}    
#touch24:checked + .old-editions-ul {height: 133px;}

#touch23 {position: absolute; opacity: 0; height: 0px;}    
#touch23:checked + .old-editions-ul {height: 133px;}

#touch22 {position: absolute; opacity: 0; height: 0px;}    
#touch22:checked + .old-editions-ul {height: 133px;}

#touch21 {position: absolute; opacity: 0; height: 0px;}    
#touch21:checked + .old-editions-ul {height: 133px;}

#touch20 {position: absolute; opacity: 0; height: 0px;}    
#touch20:checked + .old-editions-ul {height: 133px;}

#touch19 {position: absolute; opacity: 0; height: 0px;}    
#touch19:checked + .old-editions-ul {height: 133px;}

#touch18 {position: absolute; opacity: 0; height: 0px;}    
#touch18:checked + .old-editions-ul {height: 133px;}

#touch17 {position: absolute; opacity: 0; height: 0px;}    
#touch17:checked + .old-editions-ul {height: 133px;}

#touch16 {position: absolute; opacity: 0; height: 0px;}    
#touch16:checked + .old-editions-ul {height: 133px;}

#touch15 {position: absolute; opacity: 0; height: 0px;}    
#touch15:checked + .old-editions-ul {height: 133px;}

#touch14 {position: absolute; opacity: 0; height: 0px;}    
#touch14:checked + .old-editions-ul {height: 133px;}

#touch13 {position: absolute; opacity: 0; height: 0px;}    
#touch13:checked + .old-editions-ul {height: 133px;}

#touch12 {position: absolute; opacity: 0; height: 0px;}    
#touch12:checked + .old-editions-ul {height: 133px;}