/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 17, 2015, 3:05:21 PM
    Author     : nicola
*/

.load_average_container{
    text-align: left;
    display: inline-block;
    float: right;
    height: 30px;
    margin: 12px 10px 0 0;
    width: 7%;
}
