#logoWrapper {
	width: 960px;
	height: 210px;
	background-color: #FFFFFF;
}
#sleeves {
	width: 410px;
	height: 210px;
	float: left;
}
#sleeves p {
	font-size: 12px;
	line-height: 120%;
}
#blamLogo {
	width: 550px;
	height: 210px;
	float: right;
}
#viewCart {
	width: 960px;
	height: 40;
}
#sidebar {
	width: 80px;
	float: left;
}
#content {
	width: 440px;
	float: left;
	background-image: url(../images/content_repeat.gif);
	background-repeat: repeat-y;
}
#blamList {
	list-style-type: none;
	margin-top: 24px;
}
#blamList li {
	margin-bottom: 10px;
}
#blamList img {
	display: block;
}
#sleeveTitle {
	margin-left: 24px;
}
#blurbs {
	width: 360px;
	float: right;
	margin-right: 40px;
	margin-top: 52px;
	display: inline;
}
#blurbs p {
	font-size: 12px;
	line-height: 125%;
	margin-bottom: 24px;
}
.blamDiv {
	width: 420px;
	height: 160px;
}
.voteReply {
	font-size: 11px;
	color: #CC0000;
	display: block;
	padding-right: 16px;
}
.quantityBox {
	margin-bottom: 3px;
	width: 20px;
	margin-right: 6px;
}
form {
	margin-top: 6px;
}
