.p4
{
	padding: 4px;
}
.p8
{
	padding: 8px;
}
.p16
{
	padding: 16px;
}
.content
{
	color: #fff;
	font-family: futura, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.product_title
{
	color: #7a4;
	font-family: futura, sans-serif;
	font-size: 40px;
	line-height: 128px;
	font-weight: bold;
}
.condensed li
{
	padding-bottom: 0px;
}
.copy
{
	padding-top: 16px;
	padding-bottom: 16px;
	color: #999;
	font-family: futura, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}

.title
{
	color: #7a4;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
h1
{
	font-size: 22px;
	line-height: 26px;
}
h3
{
	font-size: 14px;
	line-height: 18px;
}

li
{
	padding-bottom: 16px;
}

a
{
	color: #7a4;
	font-weight: bold;
}
a:link
{
	color: #7a4;
	font-weight: bold;
}
a:visited
{
	color: #7a4;
	font-weight: bold;
}
a:hover
{
	color: #ac7;
	font-weight: bold;
}

.invalid
{
	color: #f00;
}