div.simpleCart_items {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	line-height: 100%;
}

div.simpleCart_items div.itemContainer {
	padding: 7px 0px 20px 0px;
	line-height: 100%;
	clear: both;
}

div.simpleCart_items div.itemContainer div.itemName a {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #005293;
	text-decoration: none;
}

div.simpleCart_items div.itemContainer div.itemQuantity {
	float: left;
}

div.simpleCart_items div.itemContainer div.itemTotal {
	float: right;
}

div.simpleCart_items div.itemContainer div.itemisbn {
	display: none;
}

body {
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

div.ess-result {
	float: none;
}