#tts {
	color: #000;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#powered-by{
	float:right;
	padding:0px;
	margin-top: -18px;
}
#basket-link {
	font-family: inherit;
}

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

#tts h2 {
	background-color:#000;
	height:30px;
	display:block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
}
#tts h4 {
	color: #58ACA7;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-indent: 5px;
}
#tts h5 {
	background-color:#EEEEEE;
	display:block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-indent: 5px;
}
#tts h1,
#tts h3,
#tts h4,
#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: #777;
	padding: 5px;
}

#tts .form_errors_small p {
	margin: 0;
	padding: 0;
}

#tts .form_errors_small_bottom {
	clear: both;
}

#tts div.bubble {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #58ACA7;
	color:#FFF;
}