.No-padding {
}

.No-padding  ul li{
	list-style-type:none;
	display: inline;
}


.pdf  li a:link {
	width: 16px; 
	height: 16px; 
	background: url(../images/ico-pdf-16x16.png); 
	margin-left: -40px;
	position: absolute;
}

.pdf  li a:visited {
	width: 16px; 
	height: 16px; 
	background: url(../images/ico-pdf-16x16.png);
	margin-left: -40px;
	position: absolute;
}

.pdf  li a:hover {
	width: 16px; 
	height: 16px;  
	background: url(../images/ico-pdf-16x16.png); 
	margin-left: -40px;
	position: absolute;
}

.pdf li a:active {
	width: 16px; 
	height: 16px; 
	background: url(../images/ico-pdf-16x16.png); 
	margin-left: -40px;
	position: absolute;
}

.html  li a:link {
	width: 16px; 
	height: 16px; 
	background: url(../images/icon_html_16x16.gif); 
	margin-left: -20px;
	margin-top: -19px;
	position: absolute;
}

.html li a:visited {
	width: 16px; 
	height: 16px; 
	background: url(../images/icon_html_16x16.gif); 
	margin-left: -20px;
	margin-top: -19px;
	position: absolute;
}

.html li a:hover {
	width: 16px; 
	height: 16px;  
	background: url(../images/icon_html_16x16.gif); 
	margin-left: -20px;
	margin-top: -19px;
	position: absolute;
}

.html li a:active {
	width: 16px; 
	height: 16px; 
	background: url(../images/icon_html_16x16.gif); 
	margin-left: -20px;
	margin-top: -19px;
	position: absolute;
}
 