.items_table {
	margin: 7px;
	width: 550px;
}
.items_table th, .items_table td {
	padding: 7px;
	border: 1px solid #e6ebf5;
}
.items_table th {
	background: #e6ebf5;
}
.items_table td.noright {
	border-right: none;
}
ul.shipping_options span {
	font-weight: bold;
	color: #c00;
}
ul.goodpoints {
	font-size: 110%;
	list-style: none;
	width: 65%;
	margin-top: 1.5em;
}
ul.goodpoints li {
	margin: 1em 0 1em -30px;
	padding: 15px 0 0 30px;
	background-image: url("/img/2.1/book/bull-tick.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
div.rrp {
	color: #999;
	text-decoration: line-through;
}
a.moreinfo {
	color: blue!important;
	font-size: 80%;
}
