.wpsc_pe {
	margin:0.5em 0 0 0;
}
	.wpsc_pe .row {
		margin:0.5em 0 0 0;
	}
		.wpsc_pe .row label {
			width:150px;
			float:left;
		}
		.wpsc_pe .row input.inputbox,
		#content .single_product_display .productcol .wpsc_pe .row textarea.inputbox,
		#content .single_product_display .productcol .wpsc_pe textarea#wpsc_pe_message {
			float:left;
			font-family:arial!important;
		}
		.wpsc_pe .row .reqtxt {
			float:right;
			margin:0 5px 0 0.5em;
			display:block;
			font-size:11px;
			color:red;
		}

	.wpsc_pe .clear {
		clear:both;
	}