/* Private: subNav */

/*styles for top left header links (subNav plugin)*/
#subNav {width:100%; text-align:center; padding:2px 0; margin-bottom:15px; border:1px solid #CCC; border-left:0; border-right:0;}
.pipe {color:#CCC;}

#subNav a, .selectedSpan {color:#B51C31; text-decoration:none; font-size:100%; font-weight:bold; margin:10px 3px; white-space:nowrap;}
#subNav a:hover, .selectedSpan {text-decoration:underline;}

