table.primary
{
	margin: 10px 0 10px 0;
}

table.primary td 
{
	text-align: center;
}

#footer ul
{
	display: inline;
	margin: 0;
	padding: 0;
}

#footer li
{
	list-style: none;
	display: inline;
	padding: 5px;
	line-height: 18px;
	white-space: nowrap;
}

#footer li a
{
	color: #797268;
}

div.banner
{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.price
{
	font-size: 32px;
	font-weight: bold;
	color: #CC0000;
}