﻿.mviPollerResults
{
	width: 100%;
}

.mviPollerResult
{
	background: #FF0000;
	color: #FFFFFF;
}

.mviPollerResultZero
{
	background: transparent;
	color: #000000;
}

.error
{
	color: #FF0000;
}