body
{
	background-color: #D6D6D6;
	color: #5E5E5E;
	/* Standard text colour - need to change line 217 of freeboard.js as well*/
}

.widget
{
	border: 1pt #A9A9A9 solid;
	border-radius: 4px;
	background-color: #EBEBEB;
}

li { border-radius: 4px; }

.gridster header { background-color: #A9A9A9; }

.gridster .gs_w {
	background: #A9A9A9;
}

h1 {
	color: white;
}

h2 { color: #424242; }

.tw-value { color: #5E5E5E !important; }

.deviceList {
	color: #8b8b8b;
	font-size: medium;
	line-height: 110%;
	font-weight: bold;
}
