.info table {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.info th,
.info td {
	border: solid 1px #cccccc;
	padding: 10px;
	line-height: 1.25;
	font-size: 12px;
}

.info th {
	background-color: #ddd;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

.shipping td {
	text-align: center;
}

h1 {
	font-size: 25px;
	}