/***** Roundcube|Mail Report Spam styles *****/

.about-link {
	display: none !important;
}

#taskbar a.button-report_spam span.button-inner {
	background: url(report_spam_icon.png) 0 0 no-repeat;
	height: 19px;
}

#taskbar a.button-report_spam:hover span.button-inner,
#taskbar a.button-report_spam.button-selected span.button-inner {
	background: url(report_spam_icon.png) 0 -24px no-repeat;
	height: 19px;
}

#taskbar .button-report_spam_mbox_title {
	margin-right: 50px;
	padding-left: 30px;
	color: rgb(255, 255, 255) !important;
	height: 19px;
	font-size: 15px;
}