.description {

}

.buttons {
	padding-top: 10px;
	clear: both;
}

.heading {
	font-weight: bold;
	margin-bottom: 20px;
}

table.cart {
	border-style: none;
	width: 100;
}

table.cart td, th {
	padding: 5px;
}

table.cart th {
	text-align: right;
}

table.cart th.desc {
	text-align: left;
}

table.cart img {
	border-style: none;
	border-width: 0px;
}

#breadcrumb {
	margin: 9px;
}
