@media screen {
body.racingContingency #content_main {
    background:url(../images/racing/profile/bgContent.png) repeat-x;
    float:right;
    padding:35px 20px 0 25px;
    position:relative;
    width:630px;
    min-height:422px;
    color:#ccc;
}
body.racingContingency #content_nav {
    border-bottom:18px solid #222222;
    /*background:url(../images/racing/contingency/bgNav.jpg) no-repeat;*/
    height:422px;
    left:0;
    position:absolute;
    top:80px;
    width:275px;
    /*font-size:12px;*/
}
body.racingContingency #content_main h3 {
    border-bottom:7px solid #242424;
    font-size:25px;
    font-weight:normal;
    margin-bottom:25px;
    padding-bottom:8px;
    color:#fff;
}
body.racingContingency #content_main h4 
{
    font-size:13px;
    font-weight:bold;
    color:#fff;
    margin-bottom:8px;
    text-transform:uppercase;
}
body.racingContingency #payout 
{
    width:229px;
    height:72px;
    float:left;
    position:relative;
    top:0;
    left:0;
    margin:0 20px 20px 0;
    line-height:14px;
}
body.racingContingency #payout p 
{
    margin-bottom:8px;
}
body.racingContingency #payout ul li 
{
    border-bottom:solid 1px #666;
    margin-bottom:8px;
    padding-bottom:8px;
}
body.racingContingency #payout .last 
{
    margin-bottom:0;
}
body.racingContingency #payout fieldset 
{
    height:22px;
}
body.racingContingency #payout select 
{
    width:205px;
    border:solid 1px #97999c;
    background:#242424;
    color:#fff;
    font:12px/20px Arial,sans-serif;
    height:20px;
    /*position:relative;
    top:0px;
    display:inline-block;
    margin:0;*/
}
body.racingContingency #payout select option 
{
    overflow:visible;
    width:100%;
    /*border-right:solid 1px #97999c;*/
}
body.racingContingency #payout .btn 
{
    display:inline-block;
    height:18px;
    width:15px;
    border:solid 1px #2d2d2d;
    background:#c00 url(../images/racing/contingency/btnGo.jpg) no-repeat center;
    margin-top:2px;
    /*margin:2px auto auto 15px;
    float:left;
    / *position:relative;
    top:0px;*/
}
body.racingContingency p 
{
    margin-bottom:19px;
    line-height:18px;
    font-size:12px;
}
body.racingContingency a.bullet {
    background:transparent url(../images/bullChevron_c00.png) no-repeat scroll left center;
    color:#fff;
    font-size:12px;
    /*margin-bottom:8px;*/
    padding-left:10px;
    text-decoration:none;
    /*display:inline-block;*/
}
body.racingContingency a.bullet:hover {
    text-decoration:underline;
}
}/* @media screen */