
.c0, .c1
{

    padding-top:4px;
    padding-bottom:4px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}
.c_day
{
    text-align:center;
    font-weight:bold;
    background-color:#ccc;
}
.c_
{
    text-align:center;
    background-color:#eee;
    border-top: 1px solid green;
}
.c1_time
{
    float:left; 
    width:45%; 
    text-align:right;
}
.c_name
{
    width:55%; 
    float:right; 
    text-align:left;
}
.yoga
{
    background-color:#fff;
}
.karate
{
    background-color:#ffffcc;    
}