div#page-checkout label {
	display: block;
	padding-top: 5px;
}

div#page-checkout input {
	border: solid #999b9e 1px;
}

div#page-checkout input.red-button {
	border: 0;
}

div#page-checkout td {
	padding-right: 10px;
}