/*-------------------- new type --------------------*/

.list-text {
	color: #000000;
	font-size: 75%;
	text-align: left;
	vertical-align: top;
	padding-left: 0.5em;
	padding-right: 0em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	line-height: 140%;
	
}

