body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
table.listing {
	width: 550px;
}
.photo {
	width: 178px;
	height: 133px;
	margin-right: 15px;
}
.productid {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	padding-left: 15px;
}
.productname {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	padding-left: 15px;
	font-weight: normal;
}
.productname a:link, .productname a:visited {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}
.productname a:hover {
	font-family: Georgia;
	font-size: 18px;
	color: #808080;
	text-transform: uppercase;
	font-weight: normal;
}
.productdesc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 15px;
}
.pricetext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}
.price {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.moredetail {
	font-family: Arial;
	font-size: 12px;
	color: #047DAA;
	background-image: url(../images/detail.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 20px;
}
.moredetail a:link, .moredetail a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #047DAA;
	text-decoration: underline;
}
.moredetail a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #047DAA;
}
table.producttoolbar {
	background-color: #EFEFEF;
	width: 357px;
	height: 20px;
}
.linkstoolbar {
	font-family: Arial;
	font-size: 12px;
	color: #007FB2;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
.linkstoolbar a:link, .linkstoolbar a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #007FB2;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
.linkstoolbar a:hover {
}
.rowtoolbar {
	padding-left: 15px;
	padding-top: 20px;
}
.separator {
	height: 30px;
}
.nextprev {
	font-family: Arial;
	font-size: 14px;
	color: #CC3300;
	height: 25px;
}
.nextprev a:link, .nextprev a:visited  {
	font-family: Arial;
	font-size: 14px;
	color: #CC3300;
	height: 25px;
	font-weight: normal;
}
.nextprev a:hover {
	color: #000000;
}