@charset "utf-8";
/* CSS Document */

#waku .cart {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #626666;
	font-size: 18px;
	text-align: left;
	text-indent: 5px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}

