nav#main .subnav li a.intern { background: url('/static/images/lock-white.png') right center no-repeat; }
nav#main .news .subnav li a.intern:hover { background: #0092de url('/static/images/lock-white.png') right center no-repeat; }
.news #subnav a.intern { background: url('/static/images/lock-blue.png') right center no-repeat; }
.news #subnav a.intern:hover { background: #0092de url('/static/images/lock-white.png') right center no-repeat; }
.intern, .intern * { color: rgba(0,0,0,0.3); }