input {
	border: 1px solid #eaeaea;
	background: #f5f5f5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;}

#sauces, #products2, #shirts {
	width: 905px;}
	
#orig, #hot, #sweet {
	position: relative;
	top: 75px;
	left: 50px;
	width: 273px;
	height: 670px;
	float: left;
	margin: 0 8px;
	background: #ffffff;}
	
.wide-product {
	position: relative;
	float: left;
	top: 65px;
	left: 50px;
	width: 870px;
	height: 200px;
	margin: 4px 8px;
	background: #ffffff;}
	
#prod2-image {
	position: absolute;
	top: 25px;
	left: 15px;}
	
#prod2-title {
	position: absolute;
	top: 10px;
	left: 300px;}
	
#prod2-text {
	position: absolute;
	top: 50px;
	left: 290px;}
	
#prod2-price {
	left: 310px;}
	
#groupon-image {
	position: absolute;
	top: 25px;
	left: 620px;}
	
#groupon-title {
	position: absolute;
	top: 10px;
	left: 200px;}
	
#groupon-text {
	position: absolute;
	top: 50px;
	left: 190px;
	width: 440px;}
	
#groupon-price {
	left: 200px;}
	
.groupon-add-button {
	position: absolute;
	bottom: 18px;
	left: 410px;}
	
#products3 {
	position: relative;
	margin-top: 20px;}
	
#prod3-image {
	position: absolute;
	top: 10px;
	left: 15px;}
	
#prod3-title {
	position: absolute;
	top: 10px;
	left: 300px;}
	
#prod3-text {
	position: absolute;
	top: 50px;
	left: 290px;}
	
#prod3-price {
	left: 310px;}
	
.shirt-layout {
	position: relative;
	float: left;
	top: 75px;
	left: 50px;
	width: 423px;
	height: 320px;
	margin: 10px 8px;
	background: #ffffff;}

.shirt-title {
	position: relative;
	float: right;
	top: 10px;
	width: 200px;
	text-align: left;}
	
.shirt-text {
	position: relative;
	float: right;
	top: 60px;
	left: 10px;
	width: 190px;}
	
.shirt-price {
	position: absolute;
	float: right;
	bottom: 20px;
	left: 220px;
	width: 200px;}
	
.shirt-pic {
	position: relative;
	float: left;
	top: 10px;
	width: 201px;
	left: 10px;}
	
h1 {
	text-align: center;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 195%;}
	
h4 {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 135%}
	
p {
	line-height: 150%;
	padding: 0 5px 0 10px;}
	
.buy-button {
	position: absolute;
	bottom: 20px;
	right: 10px;}
	
.ejunkie-add-button {
	position: absolute;
	bottom: 15px;
	right: 10px;}
	
#view-cart {
	position: relative;
	float: right;
	top: 65px;
	width: 166px;
	height: 23px;
	margin: 4px 8px;}
	
.googlecart-add-button {
	position: absolute;
	bottom: 15px;
	right: 10px;}
	
.product-attr-custom {
	position: absolute;
	bottom: 60px;
	right: 30px;}
	
#groupon {
	position: absolute;
	z-index: 100;
	left: 5px;}
