#black-strip {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -3;
	width: 100%;
	height: 89px;
	background-color: #000000;
}
#faqs-list {
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}
#faqs-list img {
	height: 16px;
	left: -24px;
	position: absolute;
	width: 16px;
}
#faqs-list li {
	margin: 0 0 10px 24px;
	padding: 0 0 0 0;
	position: relative;
}
#homepage-sidebar {
	background-color: #FFFF66;
	float: right;
	margin-right: 18px;
	width: 298px;
}
#homepage-text {
	background-color: #999999;
	margin-left: 18px;
	width: 300px;
}
#how-to-order p {
	margin: 10px 0 12px 5px;
}
#main {
	display: inline;
	float: left;
	margin: 10px 0 0 18px;
	width: 300px;
}
#photo-strip {
	display: block;
	margin-top: 0px;
}
#sidebar {
	display: inline;
	float: right;
	margin: 10px 18px 0 0;
	width: 298px;
}
#three-things {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}
#three-things .small {
	font-size: 11px;
	font-weight: normal;
}
#three-things img {
	height: 18px;
	left: -23px;
	position: absolute;
	top: 0px;
	width: 18px;
}
#three-things li {
	margin: 3px 0 12px 23px;
	padding: 0 0 0 0;
	position: relative;
}
h5 {
	font-size: 13px;
}
