.simplePullQuote{
	width:250px;
	float:right;
	border-top:3px #a76936 solid;
	border-bottom:3px #a76936 solid;
	background: bottom right no-repeat url("http://www.smccutah.com/images/Logo_SMCC_pullquote_BG.png") #fff6e6;
	text-indent:10px;
text-align:center;
	padding:6px;
	margin:10px 0 10px 10px;
	-webkit-box-shadow: 0x 4px 3px -1px #818181;
  	-moz-box-shadow: 0px 4px 3px -1px #818181;}