@charset "utf-8";
/*-----------------------------------------------------
Notes
-----------------------------------------------------*/

#actual-content ul{
	list-style-type: none;
}
#actual-content li{
	padding: 2px 0 1em 20px;
}
.pdf-icon{
	background-image: url(/_images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.zip-icon{
	background-image: url(/_images/zip-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
