ul.thread_tools, ul.thread_tools li {
	list-style: none;
	padding: 0;
	margin: 0;
	
	








}




/* a:link posts {	color: #0000CD;	text-decoration: none;} */
ul.thread_tools li {
	padding-left: 26px;
	padding-bottom: 4px;
	margin-bottom: 3px;
	font-size: 11px;
}




ul.thread_tools li.printable {
	background: url(../../../images/printable.gif) no-repeat 0px 0px;
}




ul.thread_tools li.sendthread {
	background: url(../../../images/send.gif) no-repeat 0px 0px;
}




ul.thread_tools li.subscription_add {
	background: url(../../../images/subscribe.gif) no-repeat 0px 0px;
}




ul.thread_tools li.subscription_remove {
	background: url(../../../images/unsubscribe.gif) no-repeat 0px 0px;
}




/*a:link {
color: #000000;	text-decoration: none;	border-bottom: 1px dotted black;
}
*/



    /* unvisited link */
/*
a:visited {
color: #000000;	text-decoration: none;	border-bottom: 1px dotted black;
}

*/


/* visited link */

/*a:hover {
color: #000000;	text-decoration: none;	border-bottom: 1px dotted black;
}
*/



/* mouse over link */
/*a:active {
color: #000000;	text-decoration: none;	border-bottom: 1px dotted black;
}

*/


/* selected link */




















