.blox-image-blockquote-with-date * { 
	margin: 0; 
	padding: 0; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

.blox-image-blockquote-with-date{
	font-family: inherit;
	color:#ffffff;
	font-weight:300;
	}
	
.blox-image-blockquote-with-date .blox-item{
	padding:35px 27px 30px;
	font-size:19px;
	line-height:31px;
	}
.blox-image-blockquote-with-date .blox-item .blox-separator{
	border:2px solid;
	width:40px;
	display:inline-block;
	}
.blox-image-blockquote-with-date .blox-image{
	padding:17px 0 10px;
	}
.blox-image-blockquote-with-date .blox-item img{
	width:72px;
	height:72px;
	border-radius:50%;	
	}
.blox-image-blockquote-with-date .blox-item .blox-author{
	font-size:26px;
	line-height:43px;
	}
.blox-image-blockquote-with-date .blox-item .blox-date{
	font-size:15px;
	line-height:25px;
	}