h1 {
	font: 2em normal Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

hr {
	margin: 1em 0;
	height: 1px;
	border: 1px solid #eee;
}

.center { text-align: center; }
#container {
	background: #fff;
	margin: 10px auto 0 auto;
	padding: 1em;
	width: 560px;
	margin-left: 10px;
}


table#cart th {
		background: #006b68;
		color: #fff;
		text-align: left;
		white-space: nowrap;
	}
	
	table#cart th,
	table#cart td {
		padding: 5px 10px;
	}

table.k2store_orders {
border: 1px solid #ccc;
font-weight: bold;

}

table.k2store_orders th {

		background: #006b68;
		color: #fff;
		text-align: left;
		white-space: nowrap;

}

tr.k2store_table_footer td {
border-top: 1px solid #ccc;

}

