/* CSS Document */

.pdf{
width:20px;
padding:0 20px 0 0;
background: url(https://www.uoguelph.ca/img/pdf.png) no-repeat right;
}
.zip{
width:20px;
padding:0 23px 0 0;
background: url(https://www.uoguelph.ca/img/zip.png) no-repeat right;
}
.doc,.docx{
width:16px;
padding:0 16px 0 0;
background: url(https://www.uoguelph.ca/img/doc.png) no-repeat right;
}
.txt, .rtf{
width:16px;
padding:0 16px 0 0;
background: url(https://www.uoguelph.ca/img/txt.png) no-repeat right;
}
.ppt, .pptx{
width:16px;
padding:0 16px 0 0;
background: url(https://www.uoguelph.ca/img/ppt.png) no-repeat right;
}
.xls{
width:16px;
padding:0 16px 0 0;
background: url(https://www.uoguelph.ca/img/xls.png) no-repeat right;
}
.emailp{
width:13px;
padding:0 15px 0 0;
background: url(https://www.uoguelph.ca/img/email.png) no-repeat right;
}
.wpd{
width:16px;
padding:0 16px 0 0;
background: url(https://www.uoguelph.ca/img/wpd.gif) no-repeat right;
}
.wmv{
width:14px;
padding:2px 16px 2px 0;
background: url(https://www.uoguelph.ca/img/wmv.gif) no-repeat right;
}