/* Customize this file as you please! */

blockquote.pullquote {
 float:right;
    width:8em;
    margin: 1.25em 0.25em 0 0;
  
   
    color: #b0c4de;
    background: transparent;
  
    
    font-size: 1.2em;
    
    text-indent: 0em;
    text-align: right;
	border: none;
	position: relative;
	bottom: 21px;
	
	   }
   blockquote.alt {
   float:left;
   margin:0.25em 0 0.25em 0.75em;
   }
   .pullquote p {
   margin:0;
 padding:0;
	text-indent: 0em;
	 text-align: right;
	font: italic;
   }
	
   .pullquote p:first-letter {text-transform:uppercase;  }
