div.cds_ts_outer {
    width: 290px;
    height: 370px;
    padding: 0;
    margin: 0;
    border: 0 none;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
}

.cds_ts_label {
}

div.cds_ts_status_label {
    margin-top: 5px;
    color: #369;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin-bottom: 5px;
}


div.cds_ts_date span.cds_ts_label, div.cds_ts_train_number span.cds_ts_label {
    width: 100px;
}

div.cds_ts_date span.cds_ts_date input.cds_ts_field_date {
    margin-right: 8px;
}
div.cds_ts_date span.cds_ts_date input.cds_ts_field_date, div.cds_ts_train_number span.cds_ts_field_train_number input.cds_ts_field_train_number  {
    width: 119px;
}

span.cds_ts_field_status_arrive input.cds_ts_field_status_arrive {
    margin-left: 0;
}

div.cds_ts_date {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
}
div.cds_ts_train_number {
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 10px;
}
div.cds_ts_one_city {
    margin-bottom: 12px;
    margin-left: 10px;
    *margin-top: 10px;
    font-size: 10px;
    color: #333;
}
div.cds_ts_from {
    margin-bottom: 5px;
    margin-left: 10px;
}
div.cds_ts_to {
    margin-bottom: 5px;
    margin-left: 10px;
}
div.cds_ts_arrive_or_depart {
    margin-bottom: 5px;
    margin-left: 10px;
}
div.cds_ts_status_time {
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 10px;
}
div.cds_ts_submit {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}
div.cds_ts_date label,
div.cds_ts_train_number label,
div.cds_ts_from label,
div.cds_ts_to label,
div.cds_ts_status_time label
{
    font-weight: bold;
}

span.cds_ts_field_from, span.cds_ts_field_to {
    padding-top: 4px;
}

span.cds_ts_find_station {
    background: transparent url(images/de-bullet-triangle.gif) no-repeat 0 center;
    padding-left: 10px;
}

div.cds_ts_from, div.cds_ts_to {
    width: 244px;
}
div.cds_ts_status_time span.cds_ts_label label.cds_ts_label {
    width: 32px;
    margin-right: 10px;
}
div.cds_ts_status_time span.cds_ts_field_time {
    float: left;
}
div.cds_ts_status_time select {
    width: 86px;
}

div.cds_ts_submit {
    text-align: right;
}

div.cds_ts_submit input {
    cursor: pointer;
    border: 0 none;
    text-indent: -9999em;
    width: 113px;
    height: 24px;
    color: transparent;
    background: transparent url("images/btn_checkStatus.gif") no-repeat center center;
    *text-indent: -30px;
    *font-size: 0;
    *line-height: 0;
    *width: 133px;
    *overflow:hidden !important;
    *text-align: left;
}


a.cds_ts_link:link {
    color: #1375B3;
    text-decoration: underline;
}
a.cds_ts_link:hover {
    color: #1375B3;
    text-decoration: none;
    background-color: #FEE1A6;
}
a.cds_ts_link:visited {
    color: #1375B3;
    text-decoration: underline;
}

div.cds_ff_children_travel_info {
}

div.cds_ts_status_time {
    width: 60%;
}

/* image for header */
/*
div.cds_ts_banner {
    height: 20px;
    background: #94BCC6 url("images/TrainStatusBanner.png") no-repeat center center;
    width: 100%;
    text-indent: -9999em;
}
*/


/* text for header */
div.cds_ts_banner {
    background: none;
    background-color: #336699;
    color: white;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 5px;
    padding-bottom: 5px;
 }

div.cds_ts_outer img.ui-datepicker-trigger {
    position: relative;
    top: 2.5px;
}
ul.ui-autocomplete li.ui-menu-item {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr.cds_ts_hr {
    width: 290px;
    line-height: 0;
    border: 0 none;
    border-bottom: 1px solid #B0B0B0;
    margin: 15px 0 15px 0;
    *margin: 0;
    padding: 0;
    height: 1px;
}

div.cds_ts_submit input {
    margin-right: 10px;
}

input.cds_ts_field_train_number,
input.cds_ts_field_date,
input.cds_ts_field_from,
input.cds_ts_field_to,
div.cds_ts_outer select {
    border: 1px solid #7F9DB9;
}

input.blur {
    color:#808080;
}
