#tts {
    width: 100%;
    font-size: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#basket-link {
    font-family: inherit;
    /*position: absolute;
    right: -160px;*/
    float: right;
}

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

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

#tts .form_errors_small {
    line-height: 20px;
}

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

#tts .form_errors_small_bottom {
    clear: both;
}

#tts div.bubble {
    background-color: #aaa;
}

#tts-headline { float: left; }

#powered-by { float:right; }

#checkout_login_box {
    width: 318px;
}

#checkout_login_box table {
    width: 100%;
}

input.checkout-login-email,
input.checkout-login-password {
    width: 209px;
    margin-left: 8px;
}

p#event-reminder-form button,
input.button {
    cursor: pointer;
}

p#event-reminder-form button:hover,
input.button:hover {
    opacity: 0.85;
}

#tts table { overflow: hidden; }

/* custom rules */
#tts .group-title { background-color: #0091BC; color: #fff; margin: 10px 0; width: 252%; display: block; min-height: 30px; }
#tts .group-title p { font-size: 18px; font-weight: normal; line-height: 12px; padding-left: 5px; }
#tts #group-title-CarbonOffsetting { width: 112%; }

#sagepay { background-color: #eeeeff; }

/* 
div#dialog-confirm { color: #463C3C; }
.ui-widget-content { border: 1px solid #ccc; }
.ui-widget-header { 
    border: 1px solid #268B83; 
    background: #268B83; 
    color: #ffffff; 
    font-weight: bold; 
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #eeeeff;
    font-weight: bold;
    color: #463C3C;
}
.ui-state-default.ui-state-hover, .ui-widget-content .ui-state-default.ui-state-hover, .ui-widget-header .ui-state-default.ui-state-hover {
    border: 1px solid #268B83;
    background: #268B83;
    color: #ffffff;
    font-weight: bold;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; border: 1px solid #268B83; }
.ui-state-hover .ui-icon { background-image: url(/javascript/jquery/redmond/images/ui-icons_d8e7f3_256x240.png); }
*/