/*.top_scroller_overlay_content .forexheading{
    padding-bottom: 0px;
    text-align: center;
}
.top_scroller_overlay_content  .forexcoltitle td{
    background: none repeat scroll 0% 0% #FFB20C;
    color: #FFF;
}
.top_scroller_overlay_content  .forexcoltitle{
    background-color: #E6E6E6;
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: #CCCCCC;
    color: #fff;
}*/
/*.top_scroller_overlay_content .forexheading,
#forex-mobile-content .forexheading{
    padding-bottom: 0px;
    text-align: center;
}*/
/*.top_scroller_overlay_content .forexcoltitle p,
#forex-mobile-content .forexcoltitle p{
    color: #fff;
}*/

.forex-main{
    width:100%;
    position: relative;
}
/*.forex-main .forex-head{
    width:100%;
    position: relative;
    border-bottom: 0 none;
    color: #fff;
    font-weight: bold;
    background: #FFB20C;
    padding-bottom: 0px;
    text-align: center;
    line-height: 1.5;
}
.forex-main .forex-head .head-title{
    width:100%;
    position: relative;
    padding: 10px 5px;
}
.forex-main .forex-content{
    width:100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: red;
    float: left;
}
.forex-main .forex-content .hdata{
    width:100%;
    position: relative;
    float:left;
    color: #333333;
    font-weight: normal;
    line-height: 1.5;
    vertical-align: middle;
}
.forex-main .forex-content .hdata .rdata{
    width:33.3%;
    position: relative;
    float:left;
    color: #333333;
    font-weight: normal;
    vertical-align: middle;
}*/

/*.forex-main .forexheading,
.forex-main .forexcolhead,
.forex-main .forexcolhead td{
    background:#FFB20C;
    color:#fff;
    font-weight:bold;
}
.forex-main .forexheading p{
    color:#fff;
}*/
.forex-main table {
    width: 97%;
}
/*.forex-main table {
    width: 97%;
    border: 1px #FFB20C solid;
    font-size: 12px;
}

.forex-main table { 
    width: 100%;
    height: auto;
    table-layout: fixed; 
    border: 1px #FFB20C solid; font-size: 12px;
}
.forex-main th { 
    background-color: #FFB20C;
    text-align: center;color: #fff;
    width: auto;
    padding: 10px 5px;
    font-weight: normal;
    border: 0px}
.forex-main td {
    padding: 10px 5px; 
    font-family: Arial, Helvetica, sans-serif;
    border-right: 1px #FFB20C solid;
    color: #717171;
    font-weight: normal;
    text-align: inherit;
    border-bottom: 0px
}
.forex-main tr.even { 
    background-color: #E6E6E6;
}
.forex-main tr.even {
    background-color: #e6e6e6 !important;
    border: none;
    border-bottom: 1px solid #CCCCCC;
}*/
.forex-main tr.forexcolhead{
    background: #f7af19;
    color:#fff;
}
.forex-main tr.forexcolhead td{
    color:#fff;
}
.forex-main.mobile tr.forexcolhead,
.forex-main.mobile tr.even,
.forex-main.mobile tr.odd {
    text-align: center;
}
/*.forex-main tr.odd {
    background-color: #FFF;
    border: none;
}
.forex-main .forexfooter{
    width:100%;
    position: relative;
}*/
/*.forex-main td, .forex-main tr td:last-child {
    padding: 10px 5px;
    border-right: 1px #FFB20C solid;
    border-bottom: 0px;
}*/
