#checkout-link a{
	background: url(../../images/global/double-arrow-orange.gif) no-repeat scroll right center;
	padding: 0 15px 0 0;
	font-weight: bold;
	font-size:  0.75em;
	margin:15px;
}

#cart-items{
	border:solid 1px #eee;
	padding:5px;
}
