.zippy { display: inline; }
.zippyHeader { background-color: #063; color: #e9e9e9; padding: 5px; position: relative; cursor: pointer; }
.zippyHeader:hover { background-color: #174; }
.zippyContent { background-color: #ccc; color: #333; padding: 10px 10px 5px 0; }
.zippy, .zippyHeader, .zippyContent { width: 300px; }
.timeToCreate { font-size: 0.8em; position: absolute; top: 2px; right: 2px; font-style: normal; }
.zippyContent ul { list-style-type: square; }
#correlation { min-height: 250px; }
label { font-weight: bold; }
label input { display: block; }
fieldset { width: 250px; float: right; }
body { background-color: #333; }
h1 { margin-bottom: 0; }
h2 { font-size: 1.1em; font-style: italic; margin: 0 0 .5em; }
#content { width: 600px; margin: 30px auto; background-color: #eee; padding: 0 5px 5px; }
