div#subcare{

	padding-left:7px;

}

table.calen {

    border-collapse: collapse;

    font-size: 10px;

    margin: 0;

    padding: 0;

	margin-bottom:10px;

	width: 198px;

}

table.calen th {

    border: 0px solid #000000;

    height: 20px;

    line-height: 20px;

}

table.calen td {

    border: 0px solid #000000;

    height: 20px;

    line-height: 20px;

    text-align: center;

    width: 25px;

}

table.calen tr.fri {

    color: #FC3D8B;

}

table.calen tr.sat {

    color: #FC3D8B;

}

table.calen tr.sun {

    color: #FC3D8B;

}

table.calen td.fri {

    background-color: #727272;

    color: #FFFFFF;

}

table.calen td.sat {

   background-color: #FEE8D4;

color: #C00;

}

table.calen td.sun {

    background-color: #FEE8D4;

color: #C00;

}

table.calen .today {

    color: #000000;

    font-size: 16px;

    font-weight: bold;

}

table.calen tr.bg1 {

    color: #000000;

}

table.calen tr.bg2 {

   background-color: #EAEAEA;

color: #333;

}

DIV#subcareinput {

    margin: 0;

    padding-left: 5px;

}

DIV#subcaretext {

    color: #000000;

    font-size: 10px;

    width: 180px;

}