#frontpage a
{
	text-decoration: none;
	color: black;
}

#frontpage img
{
	border: 0;
}

#frontpage td
{
	border: 1px solid #cccccc;
	margin: 1px;
	padding: 0px;
	width: 33%;
}

#frontpage .blank
{
	border: 0px;
}

#frontpage .left
{
	float: left;
}

#frontpage .right
{
	text-align: center;
	float: right;
}

#frontpage .right img
{
	margin: 3px;
}

#frontpage .text, #frontpage .price 
{
	margin-top: 10px;
	font-size: 0.9em;
	text-align: center;
	width: 170px;
}

#frontpage .price
{
	font-size: 0.9em;
}