.cite {
 font-family:Myriad,Arial,sans-serif;
 font-size:0.95em;
 text-align:right;
}
.attn .cite {
 border-top:1px #000080 dotted;
}
* html .attn .cite {
 border-top-style:solid;	/* ugly in IE */
}
#right .attn .cite {
 margin-top:-0.75em;
}
blockquote.quote {
 background-color:#C0C0D0;
 background-image:url(/images/quote-open.gif);
 background-position:3% 5px;
 background-repeat:no-repeat;
 color:#000;
}
#center blockquote.quote {
 font-size:1.2em;
 line-height:1.3;
 margin:1em auto;
}
#right blockquote.quote {
 margin:0.75em 0px;
}
* html blockquote.quote {
 height:1%;	/* IE hasLayout */
}
blockquote.quote p {
 background-image:url(/images/quote-close.gif);
 background-position:97% bottom;
 background-repeat:no-repeat;
 margin:0pt;
 padding:19px 15px 15px 15px;
}
* html blockquote.quote p {
 height:1%;	/* IE hasLayout */
}
blockquote.quote .cite {
 background-color:#E0E0E0;
 border-top:1px red solid;
 color:#444;
 display:block;
 line-height:1.25;
 padding:1em 20px 1em 1em;
}
