#card_name {
    height: 20px;
    width: 25%;
    position: absolute;
    top: 40px;
    left: 145px;
}

#card_rays {
    height: 20px;
    width: 10%;
    position: absolute;
    top: 40px;
    left: 54%;
}

#card_energy {
    height: 20px;
    width: 15%;
    position: absolute;
    top: 40px;
    right: 50px;
}

#rate {
    height: 20px;
    width: 15%;
    position: absolute;
    top: 70px;
    left: 190px;
}

#monitor {
    height: 20px;
    width: 15%;
    position: absolute;
    top: 95px;
    left: 155px;
}

#time {
    height: 20px;
    width: 15%;
    position: absolute;
    top: 121px;
    left: 160px;
}

.table_cell {
    height: 20px;
    width: 15%;
    position: absolute;
    top: 195px;
    left: 45px;
    text-align: center;
}