.buyLink{
	background			: #E97119;
	background-image	: url(buycart.png);
	background-position	: right top;
	background-repeat	: no-repeat;
	color				: white;
	font-size			: 12px;
	font-weight			: bold;
	height				: 20px;
	padding				: 3px 33px 3px 5px;
}