div.email * { font-family: Courier, Courier New, mono;
              text-align: left;
              margin-top: 0.5em;
              margin-bottom: 0.5em;
            }
div.email-header p { text-indent: 0em; }

div.section blockquote {  
                         margin-left: 10%;
                         margin-right: 5%; }
						 
div.post blockquote { border-left: thin silver solid;
                      padding-left: 1em; }
					  
div.email blockquote { padding-left: 1em;
                       border-left-style: solid;
                       border-left-width: thin; }
