
.financial-column {
    display: inline;
    float: left;
    width: 100%;
	text-transform:uppercase;    
}
.financial-module {
    float: left;
    margin-bottom: 25px;
}

.financial-module h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDF00;
    display: table;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 13px;
    padding: 3px 10px 2px;
    text-transform: uppercase;
}
.financial-module table {
    background: url("images/tails-black.png") no-repeat scroll 0 -4px #FFFFFF;
    color: #58585A;
    font-size: 13px;
    line-height: 20px;
    padding: 15px 10px;
    width: 580px;
}
#financial-cartibov.financial-module table {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 11px;
    padding-top: 5px;
    width: 310px;
}
#financial-cartibov.financial-module table strong {
    font-size: 13px;
}
.financial-module table tr th {
    text-align: left;
}
.financial-module table tbody tr {
}
.financial-module table tbody tr td {
    border-bottom: 1px dotted #999999;
    text-align: left;
}
#financial-cartibov.financial-module table tr td {
    border-bottom: medium none;
}
.financial-module table tbody tr:last-child td {
    border-bottom: medium none;
}
.financial-module table thead {
    color: #D22715;
    font-size: 11px;
    text-transform: uppercase;
}
.financial-module table tr.last td {
    border-bottom: medium none;
}
.financial-module div.exchange {
    background: url("images/tails-black.png") no-repeat scroll 0 -2px #FFFFFF;
    float: left;
    height: auto;
    min-height: 38px;
    padding-top: 10px;
    width: 100%;
}
.financial-module div.exchange div {
    padding: 2px 0;
}
.financial-module div.exchange label {
    color: #404042;
    font-family: 'ProximaNova-Extrabld',Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 30px;
    list-style: none outside none;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
.financial-module div.exchange select {
    width: 100px;
}
.financial-module div.exchange input {
    border: 1px solid #CACACA;
    box-shadow: 0 0 1px 0 #CACACA inset;
    height: 17px;
    width: 150px;
}
.financial-module div.exchange a.yellow {
    background: none repeat scroll 0 0 #FFDE01;
    color: #000000;
    float: left;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 16px;
    margin: 5px 0 10px;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
}
.financial-module div.exchange a.yellow:hover {
    background: none repeat scroll 0 0 #000000;
    color: #FFDE01;
}
.financial-module div.financialblock {
    background: url("images/tails-black.png") no-repeat scroll 0 -1px #FFFFFF;
    color: #333333;
    font-size: 11px;
    min-height: 80px;
    padding-bottom: 10px;
    width: 316px;
}
.financial-module div.financialblock div {
    padding: 5px 15px;
}

.financial-module div.financialblock span.fbold {
    font-weight: bold;
}

.financial-module div.financialblock label {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    list-style: none outside none;
    margin: 10px 0;
    text-transform: uppercase;
}

.financial-module div.financialblock label.indexL {
    font-weight: normal;
    margin: 0;
    width:100%;
}

.financial-module div.financialblock label.indexL span {
	font-weight: bold;
}

.financial-module div.financialblock div select {
    width: 100%;
}
.financial-module div.financialblock a.yellow {
    background: none repeat scroll 0 0 #FFDE01;
    color: #000000;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 5px;
    position: relative;
    text-decoration: none;
}
.financial-indexes {
    display: inline;
    float: left;
    width: 100%;
}
.financial-indexes div.category {
    background: url("images/tails-black.png") no-repeat scroll 0 -2px rgba(0, 0, 0, 0);
    color: #333333;
    font-size: 11px;
    padding-bottom: 10px;
    padding-right: 20px;
}
.financial-indexes h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDF00;
    display: table;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 13px;
    padding: 3px 10px 2px;
    text-transform: uppercase;
}
.financial-indexes .category ul {
    display: inline;
    float: left;
}
.financial-indexes .category ul li {
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    list-style: none outside none;
    margin-bottom: 1px;
    margin-right: 1px;
    text-transform: uppercase;
}
.financial-indexes .category ul li a {
    background: none repeat scroll 0 0 #D1D1D1;
    color: #414141;
    display: block;
    float: left;
    padding: 4px 10px;
    text-decoration: none;
}
.financial-indexes .category ul li a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: default;
}
.financial-indexes table {
    color: #555555;
    font-size: 13px;
    padding: 15px 20px 15px 0;
    width: 100%;
}
.financial-indexes table tr th {
    padding-left: 15px;
    text-align: left;
}
.financial-indexes table tbody tr td {
    padding: 5px 10px;
    text-align: left;
}
.financial-indexes table tbody tr.oddtr td {
    background-color: #FFFFFF;
}
.financial-indexes table tbody tr.selected td {
    background-color: #FFDE01;
}
.financial-indexes table thead {
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    list-style: none outside none;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
#financial-ibovespa .financialblock {
    padding-top: 14px;
    width: 580px;
}
#financial-tips-investment {
    display: inline;
    height: auto !important;
    margin-top: 20px;
    min-height: 290px;
    overflow-x: hidden;
    overflow-y: visible;
    width: 100%;
}
#financial-tips-investment h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
    display: table;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}
#financial-tips-investment h2 a.more.yellow {
    display: inline-table;
    margin-right: -2px;
    margin-top: 0;
    position: relative;
}
.financial-module .last-news {
    padding-left: 3%;
    width: 97%;
}
.financial-module .last-news ul li {
    padding-bottom: 0;
    width: 100%;
}
.financial-module .last-news ul li.last {
    border-bottom: medium none;
}
.financial-module .last-news ul li a span.author {
    color: #C80000;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    word-wrap: break-word;
}
.financial-module .last-news ul li a span.author em {
    color: #5A5A5C;
    padding-left: 20px;
}
.financial-module .last-news ul li a span.category {
    color: #C80000;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    padding: 5px 0;
    word-wrap: break-word;
}
.financial-module .last-news li a span.more.min.yellow {
    bottom: 0;
    display: table;
    position: absolute;
    right: 0;
}
.financial-module .last-news ul li a {
    color: #333333;
    display: inline;
    float: left;
    font-size: 11px;
    height: auto;
    min-height: 50px;
    text-decoration: none;
}
.financial-module .last-news ul li a span.authorlabel {
    color: #5A5A5C;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    padding-right: 5px;
    word-wrap: break-word;
}
.financial-module .last-news ul li a span.title {
    color: #555555;
    margin-top: 5px;
    padding-right: 30px;
    text-align: left;
    width: 100%;
}

.financial-module .last-news ul li a:hover span.title {
	text-decoration:underline;
}

.exchange input,.exchange select{
    float: right;
}
