.blocker{
position:relative;
float:left;
width:20px;
text-align:center;
}
.red{
color:red;
}
.mon{
color:#444;
}
.tue{
color:#555;
}
.wed{
color:#666;
}
.thu{
color:#777;
}
.fri{
color:#888;
}
.sat{
color:#999;
}
.today{
color:#60F;
}
.haveentry{
color:#0099FF;
text-decoration:underline;
}
.pointme{
position:relative;
float:left;
cursor:pointer;
width:20px;
height:25px;
text-align:center;
}
.large{
position:relative;
float:left;
width:30px;
height:25px;
	}
#days{
display:none;
}
