﻿.contentHolder
{
    width:100%;
    border-top:solid #f29e2b 5px;
}

.timer
{
    background-color:#f29e2b;
}

.bottomBar
{
    background-color:#f29e2b;
}

.leftContentColumnTitle
{
    background-color:#f29e2b; 
}

.leftColumnInsideHolder a:hover
{
    color:#f29e2b;  
}

.rightContentColumn a{
    color:#f29e2b;  
}