.w_100 span.pseudoLabel {
	width: 93% !important;	
	margin: 0 !important;
}

.header_none > header {
	display:none;
}

.label_none > div.label{
	display:none;
}

.header_normal_font > header > h3 {
	font-size: 1em !important;
	line-height: 1.1875em !important;	
}

.cust_w_100 > div > input{
	width: 100% !important;
}

@media only screen and (min-width: 641px) {
	.cust_padding > div > label{
		padding: 0 2.4em 0 .625em !important;	
	}
}