.catlist-outline {
	width: 176px;
}
.fbtoutline {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #98CECE;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.fbtplus {
	width: 23px;
}


.catlist-imgoutline {
	border: 1px solid #D1E0E3;
}
.catlist-img {
	vertical-align: top;
	height: 180px;
}
.catlist-prodtitle {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #370335;
}
.catlist-prodtitle a {
	color: #370335;
}
.catlist-prodtitle a:hover {
	color: #656263;
}
.catlist-desc {
	font-size: 110%;
}
.catlist-prodprice {
	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: 7px;
}
.catlist-cellpadb {
	height: 22px;
}
.catlist-buynowbtn a:hover {
	text-decoration: none;
}
.nonactivelink {
	color: #CCCCCC;
}
.price {
	font-weight: bold;
	color: #182D48;
}
.saleprice {
	font-weight: bold;
	color: #f00;
}
.saleprice2 {
	color: #f00;
}
.detailsoutline {
	border: 1px solid #D1E0E3;
}
.detailsimg {
	width: 280px;
	padding-right: 0px;
}
.detailslabel {
	width: 50px;
}
.giftwrapmessage {
	width: 95%;
	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-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;
}
.cookietrail {
	padding-bottom: 10px;
}
.cookietrail a {
	color: #98CECE;
	text-decoration: none;
}
.cookietrail a:hover {
	color: #98CECE;
	text-decoration: underline;
}
