
.wrap1 {
	margin: 20px;
	float:left;
	background:url(../img/shadow.gif) left bottom no-repeat;
}

.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #efefef #ccc #ccc;
}


 .wrap2 {
 	background:url(../img/corner_tl.gif) 0 -18px no-repeat;
 }
 .wrap3 {
	padding:0 0 7px 7px;
	background:url(../img/corner_br.gif) 110% 100% no-repeat;
}



.middle {
  background: #9999aa;
}
.inner {
  background: #777788;
}
 

.middle, .inner {
  position: relative;
  left: 1px;
  top: -1px;
}
  

div.text 
{
  position: relative;
  left: 1px;
  top: -1px;
  width: 170px;
  padding: .8em; 
  margin: 0;
  color: #6B21FA;
  background-color: #EDEBF7;
  font-size: 15px;
  font-style: italic;
  line-height: 110%;
  text-align: left;
}
  
.text .author
{
text-align: right;
padding: .8em 0 0 0;
margin: 0;
font-style: normal;
}
  
.quote
{
	width: %100;
	height: 30px;
	border: solid 1px blue;
	display: block;
	margin: 20px;
	padding 20px;
}

