body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 35px;
}
.textup {
	color: #656565;
	font-family: Arial;
	font-size: 12px;
}
a.linkup {
	color: #656565;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.linkup:hover {
	text-decoration:underline;
}
a.linkup2 {
	color: #656565;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
a.linkup2:hover {
	text-decoration:underline;
}

.horzdot {
	background-image: url(../images/horizon_dot.gif);
	height: 14px;
	background-position: center;
	background-repeat: repeat-x;
}
.verdot {

	background-image: url(../images/ver_dot.gif);
	background-repeat: repeat-y;
}
.sampleproduct {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF6C0A;
	line-height: 22px;
}
.pricetext {
	font-family: Arial;
	font-size: 18px;
	line-height: 30px;
	color: #5C5C5C;
}
.price {
	font-family: Arial;
	font-size: 18px;
	line-height: 30px;
	color: #5C5C5C;
	font-weight: bold;
}
.regularprice {
	font-family: Arial;
	font-size: 11px;
	color: #5C5C5C;
	font-weight: bold;
	display: block;
}
.specialprice {
	font-family: Arial;
	font-size: 11px;
	color: #D81601;
	font-weight: bold;
}
.yousave {
	font-family: Arial;
	font-size: 11px;
	color: #5BB709;
	font-weight: bold;
	display: block;
}
.stock {
	font-family: Arial;
	font-size: 11px;
	color: #FF6C0A;
	font-weight: bold;
	display: block;
}
.avail {

	font-family: Arial;
	font-size: 11px;
	color: #FF4D00;
	font-weight: bold;
}
.producttext {
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 10px;
}
.listing_pro_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallbx {
	border: 1px solid #DEDEDE;
}
.linebg {
	background-color: #C1C1C1;
	height: 1px;
}
.smallbx1 {
	border-top: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px none #C1C1C1;
	border-left: 1px solid #C1C1C1;
}
.smallbx2 {
	border-top: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px none #C1C1C1;
	border-left: 1px none #C1C1C1;
}
a.l1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A5A5A5;
	line-height: 19px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	background-position: 9px;
	
}
a.l1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	background-color: #E8E8E8;
	line-height: 19px;
	background-image: url(../images/arrow_hover.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	background-position: 9px;
	
}
.alltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
}
.alltextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	font-weight: bold;
}
.verproductline {
	background-image: url(../images/ver_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.moreinfobox {
	background-color: red;
	
}
a.moreinfo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 10px;
}
a.moreinfo:hover {
	text-decoration:underline;
	
}
a.buy {
	background-color: green;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;
	text-align: center;
}
a.buy:hover {
	text-decoration:underline;
	
}

