﻿/* A 63 */
.a-63 			{text-align: center; font-size: 18px; line-height: 125%; border-width: 2px;
					max-width: 400px; margin: 30px auto; position: relative; background: #fff1c0;
					padding: 40px 15px 30px 15px; box-shadow: 3px 3px 0px 1px rgba(0, 0, 0, 0.07), 
					inset 3px 3px 0px 1px rgba(0, 0, 0, 0.07); color: #8b4525; font-weight: 600;
					/* text-transform: uppercase; */
					/* text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15); */}
.a-63 a, 
.a-63 a:hover, 
.a-63 a:focus 		{color:#555; text-decoration:none;}

@media (max-width: 550px) {
.a-63 			{font-size:15px; line-height:20px; padding:30px 15px 20px 15px;}

}/* end media query */

.a-63 span 		{display:block; font-size:18px; line-height:20px; height:25px; position:absolute; 
					width:175px; margin:0px auto; left:50%; margin-left:-87px; color:#fff; 
					text-transform:uppercase; text-shadow:2px 2px 0px rgba(0, 0, 0, 0.2);}

.a-63 span:first-child 	
				{top:-18px;}


