#girlsSide {
	float: left;
	width: 320px;
	height: 516px;
	background-image: url(../images/slv_girls_bg.gif);
	background-repeat: no-repeat;
}
#slvCenter {
	float: left;
	width: 340px;
	height: 516px;
	background-image: url(../images/slv_center_bg.gif);
	background-repeat: no-repeat;
}
#guysSide {
	float: right;
	width: 300px;
	height: 516px;
	background-image: url(../images/slv_guys_bg.gif);
	background-repeat: no-repeat;
}
#girlsSleeves {
	width: 160px;
	margin-left: 120px;
}
#girlsArrow {
	width: 48px;
	height: 76px;
	margin-top: 260px;
	margin-left: 24px;
}
#guysSleeves {
	width: 240px;
	margin-left: 20px;
}
#guysArrow {
	width: 40px;
	height: 84px;
	margin-top: 248px;
	margin-left: 220px;
}
#girlsSide p {
	font-size: 12px;
	line-height: 120%;
}
#guysSide p {
	font-size: 12px;
	line-height: 120%;
}
#slvCenter p {
	line-height: 150%;
	text-align: center;
	margin-top: 90px;
}
.quantityBox {
	margin-bottom: 3px;
	width: 20px;
	margin-right: 6px;
}
form {
	margin-top: 6px;
}
