#shop {
	padding: 9px;
}

#shop table {
}

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

.img {
	float: left;
	padding-right: 15px;
}

.description {
	

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

.heading {
	margin-top: 10px;
	margin-bottom: 20px;
}

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

table#cart th {
	text-align: left;
}

a.more {
	color: #205574;
}

