@charset "utf-8";
/* CSS Document */

.cart_grn {
	background-color:#222222;
	border:1px solid #333333;
	color:#999999;
	font-size:12px;
	text-decoration:none;
	width:230px;
}

#phone1, #phone2, #phone3 {
width:64px;

}

textarea.cart_grn_rules {
	background-color:#232323;
	border:1px solid #333333;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:100px;
	width:95%;
}
.form-error {
	color:#FF0000;
}