/*  ************ News ************ */
.news {
border-bottom: 1px dashed #B2B2B2;
margin-bottom: 1em;
padding: 0.6em 0.6em .5em;
}

.news h2 {
font-family: Georgia, serif;
padding-bottom: .2em;
}

.newsText {
padding: 0.6em 1.5em;
}

.newsName {
float: right;
font-family: Georgia, serif;
padding: 6px 10px 0;
}

.newsLink {
/*font-family: Arial, "Neue Helvetica", Helvetica, sans-serif;*/
font-family: Georgia, serif;
padding: 6px 10px 0px;
}

.comment {
border-bottom: 1px dashed #B2B2B2;
margin-bottom: 1em;
padding: 0.25em 2em 1em;
}

.commentName {
padding: 0 .5em;
}

.commentForm {
float: right;
}
/*  ************ **** ************ */



