#wrapper_checkout .espot div,
#checkout_espot_thank_you_1  {
	border: 1px solid #2083ae;
	color: #1085b9;
	font-family: 'Interstate-Bold', Arial, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}

#wrapper_checkout .espot p,
#checkout_espot_thank_you_1 p {
	font-size: 16px;
	line-height: 18px;
	margin: 12px 0;
}

#wrapper_checkout .espot p + p,
#checkout_espot_thank_you_1 p + p {	
	font-family: 'Interstate', Arial, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 10px;
	margin: 10px 0 15px 0;
	text-transform: none;
}

#checkout_body .espot p,
#checkout_espot_thank_you_1 p {
	font-size: 14px;
}

#checkout_body .espot a,
#checkout_espot_thank_you_1 a {
	color: #1085b9;
	text-decoration: none;
}