div#ja-mainnav ul.menu li.btnSupport a, div#ja-mainnav ul.menu li.btnSupport a:hover {
  background:url(../../images/support/topmenu/active.png);
  color:#FFF !important;
}
div#ja-mainnav ul.menu li.btnSupport ul li a{color:#000 !important;}
div#ja-mainnav ul.menu li ul li.btnSupport a{color:#000 !important;}

/* -----------------------  */
/* QUICKFAQ SECTION         */
/* -----------------------  */
div#quickfaq h2.quickfaq {
    background-color: #ffb300 !important;
    color: #FFF;
}

div#quickfaq .sectiontableheader {
    background-color: #ffb300 !important;
}

td.sectiontableheader {
    background-color: #ffb300 !important;
}

div#quickfaq h2.quickfaq a {
    color: #FFF !important;
    text-decoration: none !important;
}

#wait {
    width: 300px;
    margin: 0 auto;
    height: 520px;
}

#ja-content a {
    color: #000 !important;
}

#contactform a.toggle {
    color: #000 !important;
    display: block;
    margin-bottom: 10px;
}

#msg {
    display: none;
    width: 90%;
    height: 20px;
    margin: 10px auto;
    padding: 10px;
    background: #e3ebf6;
    border: solid 1px #b3c7e2;
    border-top: solid 2px #90aed5;
    border-right: solid 2px #90aed5;
}

#antispam .img {
    text-align: center;
    margin-top: 10px;
    height: 30px;
}


