/*----news release styles ---------------*

		created by jnk on 11/7/16 -------------*/


.thumbnail300px, .thumbnail200px {
 display: block;
 padding: 1%;
 line-height: 1;
 border: 1px solid #ddd;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.marketing-thumbnail.thumbnail300px {
	display: inline-block;
	padding: 1%;
	width: 300px;
}
.marketing-thumbnail.thumbnail200px {
	display: inline-block;
	padding: 1%;
	width: 200px;
}
.marketing-thumbnail.thumbnail300px img, .marketing-thumbnail.thumbnail200px img {
	padding-bottom: 2%;
}
.marketing-thumbnail.thumbnail300px .caption p, .marketing-thumbnail.thumbnail200px .caption p {
	margin: 0px;
	line-height: normal;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
}
div.atclear {
	clear: none !important;
}
div.add-this-float-right {
	width: 150px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 143px;
	left: 475px;
}
h1 + h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-bottom: 0.5em;
}
