.heading-toggle-open-h1,
.heading-toggle-open-h2,
.heading-toggle-open-h3{
    text-indent:20px;
    height:20px;
    background-image:url(heading-bg.png);
    background-repeat:no-repeat;
    background-position: center left;
    cursor: pointer;
    color:#c00405;
}
.down-arrow{
    background-image:url(heading-bg-down.png);
    background-repeat: no-repeat !important;
    background-position: center left;

}
.show-hide-text-p1,
.show-hide-text-p2,
.show-hide-text-p3{
    padding-left:20px;
    padding-top:10px;
}
.heading-toggle-open-h2{
    margin-bottom:10px;
}
ul.landing-page-list{
    list-style-type: circle;
    padding-left:10px;
    margin-bottom:15px;
}
ul.landing-page-list li{
    list-style-type: circle;
    padding-left:10px;
}
#opt-heading{
    text-align:right;
    width:960px;
    position:relative;
    margin:0 auto;
    border:1px solid #a61010;
}
#opt-heading h1{
    margin:0;
    font-size:10px;
    padding:0;
    position:absolute;
    top:0;
    right:0;
    width:auto;
    color:#db6464;
}
h1.racetab-heading{
    background:url('heading-background.png');
    font-size:16px;
    height:20px;
    padding-bottom:0;
    color:white;
    padding-left:5px;
}
.float-right{
    float:right;
    padding:5px;
}
.race-tab-heading{
    font-size:18px;
    font-weight:bold;
   position:relative;
   top:-10px;
   padding-right:15px;
}
