 .zicsubhead{
  font-family: calibri, arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4em;
  margin-bottom: 0px;
  margin-top: 10px;
  text-transform: uppercase;
}

.news-single-imgcaption{
  text-align: right;
  font-size: 12px !important;
  font-style: italic;
  margin-bottom: 15px;
}

.news-single-item p{
  margin-bottom: 1.5em;
}

.news-single-item h3 {
  font-size: 30px !important;
  margin-top: -10px;
  margin-bottom: 15px;
}

.news-single-item span.zicsubhead{
  font-size: 18px !important;
  margin-top: -10px;
  margin-bottom: 15px;
}

.news-list-item {
  float: left;
  margin-bottom: 15px;
}

.news-list-item p{
  padding-right: 10px;
}

.news-list-item IMG{
  padding-right: 10px;
  margin-bottom: 15px !important;
  
}


.news-list-item h2 {
  font-size: 22px !important;
}


.first-list-item h2 {
  font-size: 36px !important;
}

/*.first-list-item IMG{
  width: 950px !important;
  height: auto;
  display: block;
  clear: both;
  
}*/

.first-list-item h3 {
  font-size: 18px !important;
}

.news-list-container IMG {
  float: left;
  margin-left: 0px;
  margin-top: 0.3em;
}


.news-single-item IMG{
  margin: 5px 0 !important;
}

.teaser{
  font-weight: bold;
}



/*-------most_popular-----*/

.most_popular_list_item {
  margin-bottom: 0px !important;
  padding-left: 10px;
  width: 280px;
}

.most_popular_list_item h2{
  font-family: arial, sans-serif !important;
  font-size: 12px !important;
  color: #0088CC !important;
  margin-bottom: 0px;
  text-indent: -15px;
}

.most_popular_list_item a{
  font-size: 12px !important;
  color: #0088CC !important;
}

#most_popular{
  padding-top: 0px;
}

/* Related Content */
.news-related {
	border-bottom: 1px solid #e8e8e8;
}
.news-related h3 {
	font-size:18px !important;
}
.news-related-item {
	margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
	padding-top: 15px;
	border-top: 1px solid #e8e8e8;
}
.news-related-item-image {
	float: left;
}
.news-related-item-title h3 {
	margin-top: 2px;
	line-height: 18px;
	margin-bottom: 5px;
}
.news-related-item-title, .news-related-item-lead, .news-related-item-date {
	margin-left: 135px;
}