.item-pdf {
	list-style-image: url(../images/icons/pdf.gif);
	list-style-type: square;
}
.item-weblink {
	list-style-image: url(../images/icons/weblink.gif);
	list-style-type: disc;
}
.item-word {

	list-style-image: url(../images/icons/word.gif);
	list-style-type: square;
}
.item-excel {
	list-style-image: url(../images/icons/excel.gif);
	list-style-type: square;
}
.item-powerpoint {
	list-style-image: url(../images/icons/powerpoint.gif);
	list-style-type: square;
}
.item-hd-link {
	list-style-image: url(../images/icons/hertsdirect.gif);
	list-style-type: square;
}
.item-top {
	list-style-image: url(../images/icons/to-top.gif);
	list-style-type: disc;
	text-align: right;
	padding: 0px;
	margin: 0px 150px 0px 0px;
}
.item-jpg {
	list-style-image: url(../images/icons/jpeg.gif);
	list-style-type: square;
}
}
.item-hgfl {
	list-style-image: url(../images/icons/hgfl-link.gif);
	list-style-type: square;
}
