#tts {
	color: #736c44;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight:bold;
}

#basket-link {
	font-family: inherit;
}

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

#tts h2 {
	font-family: 'BebasNeueRegular';
	color: #736c44;
	font-size:25px;
	border: none;
}

#tts h1,
#tts h3,
#tts h4,
#tts h6 {
	letter-spacing: normal;
	font-family: Helvetica, Arial, sans-serif !important;
}
#tts h5{
	padding-left:0px;
	font-family: 'BebasNeueRegular';
	font-size: 30px;
	line-height: 35px;
	font-style: normal;
	border-bottom: 1px solid #736c44;
}


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

#tts .form_errors_small {
	background-color: #736c44;
	color:#FFC;
	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: #FAE9AD;
	font-size:10px;
	border: 1px solid #F3CB3F;
}