body
{
}

.cell
{
    width:10px;
    height:10px;
    display:inline;
    border: solid 1px black;
    background-color:Gray;
}


.tableCells tr
{
    height:10px;
}
.tableCells tr td
{
    width:10px;
    height:10px;    
    border: solid 1px black;
    background-color:Gray;
}

#divLifeSection
{
    width:333px;
}


#divLife
{
    
}

#divLife img
{
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
}
.lifeImageTop,.lifeImageTopLeft
{
    border-top: solid 1px gray;
}
.lifeImageLeft,.lifeImageTopLeft
{
    border-left: solid 1px gray;
}
