.lgorange{
	background:url(../resources/images/application/ic_orange.png) no-repeat center;
	height:12px;
	width:12px;
}

.lggreen{
	background:url(../resources/images/application/ic_green.png) no-repeat center;
	height:12px;
	width:12px;
}

.lgred{
	background:url(../resources/images/application/ic_red.png) no-repeat center;
	height:12px;
	width:12px;
}

.legendorange{
	background:url(../resources/images/application/ic_orange.png) no-repeat center left;
	}

.legendgreen{
	background:url(../resources/images/application/ic_green.png) no-repeat center left;
}

.legendred{
	background:url(../resources/images/application/ic_red.png) no-repeat center left;
}

.legendorange, .legendgreen, .legendred{
	height:12px;
	font-size:11px;
	color:#727272;
	padding-left:15px;
	margin-right:8px;
}
.fleft
{
	float: left;
}
