.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
.art {
	background-image: url(images/knight_art.gif);
	background-repeat: no-repeat;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
div.img
{
  margin: 2px;
  height: auto;
  width: auto;
  float: none;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #cccccc;
}
div.img a:hover img {border: 1px solid #cc0000;}
div.desc
{
	text-align: center;
	font-weight: normal;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-position: center;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	font-variant: small-caps;
}
