@import url("_default_.css");

.top_content .rightcol {
    background: #000;
    color: #d8d7d7;
    padding: 0 30px;
}

.top_content .rightcol strong {
    color: #fffefe;
}

.top_content .rightcol p {
    padding-top: 14px;
    display: none;
}

#demo_buttons img {
    margin: 0 10px;
    cursor: pointer;
}

#demo_pane {
    height: 700px;
    text-align: center;
    margin: 20px 0 0 0;
}

#demo_buttons {
    margin-top: 14px;
    border-top: 1px solid #333;
    text-align: center;
}

.left_menu DIV {
    color: #1d3068;
    font: bold 13px "Trebuchet MS", Arial, sans-serif;
}

.left_menu DIV.current {
    color: #000103;
    background: url("images/backgrounds/linkmarker_white.png") no-repeat right top;
}

.left_menu.black_arrow DIV.current {
    background-image: url("images/backgrounds/linkmarker_black.png");
}

.left_menu DIV.last A,
.left_menu A.last {
    border: 0;
}

.left_menu DIV A {
    display: block;
    margin: 0 20px 0 0;
    padding: 18px 0 17.8px 30px;
    border-bottom: 1px solid #a0a4a7;
    text-decoration: none;
    color: #1d3068;
    width: 210px;
}


#demo_blurb_preroll {
    padding: 22.5px 0px;
}
*>#demo_blurb_preroll {
    padding: 22.5px 0px 23px 0px;
}

#demo_blurb_ingame {
    padding: 15px 0px;
}
.rightcol p {
    line-height: 16px;
}