#loginForm {
    width: 346px;
    margin: 0 auto;
}
form#login {
    width: 222px;
    margin: 0 auto;
}
img.ui-datepicker-trigger {
    position: relative;
    top: 3px;
    left: -28px;
}
td.lbl {
    vertical-align: top;
    padding-top: 8px;
}
span.red, a.red, div.red {
    color: #e30c25;
    font-weight: bold;
}
#filterForm select {
    position: relative;
    top: 6px;
    margin-right: 5px;
}
form#filterForm {
    margin-bottom: 0px !important;
}
.right {
    float: right;
}
.panel div.thankyou {
    top: -25px !important;
}
dd.form-search {
    margin-left: 0px;
}
.span3 {
    width: 20.076923% !important;
}
.row-fluid .span9 {
    width: 77.358974% !important;
}
table.table-striped td {
    vertical-align: middle;
}
input#sort_date_start, input#sort_date_end {
    width: 166px;
}
span.datelbl {
    width: 110px;
    height: 30px;
    display: block;
    float: left;
    position: relative;
    top: 6px;
}
#catDateFilter {
    margin-top: 5px;
}
#catDateFilter {
    display: none;
}
#catDateFilter.act {
    display: block;
}