
.media { text-align: center; }
.footnote { text-align: right; }

input[type="submit"], input[type="reset"], input[type="button"] { margin-left: .5em; cursor: pointer; } 
label { display: block; }
input { vertical-align: middle; }
textarea { height: 6em; }

a { cursor: pointer; }

* { quotes: "« " " »" "< " " >"; }
