

.fieldsetColor1 {
	background: #FCFFF6;
}

.fieldsetColor2 {
	background: #F7FDFE;
}

fieldset {
	//* IE all */ background-image: url(/img/fieldset_IE_fix.gif) !important;
	//* IE all */ background-position: top !important;
	//* IE all */ background-repeat: repeat-x !important;
}


