#tts {
	color: #FFFFFF;
	font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#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: #777;
	padding: 5px;
}

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

#tts .form_errors_small_bottom {
	clear: both;
}

#tts div.bubble {
	background-color: #aaa;
}
#tts #powered-by {
	float: right;
    margin-right: 10px;
    margin-top: -80px;
}

/* Important  Rules */
div.powered-by { float: right; margin-top: -60px; }
div.powered-by .basket-link { margin-top: 5px; }
div.powered-by .basket-link a { color: #fff; text-decoration: underline; font-size: 12px; }
div.powered-by .basket-link a:hover { text-decoration: none; opacity: 0.85; } 
#checkout_login_box { width: 318px; }
#checkout_login_box table { width: 100%; }
input.checkout-login-email,
input.checkout-login-password { width: 209px; margin-left: 8px; }
input.button { cursor: pointer; }
input.button:hover { opacity: 0.75; }