li.addtocartbutton {
	background: url(cssimg/darkgreenbutton.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 92px;
	height: 20px;
	color: white !important;
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 1px;
	padding-top: 5px;
	}
	
	

.addtocartbutton a:link {
	text-decoration: none;
	color: #fff;
	}
	
.addtocartbutton a:visited {
	text-decoration: none;
	color: #fff;
	}
	
.addtocartbutton a:hover { 
	color: #E5913D;
	}

	
/*****download link********/


p.downloadbutton {
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	}	
	
	
img.down_arrow {
	border: 0px;
	vertical-align: middle;
	}	