/* terms, policy, shipping */

h2 {
	display: block;
}

body.shipping #content table {
	margin: 0 0 20px 0;
}

body.shipping #content th, 
body.shipping #content td {
	padding: 5px 20px 5px 20px;
	border: 1px solid #fddeee;
}


