.entry {
width: 400px;
}
.line {
background: url(/design/images/blog-spacer.png) no-repeat bottom left;
height: 1px;
margin: 20px 0 20px;
}
.csstitle {
font-size: 1.3em;
color: #337a25;
}
.cssdate {
font-size: 0.8em;
color: #555;
}
.cssbody {
font-size: 1.0em;
color: #000;
}
