.bcmonth {
    border: 2px solid #333333;
    font-family: arial,sans-serif;
    font-size: 11.2px;
	line-height: 100%;
}

.entry-content .bcmonth a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.entry-content .bcmonth a:hover {
	text-decoration: underline;
}

.bcday {
    height: 15px;
    padding-right: 5px;
    text-align: right;
}
.bccell {
    border-left: 1px solid #666666;
    height: 15px;
    text-align: left;
    width: 100px;
}
.bcch {
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 100px;
}
.bcbk {
    display: block;
    float: left;
    left: 100px;
    margin-left: -100px;
    padding-left: 5px;
    position: relative;
}