#news_topic {
background:lightgreen;
font-size:12px;
padding: 5px;
}

#news_subheader {
margin-bottom:10px;
padding-left:10px;
border-left:1px dotted black;
border-bottom: 1px dotted black;
min-height: 80px;
height: auto !important;
height: 80px;
}

#news_subtext{
font-size:12px;
}

#news_image{
float:left;
vertical-align:middle;
padding-right:10px;
padding: 2px 5px 5px 0px;
}

div#cal_time {
font-weight:bold;
}

div#cal_text {
position:relative;
left:20px;
}

div#cal_header{
background-color:lightblue;
border: 1px;
border-color: black;
margin-top: 10px;
}

span#cal_date{
font-weight: bold;
}

p.align-center{
text-align:center;
}

.indent{
padding-left: 30px;
}

.news-single-item h2 {
font-size: 14px;
}

.news-single-item p {
font-size: 12px;
}
