#main .other p {
	background-image: url(../images/icon-list.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-left: 30px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
	vertical-align: bottom;
}
#main .other p.no-mdb {
	margin-bottom: 0px;
}
#main .pdf {
	padding-bottom: 3px;
}

