.dayTitle {
width: 64px;
height: 55px;
color: #666;
font-weight: bold;
line-height: 1.5em;
font-size: 130%;
clear: both;
text-align: center;
position: absolute;
left: -80px;
top: 20px;
background: white;
border-radius: 7px 7px 7px 7px;
box-shadow: 1px 1px 2px #A7A8AD;
text-shadow: 0px 0px 2px #A7A8AD;
text-indent: 0px;
}