.news {
   padding-top: 10px;
   padding-bottom: 10px;
   margin-top:10px;
   margin-bottom:10px;
   line-height: 20px;
}

.news h3 {
   font-size: 12px;
   background-color: transparent;
   border-bottom: 1px solid #D7E5F2;
   border-collapse: collapse;
}

.news h2 a:link { color: #555; text-decoration: none; font-weight:bold;}
.news h2 a:visited { color: #555; text-decoration: none; font-weight:bold;}
.news h2 a:hover { color: #337cd2; text-decoration: none; font-weight:bold;}
.news h2 a:active { color: #555; text-decoration: none; font-weight:bold;}

.news-block {
   padding-top: 10px;
   padding-bottom: 10px;
   margin-top:10px;
   margin-bottom:10px;
   line-height: 20px;
}

.news-block h3 {
   font-size: 12px;
   margin-top: 0pt;
   margin-right: 0pt;
   margin-bottom: 5px;
   margin-left: 52px;
   padding-top: 0pt;
   padding-right: 0pt;
   padding-bottom: 5px;
   padding-left: 0pt;
   background-color: transparent;
   border-bottom: 1px solid #D7E5F2;
   border-collapse: collapse;
}

.news-block h5 {
   font-size: 12px;
   margin-top: 0pt;
   margin-right: 0pt;
   margin-bottom: 5px;
   margin-left: 52px;
   padding-top: 0pt;
   padding-right: 0pt;
   padding-bottom: 5px;
   padding-left: 0pt;
   background-color: transparent;
   font-size: 12px;
   font-decoration: none;
}

.dates {
   background-image: url(/images/date.gif);
   background-repeat: no-repeat;
   float: left;
}

.dates span {
   color: #337cd2;
   padding: 0px;
   margin: 0px;
   border: 0;
}

.dates .post-date {
   margin-top: 0pt;
   margin-right: 10px;
   margin-bottom: 0pt;
   margin-left: 0pt;
   float: left;
   width: 42px;
   height: 46px;
   text-align: center;
   background-color: transparent;
   background-image: url(/images/date.gif);
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-x-position: 0%;
   background-y-position: 0%;
}

.dates .post-date span {
   display: block;
}

.dates .post-date .month {
   margin-top: -1px;
   margin-right: 0pt;
   margin-bottom: 0pt;
   margin-left: 0pt;
   font-size: 0.8em;
   color: #aacee5;
   text-transform: uppercase;
}

.dates .post-date .day {
   padding-top: 6px;
   padding-right: 0pt;
   padding-bottom: 0pt;
   padding-left: 0pt;
   font-size: 23px;
   color: #4d4d4d;
}