.submit.button.disabled{opacity:0.4;}
.iconstate{
	width:16px;
	height: 16px;
	display: inline-block;
	background: url('/images/glyphicons-halflings.png') -1000px 0 no-repeat;
	position: relative;
	top:3px;
	margin-left:7px;
}
.isOK{
	background-position: -287px 0;
}