.thumbnail{
	margin:0 !important;
}

.margin-top-20{
	margin-top:20px !important;
}

.img-responsive.rounded-x{
	margin: auto;
}


a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  text-decoration: none;
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.news-v3 h2 a {
  color: #555;
}
.news-v3 .news-v3-in-sm h2 {
  font-size: 22px;
  margin: 0 0 15px;
  line-height: 30px;
  text-transform: inherit;
}
.news-v3 .news-v3-in-sm {
  padding: 20px;
}
.no-padding {
  padding: 0 !important;
}
.news-v3 {
  background: #FFF;
}


.news-v3 h2 {
  font-size: 32px;
  font-weight: 200;
  margin: 0 0 20px;
  line-height: 45px;
  text-transform: uppercase;
}
.news-v3 .news-v3-in-sm h2 {
  font-size: 22px;
  margin: 0 0 15px;
  line-height: 30px;
  text-transform: inherit;
}

.news-v3 h2 a:hover {
  text-decoration: none;
}

.news-v3 p {
  color: #555;
  margin-bottom: 20px;
}

.news-v3 .posted-info li:first-child:before, .news-v3 .news-v3-in-sm .posted-info li:first-child:before {
  content: " ";
  margin-right: 0;
}
.news-v3 .news-v3-in-sm .posted-info li:before {
  font-size: 11px;
  line-height: 11px;
  margin-right: 9px;
}

.news-v3 .posted-info li:before, .news-v3 .news-v3-in-sm .posted-info li:before {
  content: '/';
}

.news-v3 .posted-info li:before {
  font-size: 12px;
  line-height: 12px;
  margin-right: 13px;
}

.news-v3 .news-v3-in-sm .posted-info li {
  padding: 0;
  font-size: 12px;
  padding-left: 5px;
}

.news-v3 .posted-info li {
  color: #555;
  font-style: italic;
}