/*
CSS for Show Unread Comments Plugin
*/

img.suc_read
{
	border: 0px solid #CCCCCC;
}

img.suc_unread
{
	border: 0px solid #CCCCCC;
}
