 announcement_data caption {
    text-align: center;
    background-color: #384047;
    color: #FFF;
    margin-right: 0;
    margin-left: 0;
    min-height: 40px;
    line-height: 40px;
    font-size: 2.0em;
    font-weight: 400;
}

announcement_data table {
	width: 100%;
}

announcement_data table th {
    background-color: #0081C6;
    border: none;
    /*font-size: 12px;*/
    font-size: 1.4em; 
    font-weight: 400;
    padding: 10px;
    color: #FFF;
    text-align: left;
}

announcement_data tr:hover{
	background-color: #e5e4e4;
}

announcement_data table td {
    border: none;
    /*color: #333;*/
    vertical-align: top;
    font-size: 12px;
    padding: 2px 0 2px 7px;
    border-bottom: 1px dotted #ccc;
    padding: 10px 10px 10px 8px!important;
    line-height: 20px;
}

announcement_data .price-down {
    color: #a91c18;
    
}

announcement_data .price-up {
    color: #63A82B;
    
}

announcement_data .hipster-icon {
    
    padding: 5px 10px 5px 10px;
    
    
}

announcement_data table .pricesens {
	width: 115px;
}

 real_time_indices caption {
    text-align: center;
    background-color: #384047;
    color: #FFF;
    margin-right: 0;
    margin-left: 0;
    min-height: 40px;
    line-height: 40px;
    font-size: 2.0em;
    font-weight: 400;
}

real_time_indices table {
	width: 100%;
}

real_time_indices table th {
    background-color: #0081C6;
    border: none;
    /*font-size: 12px;*/
    font-size: 1.4em; 
    font-weight: 400;
    padding: 10px;
    color: #FFF;
    text-align: left;
}

real_time_indices tr:hover{
	background-color: #e5e4e4;
}

real_time_indices table td {
    border: none;
    /*color: #333;*/
    vertical-align: top;
    font-size: 12px;
    padding: 2px 0 2px 7px;
    border-bottom: 1px dotted #ccc;
    padding: 10px 10px 10px 8px!important;
    line-height: 20px;
}

real_time_indices .price-down {
    color: #a91c18;
    
}

real_time_indices .price-up {
    color: #63A82B;
    
}

real_time_indices .hipster-icon {
    
    padding: 5px 10px 5px 10px;
    
    
}