
a#On, a#Off {
   padding: 0.1em 0.5em 0.1em 0.5em;
   margin:  0 0.5em 0 0;
   font:bold 16px Arial; 
   color: #CC0033; 
   text-decoration:none; 
   border-bottom:1px dashed #999;
   cursor: pointer;
   }

.hideIfNoJS {
	display: none;
	}


.triggerOpen a, .triggerClosed a {
	text-decoration: none;
	cursor: pointer;
	}


.hiddenContent {
   display: none;
   }
   
#otherNews .revealedContent {
   padding-left: 14px;
   }
#otherNews ul.revealedContent {
   padding-left: 30px;
   margin-left: 0;
   }
   
   

