.productbox {
	float: left;
	width: 171px;
	display: block;
	margin-bottom: 25px;
	margin-right: 17px;
}
.productimage {
	border: 2px solid #B53153;
	margin-bottom: 5px;
	display: block;
	width: 167px;
}
.pagenav a {
	color: #582827;
	text-decoration: none;
}
#stdright #stdtext .pagenav a {
	text-decoration: none;
}

#stdright #stdtext .pagenav .prevnext {
	color: #FFFFFF;
	text-decoration: none;
}

.pagenav .on {
	font-weight: bold;
	color: #B53153;
}


.producttitle {
	font-weight: bold;
	color: #B53153;
	display: block;
	text-align: left;
	padding-bottom: 2px;
}
.shortdesc {
	text-align: left;
	padding-bottom: 2px;
	display: block;
}
.productprice {
	display: block;
}
.nomargin {
	margin-right: 0px;
	padding-right: 0px;
}
.productbox .productdescription .producttitle a {
	color: #B53153;
	text-decoration: none;
}
.productbox .productdescription .producttitle a:hover {

	color: #B53153;
	text-decoration: underline;
}
.pagenav {
	padding-bottom: 10px;
	display: block;
	clear: both;
}
.pagenav .prevnext {
	background: #BFBE71;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	font-weight: normal;
}
.pagenav .prevnext:hover {
	background: #B53153;
	color: #FFFFFF;
	text-decoration: none;
}
.saleprice {
	color: #F24242;
	font-weight: bold;
}
.previousprice {
	text-decoration: line-through;
}
.pagenav a:hover {
	color: #582827;
	text-decoration: underline;
}
.producttitle a {
	color: #B53153;
	text-decoration: none;
}
.producttitle a:hover {
	color: #B53153;
	text-decoration: underline;
}
