.catlist-outline {
	border: 1px solid #656263;
	width: 200px;
}
.catlist-img {
	vertical-align: top;
	height: 190px;
}
.catlist-prodtitle {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.catlist-prodprice {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 118%;
	font-weight: bold;
}
.catlist-buynowbtn {
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 7px;
	height: 24px;
	width: 82px;
	background-image: url(../img/buynow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-align: right;
}
.catlist-buynowbtn a {
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 2px;
}
.catlist-cellpadr {
	width: 18px;
}
.catlist-cellpadb {
	height: 22px;
}
.catlist-buynowbtn a:hover {
	text-decoration: none;
}
.nonactivelink {
	color: #CCCCCC;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #182D48;
}
.saleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #f00;
}
.saleprice2 {
	color: #f00;
}
.detailsoutline {
	border: 1px solid #656263;
}
.detailsimg {
	width: 300px;
	padding-right: 0px;
}
.detailslabel {
	width: 85px;
}
.giftwrapmessage {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.h1line {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #656263;
}
.presaleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
}
.presaleprice2 {
	font-size: 80%;
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
}
.salemessage {
	font-weight: normal;
	color: #F00;
	text-align: center;
}

