.cartbutton {
	color: #FFFFFF; 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #D38C30; 
	padding: 1 px; 
	border: solid #626365 1px;
}

BODY {
	font-family: Arial, helvetica, sans-serif; 
}

label {
	width: 8em;
	float: left
}
