/* $Forum Thread
/******************************/

.content-fragment.thread .internal-link.add-post {  background: Transparent url('../Images/Forums/reply-button.gif') no-repeat scroll right -22px; color: #2A2E37; text-decoration:none;}
    .content-fragment.thread .internal-link.add-post span { background: Transparent url('../Images/Forums/reply-button.gif') no-repeat scroll left top;}
    
.content-fragment.thread a.add-post:hover { background-image: url('../Images/Forums/reply-button-hover.gif');color: #2A2E37; text-decoration:none; }
	.content-fragment.thread a.add-post:hover span { background-image: url('../Images/Forums/reply-button-hover.gif'); }
	
.content-fragment.thread .field-list .internal-link.add-inline-post { background: Transparent url('../Images/Forums/reply-button.gif') no-repeat scroll right -22px; color: #2A2E37; text-decoration:none;}
	.content-fragment.thread .field-list .internal-link.add-inline-post span {  background: Transparent url('../Images/Forums/reply-button.gif') no-repeat scroll left top; }	

.content-fragment.thread .field-list a.add-inline-post:hover { background-image: url('../Images/Forums/reply-button-hover.gif');color: #2A2E37; text-decoration:none; }
	.content-fragment.thread .field-list a.add-inline-post:hover span { background-image: url('../Images/Forums/reply-button-hover.gif'); }	
