.smallcontainer {
	float: left;
	line-height: 2em;
	border-spacing: 0px;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	height: 208px;
	width: 190px;
}

.bookTitle {
	background-position-x: center;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-top-color: white;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	top: -37px;
	position: relative;
	height: 22px;
	width: 102px;
}
.purchase {
	background-position-x: center;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-top-color: white;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	top: 0px;
	position: relative;
	height: 22px;
	width: 102px;
}

