.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;
}

.x-field-manualplan{
	background:url(../resources/images/application/btn_manualplan.png) no-repeat center;
	height:24px;
	width:88px;
	color:transparent !important;
}

.x-field-manualexec{
	background:url(../resources/images/application/btn_execute.png) no-repeat center;
	height:24px;
	width:70px;
	color:transparent !important;
}

.gaterules{
	background:url(../resources/images/application/btn_rule.png) no-repeat center;
	height:24px;
	width:52px;
	color:transparent !important;
}

.fleft
{
	float: left;
}
