/*Styles maintained at top level for all buildings, sub-webs, webmasters etc.
Will be added to as standards and cross-platform can be tested
and as training can be implemented.
*/


.link-alert { background-image: url(css-icons/icon_alert.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-excel { background-image: url(css-icons/icon_excel.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-external-link { background-image: url(css-icons/icon_external.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}

.link-itunes-link { background-image: url(css-icons/icon_itunes.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-intranet-info-link { background-image: url(css-icons/icon_info.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-listen { background-image: url(css-icons/icon_listen.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-mail-to { background-image: url(css-icons/icon_mailto.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-pdf { background-image: url(css-icons/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}

.link-quicktime { background-image: url(css-icons/icon_quicktime.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-rss-feed { background-image: url(css-icons/icon_rss.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-text-document { background-image: url(css-icons/icon_text.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}
	
.link-word { background-image: url(css-icons/icon_word.gif);
	background-repeat: no-repeat;
	padding-left: 20px
	}