Quote Originally Posted by kobra View Post
Find this in your stylesheet and make margin 0em
Code:
#cartAdd {
	float: right;
	text-align: center;
	margin: 0em;
	border: 1px solid #000000;
	padding: 1em;
	}

Thanks Kobra...but did not seem to do anything...