/* Style
 ********************************/
.list-pdf li { zoom:1; overflow:hidden;}
.list-pdf li:after {
  content: ".";
  font-size:0;
  height:0; 
  display: block; 
  clear: both;
  overflow:hidden;
}
.list-pdf a {
	display:block;
	line-height:26px;
	background:url(../images/catalog/ico_pdf.gif) 0 0 no-repeat;
	width:81px;
	padding-left:53px;
	float:right;
	text-decoration:none;
	color:#000000;
}
.list-pdf li {
	padding-bottom:8px;
	border-bottom:1px dotted #000000;
	margin-bottom:8px;
}

#substance {
	margin-top:25px;
}