.ib-container article_citation{
	display: block;
	/*width: 320px;*/
	background: #fff;
	float: left;
	border: 10px solid #fff;
	text-align: left;
	text-transform: none;
	margin: 15px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 1px 3px 10px rgba(0,0,0,0.2);
}
.ib-container article_citation h3 a{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	opacity: 1;
}
.ib-container article_citation header span{
	font-size: 14px;
	font-family: 'Bitter', serif;
	padding: 5px 0;
	display: block;
	color: #FFCC33;
	color: rgba(255, 204, 51, 1);
	text-shadow: 0px 0px 0px rgba(255, 204, 51, 1);
	text-transform: uppercase;
	opacity: 1;
}
.ib-container article_citation p{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333;
	color: rgba(51, 51, 51, 1);
	text-shadow: 0px 0px 0px rgba(51, 51, 51, 1);
	opacity: 1;
}
.ib-container article_citation2{
	display: block;
	background: #fff;
	float: left;
	border: 10px solid #fff;
	text-align: left;
	text-transform: none;
	margin: 15px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 1px 3px 10px rgba(0,0,0,0.2);
}
.ib-container article_citation2 h3 a{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	opacity: 1;
}
.ib-container article_citation2 header span{
	font-size: 14px;
	font-family: 'Bitter', serif;
	padding: 5px 0;
	display: block;
	color: #FFCC33;
	color: rgba(255, 204, 51, 1);
	text-shadow: 0px 0px 0px rgba(255, 204, 51, 1);
	text-transform: uppercase;
	opacity: 1;
}
.ib-container article_citation2 p{
	font-family: Verdana, sans-serif;
	color: #333;
	color: rgba(51, 51, 51, 1);
	opacity: 1;
}

.ib-container article_citation3{
	display: block;
	width: 560px;
	min-height:350px;
	background: #fff;
	float: left;
	border: 10px solid #fff;
	text-align: left;
	text-transform: none;
	margin: 15px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 1px 3px 10px rgba(0,0,0,0.2);
}
.ib-container article_citation3 h3 a{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	opacity: 1;
}
.ib-container article_citation3 header span{
	font-size: 14px;
	font-family: 'Bitter', serif;
	padding: 5px 0;
	display: block;
	color: #FFCC33;
	color: rgba(255, 204, 51, 1);
	text-shadow: 0px 0px 0px rgba(255, 204, 51, 1);
	text-transform: uppercase;
	opacity: 1;
}
.ib-container article_citation3 p{
	font-family: Verdana, sans-serif;
	color: #333;
	color: rgba(51, 51, 51, 1);
	opacity: 1;
}