#spellcheck-content{
	color:#333;
	margin:0 5px;
	font-size:13px;
	display:none;
}
#spellcheck-content span{
	font-weight:bold;
}
#spellcheck-content a{
	margin-right:15px;
	cursor:pointer;
	color:#E4151F;
}
#spellcheck-content a:hover{
	text-decoration:underline;
}