

.article .bodyText {
padding-bottom:20px;
}

.bodyText p {
margin-bottom:1.2em;
}

.article .news h2 {
border-top:1px solid #e0e3f0;
}


.titleInfo {
margin-top:-1.4em;
padding-bottom:0.5em;
font-size:90%;
}

.titleInfo .author {
font-weight:bold;
}

.titleInfo .date {
font-style:italic;
color:#999;
}


div.lead {
border-bottom:1px solid #e0e3f0;
margin:0 0 11px 0;
padding:0 0 11px 0;
width:100%;
}

div.lead .titleInfo {
margin:0;
}

div.lead .titleInfo {
float:left;
width:140px;
}

div.lead .text {
float:left;
width:390px;
}

div.lead .text p {
margin:0;
}

div.lead .more {
font-size:90%;
}

.article .headerlink a:hover {
    color:#c60000;
    text-decoration:none;
    font-weight: bold;
}
.article .headerlink a {
    color:#c60000;
    text-decoration:underline;
    font-weight: bold;
}

.article .trackbacklink {
    font-size: 9px;
}
