.clock_top
{
    background-image: url(/images/clock.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 20px;
    width: 170px;
}
.clock_bottom
{
    background-image: url(/images/clock.jpg);
    background-repeat: no-repeat;
    background-position: 0px -54px;
    height: 23px;
    width: 170px;
}

.clock_td1
{
    background-image: url(/images/clock.jpg);
    background-repeat: no-repeat;
    background-position: 0px -20px;
    height: 34px;
    width: 25px;
}

.clock_td2
{
    background-image: url(/images/clock.jpg);
    background-repeat: no-repeat;
    background-position: -49px -20px;
    height: 34px;
    width: 7px;
}
.clock_td3
{
    background-image: url(/images/clock.jpg);
    background-repeat: no-repeat;
    background-position: -117px -20px;
    height: 34px;
    width: 7px;
}
.clock_td4
{
    background-image: url(/images/clock.jpg);
    background-repeat: no-repeat;
    background-position: -148px -20px;
    height: 34px;
    width: 22px;
}

.bt_digit
{
    background-image: url(/images/digitfarm.jpg);
    background-repeat: no-repeat;
    background-position: -986px 0px;
    height: 34px;
    width: 24px;
}
.bt_digit2
{
    background-image: url(/images/digitfarm.jpg);
    background-repeat: no-repeat;
    background-position: -986px -34px;
    height: 34px;
    width: 24px;
}
.bt_digit3
{
    background-image: url(/images/digitfarm.jpg);
    background-repeat: no-repeat;
    background-position: -986px -68px;
    height: 34px;
    width: 24px;
}
.bt_digit4
{
    background-image: url(/images/digitfarm.jpg);
    background-repeat: no-repeat;
    background-position: -986px -102px;
    height: 34px;
    width: 24px;
}

.bt_colon
{
    background-image: url(/images/digitfarm.jpg);
    background-repeat: no-repeat;
    background-position: -960px 0px;
    height: 34px;
    width: 13px;
}
.bt_wcolon
{
    background-image: url(/images/wcolon.gif);
    height: 34px;
    width: 13px;
}
.bt_rcolon
{
    background-image: url(/images/rcolon.gif);
    height: 34px;
    width: 13px;
}
.bt_gcolon
{
    background-image: url(/images/gcolon.gif);
    height: 34px;
    width: 13px;
}
.bt_ycolon
{
    background-image: url(/images/ycolon.gif);
    height: 34px;
    width: 13px;
}
.bt_bcolon
{
    background-image: url(/images/bcolon.gif);
    height: 34px;
    width: 13px;
}
