/* -- Checkbox style -- */
.MFChBox{
	width: 13px;
	height: 13px;
	margin: 1px;
	background: transparent URL('../components/chbox/chck_x13.gif') no-repeat top left;
	}
.MFchecked{
	background-position: left bottom;
	
	}