﻿.attchmentIcon
{
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;
	overflow:hidden;
	margin:3px;	
	float:right;
}

.iconTxt
{	
	background:url(../Img/txt.gif) top left no-repeat;
}
.iconPdf
{	
	background:url(../Img/pdf.gif) top left no-repeat;	
}
.iconWord
{	
	background:url(../Img/word.gif) top left no-repeat;
}
.iconExcel
{	
	background:url(../Img/excel.gif) top left no-repeat;
}
.iconPict
{	
	background:url(../Img/pict.gif) top left no-repeat;
}
.iconUnknown
{	
	background:url(../Img/unknown.gif) top left no-repeat;
}
