.addCart {
	height: auto;
	width: auto;
	background-color: #FF0033;
	background-position: center center;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
