#tts {
    color: #FFF;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#basket-link {
    font-family: inherit;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}

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

#tts h2 {
    color: #FFFF00;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 2px;
    margin-bottom: 9px;
    text-transform: uppercase;
}
#tts h3 {
    color: #FFFF00;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 2px;
    margin-bottom: 9px;
    text-transform: uppercase;
}

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

#tts h1 {
    color: #FFFF00;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 19px;
    margin-top: 3px;
    text-transform: uppercase;
}



.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: #ffffff;
    color: #373331;
    border: solid 2px #FFFF00;
}
#powered-by {
    float:right;
    margin-top: -55px;
    margin-right: 0px;
}

div#checkout_login_box {
    width: 395px;
}

input.checkout-login-email,
input.checkout-login-password {
    width: 270px;
    font-size: 14px;
    padding: 4px;
}

div#sagepay {
    background-color: #fff;
}

div#what_next a {
color: white;
}
