#checkout {
	height: 500px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.text_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.header_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #B8D432;
}

