.x-field-imgplus_pod
{
	background:url(../resources/images/application/plus.png) no-repeat center;
	height:25px;
	width:25px;
	color:transparent !important;
    overflow: hidden;
}	
.x-form-con-disp {
    font-size: 13px;
}

.checked {
  color: green;
  
 
}
 .unchecked
 {
	 color:#ccc3c3;
 }