#page .product-list h1 {
	margin:0px 0px 0.6em 0px;
}

h1 a:link,
h1 a:visited,
h1 a:active
h1 a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#5B4C95;
}

#page h2 { 
	margin:0.6em 0px 0.6em 0px;
}

h2 a:link,
h2 a:visited,
h2 a:active
h2 a:hover {
	font-weight:bold;
	text-decoration:underline;
}

#page h3 { 
	margin:0px 0px 2px 0px; 
	font-weight:bold;
}

h3 a:link,
h3 a:visited,
h3 a:active
h3 a:hover {
	font-weight:bold;
	color:#5B4C95;
}

table.prodList { border-collapse:collapse; width:90%; margin-bottom:20px; }
table.prodList th { border-bottom-width:1px; border-bottom-style:solid; width:110px; padding:10px 0px 10px 4px; border-bottom-color:#CCCCCC; }
table.prodList td { border-bottom-width:1px; border-bottom-style:solid; padding:10px 20px 10px 20px; vertical-align:middle; border-bottom-color:#CCCCCC; }
#page table.prodList p.details { margin:4px 0px 0px 0px; }
#page table.prodList p { margin:0px; }
.price { font-weight:bold; }