.link-top
{
padding: 2px 21px 2px 0px;
background:url(/webdata/graphics/arrow-top.gif) no-repeat -2px 0;
background-position: right
}
.link-ebook
{
padding: 2px 0 2px 21px;
	background:url(/webdata/graphics/icon_ebook.gif) no-repeat -2px 0;
}
.link-mp3
{
padding: 2px 0 2px 21px;
	background:url(/webdata/graphics/icon_mp3.gif) no-repeat -2px 0;
	display:block;
}
.link-pdf
{
padding: 2px 0 2px 21px;
	background:url(/webdata/graphics/icon_pdf.gif) no-repeat -2px 0;
	display:block;
}
.link-web
{
padding: 2px 0 2px 21px;
background:url(/webdata/graphics/icon_arrow_right.gif) no-repeat -2px 0;
}
.link-wmv
{
padding: 2px 0 2px 21px;
	background:url(/webdata/graphics/icon_wmv.gif) no-repeat -2px 0;
	display:block;
}
