/* category overview */
table.categories
{
	width:100%;
	margin-top:10px;
}
table.categories td
{
	text-align:center;
	padding:0px 4px 15px 4px;
}
table.categories a
{
	color:#333;
	text-decoration:none;
}
img.product
{
	padding-bottom:4px;
}
p.bread-crumb
{
	letter-spacing:1px;
	color:#333;
	padding-bottom:4px;
	border-bottom:dotted 1px #cecece;
}
p.bread-crumb a
{
	text-decoration:none;
	color:#333;
}
p.bread-crumb a:hover
{
	text-decoration:underline;
}
