
a.comment:link, a.comment:visited, a.comment:active{
	background-image: url(/_templates/_icons/comment.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 22px;
	font-size: 10px;
	color: #333333;
}

a.html2pdf{
	background-image: url(/_templates/_icons/page_white_acrobat.png);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	color: #333333;
}

a.html2pdf:hover{
	background-image: url(/_templates/_icons/page_white_acrobat.png);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
	text-decoration: underline;
	color: #333333;
}

a.moreLinks{
	background-image: url(/_templates/more-btn.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	color: #333333;
	margin-left: 1px;
}

a.moreLinks:hover{
	background-image: url(/_templates/more-btn.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	color: #333333;
	margin-left: 1px;
}

div.moreNews{
	text-align: left;
	line-height: 18px;
	font-size: 10px;
}


