#tts {
	font-size: 13px;
	width: 500px;
	margin: 0 auto;
}

#tts a {
	text-decoration: underline !important;
}

#tts table h1,
#tts table h2,
#tts table h3,
#tts table h4,
#tts table h5,
#tts table h6 {
	font-family: Georgia, serif;
	font-weight: bold;
}

#tts .form_information h5,
#tts .form_errors h5 {
	font-family: Georgia, serif;
	font-weight: bold;
}

#tts .form_information *,
#tts .form_errors * {
	color: #fff;
}

#tts hr {
	border-top: 1px solid #000;
	width: 100%;
}

#tts .form_errors_small {
	border: 3px solid #381E1C;
	padding: 0 5px;
	margin: 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear: both;
}

#tts #sage-pay-iframe {
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
}

#footer {
	padding: 1em;
	height: 1em !important;
}

#powered-by {
	position: absolute;
	top: -10px;
	right: -210px;
	width: 160px;
}

#powered-by a {
	display: block;
	text-align: center;
}

#single_wrap {
	overflow: hidden;
}