h1 {
	margin-bottom: 20px;
}

.clip {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0 20px 10px 20px;
	cursor: pointer;
}
#epkContainer {
	width: 386px;
}
#epk {
	height: 330px;
	width: 386px;
	background: url(../../images/purityBall/epk.jpg) no-repeat left top;
}
#hmwContainer {
	width: 320px;
}
#hmw {
	height: 280px;
	width: 320px;
	background: url(../../images/purityBall/hmw.jpg) no-repeat left top;
}
