#tts {
	width: 100%;
	margin: 0 auto;
	font-family: inherit;
	font-size: 13px;
	position: relative;
}
#tts p{
	font-size:18px;
	font-weight:300;
}

#tts a, a:link {
	color:#96BF0D;
}
#tts h2 {
	color:#FFF;
	font-size:26px;
	line-height:26px;
	font-weight:300;
	background-color:#666;
	padding:3px;
	margin-bottom:20px;
	margin-top:20px;
}
#tts h5, h6 {
	font-size: 22px;
	line-height:26px;
	color:#96BF0D;
	font-weight:300;
}

#tts h6.last-viewed-event-link {
	display: none;
}

#tts .form_errors_small {
	margin: 10px 0px;
	padding: 1.5em 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #FFFF99;
}

#tts .form_errors_small p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

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

#tts img[src='/site_images/icon_question_mark.png'] {
	vertical-align: text-bottom;
}

#tts table.event_list .group-title p {
    color: #fff;
    font-size: 16px;
    margin: 10px 0 2px;
	border-bottom: 2px solid #F6E593;
}

#powered-by {
	width: 160px;
	margin-top: -18px;
	float:right;
}

#powered-by a {
	margin-bottm: 5px;
	display: block;
	text-align: center;
}
