.border {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.text, p, li {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
}

li {
line-height:1.1em !important;
list-style:disc outside none;
padding:0 0 8px;
}
