h2 {
	text-decoration: none;
	line-height: 2em;
	font-size: 1.2em;
	margin-left: 15px;
}
.buy li {
	list-style: circle;
	margin-left: 30px;
	line-height : 1.7em;
}
.buy {
	margin-bottom: 0.5em;
}
.infobox {
	float : left;
	width : 47%;
	padding: 1%;
}
.seperate {
	margin: 0 auto;
	clear: both;
	border: 1px solid #ccc;
	width: 90%;
}
