﻿#category a {
	float: left;
	width:231px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #390404;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url('images/bullet3.gif');
	background-position: 14px center;
	background-repeat: no-repeat;
}
#category a:hover {
	background-color: #390404;
	color: #FFFFFF;
}
.pheader {
	text-decoration: underline;
	float: right;
	margin: 0px;
	width: 704px;
	padding-top: 2px;
	padding-bottom: 8px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.product {
	float: left;
	width: 794px;
	padding: 10px;
	margin-top:2px;
}
.pdesc {
	text-decoration: none;
	float: right;
	width: 704px;
	padding-bottom: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.plink {
	text-decoration: underline;
	color: #000099;
	float: right;
	width: 704px;

	font-size: 12px;
	font-weight: bold;
}
.product:hover {
	background-color: #EFEFEF;
}
#pagediv a{
text-decoration:none !important;
float:left;
color:#333333;
font-weight:bold;
font-size:12px;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
}

#pagediv a:hover{
color:#800000;
}


