table.wpsc_checkout_table label.error {
	display:block;
	font-size:12px;
	color:red;
}
table.wpsc_checkout_table #wpsc_oc_card_name {
	text-transform:uppercase;
}