#header ul li.products a:link, #header ul li.products a:visited {
	background: url(../assets/products.jpg) bottom left;
}

#wrapper {
	padding: 0 70px 0 50px;
}

table.products {
	width: 730px;
	margin: 40px 0 0 7px;
}

table.products td {
	padding: 0 15px 70px 20px;
	vertical-align: top;
}

table.products img {
	border: none;
	margin-left: 10px;
}

.info {
	float: right;
	width: 175px;
	vertical-align: top;
}

.info h2 {
	margin: 0 0 7px 0;
	font-size: 16px;
}

#content .info h2 a:hover {
	text-decoration: none;
}

.info ul {
	font-size: 9px;
	line-height: 12px;
	margin: 5px 0 5px 15px;
}

.info p {
	line-height: 14px;
	font-size: 10px;
}

.info p.note {
	font-size: 9px;
	font-weight: bold;
	margin-top: 5px;
	line-height: 12px;
}

.info table {
	margin: 0 0 5px 0;
	padding: 0;
}

.info table td {
	padding: 0;
}

#content a:link, #content a:visited {
	color:#73260F;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}

p.top-note {
	padding: 35px 0 0 38px;
	clear: both;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

ul.bottom-note {
	padding: 17px 0px 15px 48px;
	clear: both;
	margin: -35px 10px 40px 30px;
	font-size: 11px;
	line-height: 15px;
	border-top: solid 1px #EBEBEB;
	border-bottom: solid 1px #EBEBEB;
}

ul.bottom-note li {
	margin: 0 0 7px -15px;
}

ul li.bold {
	font-weight: bold;
}

p.tshirt {
	font-weight: normal;
	font-size: 9px;
	margin-left: 24px;
}

p.price {
	font-size: 11px;
}

.info ul.combos {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 5px 0 10px 0;
	
}






