@import 'styles.css';

TD.top-left {
   background-image:url('images/top-left-widget.gif');
   height:22px;
   width:21px;
}

TD.title-bar { background-image:url('images/bar-bg.gif');
   color:white;
   font-family:Arial,sans-serif;
   font-size:14px;
   height:22px;
}

TD.top-right {
   background-image:url('images/top-right-widgets.gif');
   width:67px;
   height:22px;
}

TD.left-edge {
   background-image:url('images/left-edge.gif');
   width:22px;
   height:22px;
}

TD.right-edge {
   background-image:url('images/right-edge.gif');
   width:67px;
   height:22px;
}

TD.bottom-left {
   background-image:url('images/bottom-left.gif');
   height:22px;
   width:22px;
}

TD.bottom-edge {
   background-image:url('images/bottom-edge.gif');
   height:22px;
}

TD.bottom-right {
   background-image:url('images/bottom-right.gif');
   height:22px;
   width:67px;
}
