a {
	color:#0099CC;
	text-decoration:none;
}
a:hover {
	color: #CC3300;
}
h1,h2,h3,h4,h5 {
	color: #0099CC;
}
h1 {
	font-size: 14px;
	padding:10px 0px 5px 0px;
}
h2 {
	font-size: 12px;
}
p {
	padding:5px 0px;
}
.smtext {
	font-size:10px;
	font-weight:normal;
}
#list_table {
	table-layout:auto;
	margin:0px auto 10px auto;
	width:100%;
}
#list_table tr {
	vertical-align:top;
}
#list_table td {
	padding:3px;
}
#list_table tr th a:link {
	color:#666666;
}
#list_table img {
	border:1px solid #cccccc;
	padding:1px;
}
.sold {
	background-color:#CC0000;
	color:#FFFFFF;
	padding:2px;
	font-size:11px;
	font-weight:bold;
}
h2.prodCat { background-color: #0099cc;padding:0.2em 0.5em;color:#fff; }
div.catLinks { font-size:9px;line-height:14px;margin-bottom:10px; }
div.prodItem { clear:both;padding:0.5em 0.3em;background-color:#fff; }
div.prodItem h3 img { float:right;margin:0 0 3px 10px;border:1px solid #ccc;padding:1px; }
div.prodItem span.clear { clear:both;line-height:0;height:0;display:block; }
div.prodItem span.sold { display:inline-block; }
div.prodItem table { table-layout:fixed;border:none;border-collapse:collapse; }
div.prodItem table tr { vertical-align:top; }
div.prodItem table tr td, div.prodItem table tr th { padding:0.2em 0.5em;text-align:center;font-size:10px;border:1px solid #ccc; }
div.prodItem table tr th { background-color:#ccc;color:#fff; }
