.news-date{
font-weight:bold;
padding:3px 0px;
}
.news-title, .news-descript, .news-img{
padding-bottom:3px;
}
.news-pdf{
padding-bottom:5px;
}
.news-pdf a, .news-pdf a:active, .news-pdf a:visited{
text-decoration:underline;
}

hr{
height:1px;
color:#222;
width:100%;
}
.news-sel{
font-size:9pt;
}
h1{
display:inline;
font-size:12pt;
font-weight:bold;
line-height:25px;
}
h2{
display:inline;
font-size:9pt;
font-weight:normal;
}

#subscribe{
font-size:9pt;
}
#subscribe input{
font-size:9pt;
}
#subscribe td{
height:28px;
}
.news-input{
width:300px;
}
.news-city{
width:180px;
}
.news-state{
width:30px;
}
.news-zip{
width:70px;
}
form{
display:inline;
}
#err{
line-height:30px;
border:#222 dashed 1px;
font-size:12pt;
font-weight:bold;
padding:3px;
color:red;
margin-bottom:5px;
}