.cs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FFFFCC;
	background-color: #333333;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	list-style-position: inside;
	list-style-type: circle;
	cursor: hand;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

