
table.products{
	width: 98%;
	text-align: left;
	margin: auto;
}
table.products td, th{
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}
table.products th{
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #000073;
}
table.products td.pic{
	text-align: center;
	vertical-align: middle;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 2px;
}
table.products td.pic img{
	border: 1px solid #333399;
	margin-bottom: 15px;
}
table.products td.tobig{
	padding-top: 0px;
}
table.products td.tobig img{
	margin-bottom: 0px;
}
table.products td.info{
	text-align: left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
}
table.products td.info p.type{
	font-weight: bold;
}
p.subpagelinks{
	font-size: 8pt;
	margin-bottom: 0px;
}
.subpagelinks{
	font-size: 8pt;
	font-weight: normal;
}
table.productintro{
	padding-top: 10px;
}
table.productintro td{
	width: 50%;
}
#content{
	text-align: center;
}
table.products td.productgroup{
	padding-top: 16px;
	border-bottom: 1px solid #333399;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}