.list {
	margin-top: 10px;
}

.list p {
	padding: 4px 4px 4px 0px;
	font-weight: bold;
	font-size: 14px;
}


.list ul {
	margin: 0px;
	padding: 0px;
}

.list li {
	list-style-type: none;
	background-image: url(../img/pdf_s.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 2px;
	padding: 4px 0px 2px 22px;
	background-position: 0px 2px;
}