#tts-container {
	position: relative;
}


#tts {
	color: #fff;
	width: 550px;
	min-height: 300px;
	margin: 10px 0;
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#tts img {
	border: none;
	padding: 0;
	margin: 0;
}

#tts a {
	color: #428CE7;
	text-decoration: underline;
}

#tts a:hover {
	color: #fff;
}

#basket-link {
	font-family: inherit;
	position: absolute;
	right: -160px;
}

#tts li {
	list-style-position: inside;
}

#tts h2 {
	color: #fff;
	font-size: 2em;
	border: none;
}

#tts h1,
#tts h2,
#tts h3,
#tts h4,
#tts h5,
#tts h6 {
	letter-spacing: normal;
	font-family: Helvetica, Arial, sans-serif !important;
}



.event_day_middle {
	font-family: Helvetica, Arial, sans-serif;
}

#tts .form_errors_small {
	background-color: #555;
	padding: 5px;
	border-radius: 5px;
}

#tts .form_errors_small p {
	margin: 0;
	padding: 0;
	line-height: 48px;
}

#tts .form_errors_small_bottom {
	clear: both;
}

#tts div.bubble {
	background-color: #aaa;
	border-radius: 5px;
}

#sage-pay-iframe {
	background-color: #fff;
	border-radius: 5px;
}

#powered-by {
	width: 160px;
	position: absolute;
	top: -20px;
	right: -180px;
	text-align: center;
}