
#clock2 {
 background-image: url("./clockbg.gif");
 color: #ffffff;
 font-size: 14px;
 padding-top: 19px;
 padding-left: 30px;
 font-weight: bold;
 text-transform: uppercase;
 float: right;
 width:211px;
 height:56px;
 height:41px !important; 
 position: absolute;
 left: 543px;
 top: -35px;
 text-align:center; 
}

#accesstype {
 background-image: url("./clockbg.gif");
 color: #ffff99;
 font-size: 12px;
 padding-top: 20px;
 padding-left: 38px;
 font-weight: bold;
 text-transform: uppercase;
 float: right;
 width:211px;
 height:56px;
 height:41px !important; 
 position: absolute;
 left: 543px;
 top: -65px;
 text-align:center; 
}

a.tmlink {
  font-weight: bold;
  color:#f0f0f0;
  font-size:13px;
 }
 
 a.tmlinkd {
  font-weight: bold;
  color:#F4AE76;
  font-size:13px;
 }
