
#r_line{
    padding: 5px;
    width: 98%;
    background: #202f3f;
    font: Arial;
    font-size: 1.0em;
    
}

#r_line span{
	color:  white;
}

.up{
	color: #0bcc0b !important;
}

.down{
	color: #ff4545 !important;
}