.blog {
margin-bottom: 30px;
}

.blog .title {
font-family: Verdana;
color: #333;
letter-spacing:1px;
line-height: 24pt;
border-bottom:1px dotted #DDD;
background-repeat:no-repeat;
padding-bottom:10px;
font-weight:bold;


}

.blog .title a {
font-family: Verdana;
font-weight:bold;
padding-bottom: 10px;
letter-spacing:1px;
line-height: 24pt;
}

.blog .title a:hover {
text-decoration: none;
border-bottom:none;
}

.blog .text {
background: url("../images/icon_blockquote_48x48.png") no-repeat;
padding-left: 54px;
margin-bottom: 0pt;
min-height: 40px;
}

.blog .text p {
margin-bottom: 6pt;
}

.blog .date {
font-size: 9px;
color: #aaaaaa;
line-height: 18pt;
border-bottom: 1px dotted #c3c8cd;
}