body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F3F3F3;
	color: #000000;
	margin-top: 25px;
}
a:link {
	color: #000000;
}
a:hover {
	color: #00AFDC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00AFDC;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-transform: none;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
table {
	border-collapse: collapse;
	border-color: #999999;
	text-align: left;
}
.clear {
	clear: left;
}

ul {
	padding-left: 2px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(/images/widgits/new_arrow.gif);
}
ul li {
	list-style-image: url(/images/widgits/new_arrow.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}
#update {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
#center {
	text-align: center;
	border: 1px solid #000000;
}
#overview {
	background-color: #FFFFFF;
	width: 180px;
}
#products {
	background-color: #FFFFFF;
	background-position: left top;
}
#spacer {
	background-image: url(/images/widgits/spacer.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.border {
	background-color: #000000;
	width: 1px;
	vertical-align: bottom;
}
.silver {
	font-weight: bold;
	color: #666666;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.blue {
	font-weight: bold;
	color: #3366CC;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}
.qty {
	color: #000066;
}
td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.pop {
	display: block;
	padding: 25px;
}
.yellow {
	color: #FFCC00;
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #009900;
}
.ltblue {
	color: #0099CC;
}
.gray {
	color: #666666;
}
.holographic {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
#sitemap {
	color: #CCCCCC;
}
#sitemap p {
	color: #999999;
}
img.left {
	float: left;
	padding-right: 20px;
}
img.right {
	float: right;
	padding-left: 20px;
}
.mini-product-category {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.mini-product-category .product-description ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.mini-product-category .product-description ul li {
	padding: 1px;
}
.mini-product-category .product-pricing {
	float: left;
	width: 205px;
}
.mini-product-category .product-shipping {
	width: 145px;
	margin-left: 205px;
}
.mini-product-category .product-description {
	width: 350px;
	float: left;
}
.mini-product-category .product-image {
	width: 150px;
	margin-left: 350px;
}
