.disp_plan{
	background:url(../resources/images/application/btn_manualplan.png) no-repeat center;
	height:24px;
	width:88px;
	color:transparent !important;
}

.disp_rule{
	background:url(../resources/images/application/btn_rule.png) no-repeat center;
	height:24px;
	width:52px;
	color:transparent !important;
}

.fleft
{
	float: left;
}

.smtl{
	height:35px;
	width:118px;
	background:#ffffff;
}

.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;
}

.displayBlock{		
	display:inline-block;		
	vertical-align:top;		
}
