div.timeLineList {
    float: none;
    border: 0 solid orange;
}

div.pageIndex {
    float: right;
}

tr.grayRow {
    background-color: #DADADA;
}

td.popup {
    vertical-align: text-top top;
    line-height: 18px;
    padding-right: 10;
}

td.pop_1stRowLeft {
    font-weight: bold;
    font-weight: bold;
    text-align: right;
    line-height: 20px;
    padding-top: 10;
    vertical-align: top;
    font-size: 11px;
}

td.pop_1stRowRight {
    text-align: left;
    line-height: 20px;
    padding-top: 10;
    vertical-align: top;
    font-size: 11px;
}

td.pop_2ndRowLeft {
    font-weight: bold;
    text-align: right;
    font-weight: bold;
    line-height: 20px;
    padding-left: 10;
    vertical-align: top;
    font-size: 11px;
}

td.pop_2ndRowRight {
    text-align: left;
    line-height: 20px;
    vertical-align: top;
    font-size: 11px;
}

td.pop_3rdRowLeft {
    text-align: right;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10;
    vertical-align: top;
    font-size: 11px;
}

td.pop_3rdRowRight {
    text-align: left;
    line-height: 20px;
    padding-bottom: 10;
    vertical-align: top;
    font-size: 11px;
}

td.bodyText {
    padding-top: 10;
    padding-right: 10;
    padding-bottom: 20;
    font-size: 12px;
}

#position {
    position: absolute;
    vertical-align: top;
    background-color: #FFF;
    opacity: 10000;
    width: 680px;
    left: 200px;
    top: initial;
    margin-top: -30px;
    z-index: 9999999999999;
    constrainToScreen: true;
    margin: auto;
}

#position_print {
    position: absolute;
    vertical-align: middle;
    background-color: #FFF;
    opacity: 10000;
    width: 680px;
    top: 20px;
    z-index: +10;
    constrainToScreen: true;
    margin: auto;
}

#reference {
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 999999999999;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
    /* IE7 and under */
    -ms-filter: "Alpha(Opacity=80)";
    /* IE8 */
}

.closeBtn {
    margin-left: 500;
}

.floatingImgLeft {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.imageLeft {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 0px;
}

txtRight {
    float: right;
}

.imgCaptionRight {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.Caption_for_Image_1 {
    font-size: 11px;
    width: auto;
}

#poster_window {
    position: absolute;
    vertical-align: middle;
    text-align: center;
    background-color: #FFF;
    z-index: +10;
    margin: 0 auto;
    width: 600px;
}

div.timelineCategoryList {
    float: left;
}

.timelineTitle {
    margin-left: 130;
}

a.posterCaptionLink:link {
    font-size: 11px;
    text-decoration: none;
    color: #666666;
}

a.posterCaptionLink:visited {
    font-size: 11px;
    text-decoration: none;
    color: #666666;
}

a.posterCaptionLink:hover {
    font-size: 11px;
    text-decoration: underline;
    color: #F00;
}

div.posterCaptionLink {
    width: 100px;
}

.rightTimelineNav {
    background-color: #ededed;
    clear: both;
    float: left;
    height: 180px;
    width: 190px;
    *width: 200px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-bottom: 10px;
}

.rightTimelineNav1 {
    background-color: #ededed;
    clear: both;
    float: left;
    height: 240px;
    width: 190px;
    *width: 200px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.rightTimelineNav2 {
    background-color: #ededed;
    clear: both;
    float: left;
    height: 180px;
    width: 190px;
    *width: 200px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
}

td.category_list_right {
    border: 0;
    line-height: 12px;
    margin-bottom: 3px;
}