div.listing {
	width: 550px;
	margin: 0;
	padding: 0;
	float: left;
}

div.listingbody {
	width: 550px;
	height: 133px;
	float: left;
}

div.ldet {
	float: left;
	width: 357px;
	height: 133px;
}



div.photo {
	width: 178px;
	height: 133px;
	float: left;
	padding: 0 15px 0 0;
}
div.productid {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	width: 357px;
	float: left;
	height: 12px;
}
div.productname {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	width: 357px;
	float: left;
}
.productname a:link, .productname a:visited {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}
.productname a:hover {
	color: #003333;
}
div.pdesc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 357px;
	float: left;
	height: 53px;
}
div.pricetext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 180px;
	float: left;
	height: 20px;
	padding: 0 0 5px 0;
}
div.price {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
div.moredetail {
	font-family: Arial;
	font-size: 12px;
	color: #047DAA;
	background-image: url(../images/detail.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	width: 177px;
	float: left;
	background-position: 87 0;
	padding: 0 0 5px 0;
	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;
}

div.producttoolbar {
	background-color: #EFEFEF;
	width: 357px;
	height: 20px;
	text-indent: 10px;
	float: left;
}



.producttoolbar a:link, .producttoolbar a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #007FB2;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	line-height: 17px;
}
.producttoolbar a:hover {
}
div.separator {
	height: 30px;
	width: 550px;
	float: left;
}











div.nextprev {
	font-family: Arial;
	font-size: 12px;
	color: #CC3300;
	line-height: 22px;
	background-color: #efefef;
	width: 550px;
	float: left;
}
.nextprev a:link, .nextprev a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	line-height: 22px;
}
.nextprev a:hover , nextprev a:active {
	color: #000000;
}



div.pathway {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	width: 550px;
	padding: 0 0 15px 0;
}
.pathway a:link , .pathway a:visited {
	color: #F8801F;
}
.pathway a:hover , .pathway a:active {
	color: #000000;
}
