.title a { color: #222; }

.title
{
    text-align: center;
    font-size: 140%;
    color: #222;
    padding-bottom: 0.6ex;
	line-height: 120%;
}

.date
{
    color: #909090;
    font-size: 60%;
    font-style: italic;
	text-align: right;
}

.message
{
    line-height: 150%;
    padding-bottom: 7ex;
	overflow: hidden;
}

.checkbox { float: left; margin-right: -5em; }

#lastBlog p
{
  margin-bottom: 1.5ex;
}