#contentsArea article .h3__security_function--mod {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color:#666;
	background-image:none;
	border: 1px solid #666;
	border-left:none;
	border-radius: 4px;
	padding:0;
}
#contentsArea article .h3__security_function--mod span {
	border-left:none;
	padding:7px 10px 5px;
}

#contentsArea article .h3__security_function--mod a {
	color:#FFF;
}

#contentsArea article .h3__security_function--mod a:hover {
	color:#FFF;
}

#contentsArea article .h3__security_function--mod a:hover::after {
	content:" >>";
	text-decoration: none;
}