	
.linux_graph0 {
	
 
	margin: 3px;
	background-color: blue;
	text-align: initial;
	line-height: 18px;
	min-height: 21px;
 
	}
	

.linux_graph1 {
	
	background-color: blue;
	margin: 3px;
	color: white;
	text-align: initial;
	line-height: 18px;
	padding: 2px 7px;
	min-height: 18px;
	float: left;


	}	
	
.linux_tp_stats_li {
	

	width: 35px; 
	float: left; 
	margin: 2px; 
	padding: 2px 5px;     
	min-height: 18px;
	border-right: 1px solid #b6b6d5;
    border-bottom: 1px solid #b6b6d5;
    background-color: #f8f9fb;
	line-height: 18px;
	}	
	
.linux_tp_stats_re {
	
	width: 50%; 
	float:right; 
	margin: 2px; 
	padding: 2px 5px;     
	min-height: 18px;
	border-right: 1px solid #b6b6d5;
    border-bottom: 1px solid #b6b6d5;
    background-color: #f8f9fb;
    line-height: 18px;
	}
