button.dateButton img {
	/* FF is -2px */
	left:1px;
}
button.imgButton img {
	/* FF is -9px */
	top:-8px;
	/* FF is -2px */
	left:1px;
}
.fieldTable td input.fieldCell-cb, .fieldTable td input.fieldCell2-cb { 
 	margin-left:-3px; 
}
