.drag
{
position:relative;
cursor:hand;
z-index: 100;
}
body
{ 
background-image: 
url('bkg2.jpg');
background-repeat: repeat-y;
font-family: arial,helvetica;
}
table#time
{
background-image: url('toolbar.gif');
}
td#timers
{
background-color: ;
width: 310;
}