@import url(/css/reset.css);
@import url(/css/shell.css);
@import url(/css/type.css);

p img { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
.photo { float: right; margin: 0 0 1em 1em; }

hr {  margin: 10px 0 18px; height: 1px; border: none; overflow: hidden; }
	
.hidden { display: none; }
