html { background-color: #fff; padding: 0; margin: 0;}	
body { background-color: #fff; font-family: monospace; margin: 13px 0 20px 40px; width:800px; line-height:1.3;}

div.teleport span { margin: 0 7px; color: #777 }

a { color: #000 } 
img#ce { margin: 0 0 0 -16px; }
div.grid { margin: -1px; }
div.grid span { width:25%; }

div.center { text-align: center; }
div.right { float: right; width:49%; } 
div.left { float: left; width: 49%; display: inline;}

.nowrap { white-space: nowrap; }
.txt { margin: 30px 0 30px 0; padding:0 2px 0 2px; overflow:auto;}

blockquote { margin: 1.5em 5%; padding: 0.5em 10px;	font-style: italic;}
blockquote footer { text-align: right; line-height:35px; margin: 5px 1.5em;}

ul { padding-left: 30px; }
ul li { padding-left: 4px; }
ul li.else { list-style-type: none; } 

img.block { vertical-align:top; margin:1px; border: 1px solid #eee; }
a.block { text-decoration: none; outline: 0; }
/* this is a one pixel-thick line */
hr { margin: 25px 0 20px 0; border: 0 none #777; border-bottom: 1px solid}
