.cencol{
	display: table-cell;
    vertical-align: middle;
	text-align:center;
}
/*
.meter{
	min-width: 250px; max-width: 300px; height: 250px; margin: 0 auto
}*/
.meter{
	width: 200px; height: 250px; margin: 0 auto
}
.speed{
	width: 200px; height: 200px; margin: 0 auto
}
/*
.speed{
	min-width: 180px; max-width: 180px; height: 250px; margin: 0 auto
}*/
.borderless td, .borderless th {
    border: none;
}
.main-menu{
	font-size: 24px;
	font-weight: bold;
}
.main-menu-icon{
	height:16px;
}
.status-icon{
	height:36px;
	padding:4px;
}
.logo{
	float:left;
	max-height:64px;
	margin:5px;
}
.web-title{
	font-size: 14px;
	line-height:14px;
}