
#bulletinhdr {
 top:0;
 height:90px; width:100%; 
 margin:0 0 0 144px; padding:0 ;
 background:#660033;
 color: #ffffff; 
  }
td.bulletin_td {  width:90px;  height:114px;  text-align:center;  border-style:none; }
/* Clickable bulletin icon */
a.bulletin_link:link    {display:block; width:90px; height:114px; background:white url(/images/bulletin.gif) no-repeat; } 
a.bulletin_link:visited {display:block; width:90px; height:114px; background:white url(/images/bulletin.gif) no-repeat; } 
a.bulletin_link:hover   {display:block; width:90px; height:114px; background:white url(/images/bulletinup.gif) no-repeat; } 
a.bulletin_link:active  {display:block; width:90px; height:114px; background:white url(/images/bulletindown.gif) no-repeat; } 


