@import 'styles.css';

TD.top-left {
   background-image:url('images/winxp-top-left-widget.jpg');
   width:24px;
   height:30px;
}

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

TD.top-right {
   background-image:url('images/winxp-top-right-widgets.jpg');
   width:79px;
   height:30px;
}

TD.left-edge {
   background-image:url('images/winxp-left-edge.jpg');
   width:24px;
}

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

TD.bottom-left {
   background-image:url('images/winxp-bottom-left.jpg');
   width:24px;
   height:45px;
}

TD.bottom-edge {
   background-image:url('images/winxp-bottom-edge.jpg');
   height:45px;
}

TD.bottom-right {
   background-image:url('images/winxp-bottom-right.jpg');
   width:79px;
   height:45px;
}
