Block Quotations

  • Common Cents

.myQuoteDiv {
background-color: #f5f5dc;
border-style: none;
border-left: 6px solid #d5d5bc;
width: 500px;
margin: 0px 0px 16px 50px;
padding: 4px 4px 4px 10px;
}

.myQuoteDiv  .myAttrib {
margin-top: 8px;
font-style: italic;
}

<div class = "myQuoteDiv">Chipotle’s questionable marketing tactics, and similar recent marketing moves by Whole Foods and Panera, may have brought out the knives of scientists and science minded journalists, but they were not hatched in a vacuum. Consumers are responding to the demonization of GMOs and our foods are tainted with ‘dangerous’ chemicals.
<div class = "myAttrib">- Jon Entine & Rebecca Randall</div>
</div>