#watweetikal-box {
  position:absolute; z-index:60;
  top:350px; right:0;
  width:auto;
  overflow:hidden;
}
#watweetikal-box.inactive {
  width:41px;
}
#watweetikal-box.empty {
  width:0;
}
#watweetikal-tab {
  position:relative;
  width:41px; height:148px;
  overflow:hidden;
  text-indent:-1000em;
  background-image:url("/img/label-watweetikal.png");
  _background-image:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/label-watweetikal.png", sizingMethod='crop');
  cursor:pointer;
}
#watweetikal-table {
  position:relative;
  left:41px;
  margin:-148px 41px 0 0;
  width:600px;
  background-color:#EECA00;
  color:#910221;
}
#watweetikal-table thead th {
  width:56px;
  padding:0 2px;
  border-left:1px solid #FFFFFF;
  background-color:#C3012A;
  color:#FFFFFF;
  text-align:center;
}
#watweetikal-table thead .head {
  padding:6px 10px;
  width:auto;
  border:none;  
  font-family:Impact, "Arial Black", Sans-Serif;
  font-size:180%;
  font-weight:normal;
  text-align:left;
}
#watweetikal-table tbody th {  
  padding:0 10px;
  font-weight:normal;
}
#watweetikal-table tbody td {
  height:40px;
  border-top:1px dashed #FFFFFF;
  border-left:1px solid #C3012A;
  background-image:url("/img/watweetikal-vink-leeg.jpg");
  background-repeat:no-repeat;
  background-position:11px 10px;
  cursor:pointer;
}
#watweetikal-table tbody .vchecked {
  background-image:url("/img/watweetikal-vink-vol.jpg");  
}
#watweetikal-table tbody .first td {
  border-top:none;
}
#watweetikal-table tbody .oneven th {
  background-color:#EEA800;
}
