.unlrules{
	background:url(../resources/images/application/btn_rule.png) no-repeat center;
	height:24px;
	width:52px;
	color:transparent !important;
}
.grey{
	background:url(../resources/images/application/btn_rule.png) no-repeat center;
	height:24px;
	width:52px;
	color:transparent !important;
}


.smtlgreen{
	height:35px;
	width:3px;
	background:#05994e;
}

.smtlorange{
	height:35px;
	width:3px;
	background:#ffab00;
}

.smtlred{
	height:35px;
	width:3px;
	background:#b32727;
}

.smtlvalue{
	padding-left:5px;
	font-size:11px;
	line-height:35px;
}
.smtl{
	height:35px;
	width:118px;
	background:#ffffff;
}

.displayBlock{
	display:inline-block;
	vertical-align:top;
}
.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;
}
