#item_container {
	padding: 1em;
}

#item_image {
	width: 375px
	text-align: center;
	float: right;
	margin: 0 0 1em 1em;
}

#item_description {

}

#item_description h1 {
	color: #000;
	margin-bottom:
}

#hiddenBookData {
	display: none;
}

#item_description h2 {
	width: 400px;
	color: #555;
	margin-bottom: .35em;
	border-bottom: 1px solid #444;
}

#item_description h3 {
	color: #555;
	margin: .35em 0;
}

#item_googleButton {
	float: left;
	width: 150px;
	margin-right: 20px;
}

#item_paypalButton {
	float: left;
	width: 200px;
}	

#item_buyOptions {
	border: 1px solid #ccc;
	height: 200px;
	width: 390px;
	padding: .5em;
	margin-top: 20px;
}

#item_buyOptions h3{
	margin: .5em 0 .5em 0;
	color: #972331
}

#item_buyOptions h4{
	margin: .5em 0 .2em 0;
	color: #555;
	font-size: 1em;
}

#personalizeBook {
	margin-bottom: 17px;

}