h2.convertRateHeadline,
h2.ratesTableHeadline {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 0px;
}
h2.convertRateHeadline span,
h2.ratesTableHeadline span,
h2.convertRateHeadline a,
h2.ratesTableHeadline a {
    float: left;
    font-size: 16px;
    color: white;
    background: #111;
    text-transform: uppercase;
    padding: 0px 15px;
}
.convertRateBlock {
    border: 1px solid #111;
    padding: 20px;
}
.convertRateBlock form {
    margin: auto;
    width: 85%;
}
.convertRateBlock form#exchangeConvertForm {
    width: 100%;
}
.convertRateBlock form#exchangeConvertForm input[type=text] {
    max-width: 145px;
    padding-left: 10px;
    margin-bottom: 0px;
}
.convertRateBlock form select,
.convertRateBlock form input[type=text] {
    border: 1px solid #ccc;
    height: 38px;
    line-height: 38px;
}
.convertRateBlock form select:hover,
.convertRateBlock form input[type=text]:hover {
    cursor: pointer;
}
.convertRateBlock form input[type=submit] {
    line-height: 38px;
    padding: 0 15px;
    font-size: 16px;
    text-transform: none;
    background-color: #cc0033;
}
.convertRateBlock form .border-box-ajax-from-text {
    line-height: 38px;
    margin-left: 5px;
    margin-right: 5px;
}
.ratesTable table tr td,
.ratesTable table tr th {
    vertical-align: middle;
    height: 50px;
    line-height: 16px;
}
.ratesTable table tr td img,
.ratesTable table tr th img {
    margin: auto;
    vertical-align: middle;
}
.ratesTable table tr td.img,
.ratesTable table tr th.img {
    min-width: 40px;
}
.ratesTable table tr td:nth-child(2),
.ratesTable table tr th:nth-child(2),
.ratesTable table tr td:nth-child(3),
.ratesTable table tr th:nth-child(3),
.ratesTable table tr td:nth-child(5),
.ratesTable table tr th:nth-child(5),
.ratesTable table tr td:nth-child(6),
.ratesTable table tr th:nth-child(6),
.ratesTable table tr td:nth-child(7),
.ratesTable table tr th:nth-child(7),
.ratesTable table tr td:nth-child(8),
.ratesTable table tr th:nth-child(8),
.ratesTable table tr td:nth-child(9),
.ratesTable table tr th:nth-child(9) {
    text-align: center !important;
}
p.tip {
    font-size: 15px;
    padding: 8px;
    background: #eee;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
p.tip a {
    text-decoration: underline;
}
canvas.currency_graph {
    height: 220px !important;
}
h2.currency_graph {
    width: 60%;
}
div.title-tab-right.currency_graph {
    float: right;
    width: 40%;
    text-align: right;
}
div.title-tab-right.currency_graph a {
    font-size: 16px;
    color: white;
    background: #cc0033;
    text-transform: uppercase;
    padding: 0px 15px;
    displaY: inline-block;
    line-height: 38px;
}
.currency_graph_headline {
    border-bottom: 1px solid #111;
    margin: 20px auto;
}
.rate-detail-main {
    font-size: 40px;
    text-align: center;
    line-height: 32px;
    margin: auto auto 20px auto;
    padding: 35px;
    border: 1px solid #eee;
    font-weight: 600;
}
.rate-detail-main small {
    font-weight: normal;
    font-size: 18px;
    color: #666;
}
.rate-detail-main a.td-button {
    margin: 20px auto auto auto;
    width: auto;
    max-width: 300px;
}
.rate-detail-main a.td-button:hover {
    text-decoration: none;
}
.rates-company-table {
    margin-top: 20px;
}
.rates-company-table table tr th:nth-child(2),
.rates-company-table table tr th:nth-child(3),
.rates-company-table table tr th:nth-child(4),
.rates-company-table table tr th:nth-child(5) {
    text-align: center !important;
}
.rates-company-table table tr td:nth-child(1),
.rates-company-table table tr td:nth-child(3),
.rates-company-table table tr td:nth-child(4),
.rates-company-table table tr td:nth-child(5) {
    text-align: center !important;
}
.rates-company-table table tr td:nth-child(2) {
    text-align: left !important;
}
.rates-company-table table.exchangeTable tr th:nth-child(4) {
    text-align: center !important;
}
.rates-company-table table.exchangeTable tr td:nth-child(4) {
    text-align: center !important;
}
.currency_pairs {
    margin-top: 20px;
}
.currency_pairs h3 {
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
}
.currency_pairs ul {
    margin-top: 0px;
}
.currency_pairs ul li {
    list-style-type: disc;
    margin-left: 15px;
    border-bottom: 1px solid #eee;
}
.currency_pairs ul li a {
    color: #111;
    display: inline-block;
    line-height: 38px;
}
ul.exchange-rates-links {
    clear: both;
    width: 100%;
}
ul.exchange-rates-links.company_detail li {
    width: 50%;
}
ul.exchange-rates-links.company_detail li a.td-button.medium {
    width: 280px;
}
ul.exchange-rates-links li {
    list-style-type: none;
    display: inline-block;
    width: 33%;
    margin: 0 0 15px 0;
    float: left;
}
ul.exchange-rates-links li:nth-child(4),
ul.exchange-rates-links li:nth-child(5) {
    margin: 0;
}
ul.exchange-rates-links li a {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 40px;
}
ul.exchange-rates-links li a:hover {
    text-decoration: none;
}
#selectCompany {
    padding: 10px;
    margin-left: 10px;
    cursor: pointer;
}
.rates-company-table.ratesTable tr th:nth-child(4) {
    text-align: left !important;
}
.rates-company-table.ratesTable tr td:nth-child(1),
.rates-company-table.ratesTable tr td:nth-child(4) {
    text-align: left !important;
}
