
				
				#my_formid\.box_step1, #my_formid\.box_step2, #my_formid\.box_step3, #my_formid\.box_step4, #my_formid\.box_step5,
				#my_formid\.step1_gotostep2, #step2_gotostep3, #step3_gotostep4, #step4_gotostep5,
				#step3_btnchange, #step4_boxexplain, #step4_btntimenocache { display: none;}

				#my_formid\.box_step1, #my_formid\.box_step2, #my_formid\.box_step3, #my_formid\.box_step4, #my_formid\.box_step5 {
					background-color: #ff8c00;
					color: white;
					padding: 5px;
				}

				#step2_replacedata {
					text-decoration: underline;
				}

				#my_formid h3 {
					margin: 0;
					margin-left: -5px;
					margin-right: -5px;
					margin-top: 5px;
					padding-left: 5px;

					color: white;
					background-color: #FF6D06;
					border-top: 2px solid #CB5702;
					border-bottom: 2px solid #CB5702;

					padding-top: 10px;
					padding-bottom: 10px;
				}

			
