/* === Global settings === */


img { border: none; }
a { text-decoration: none; }
a:link, a:visited, a:active, a:hover { color: #d00; }
.hidden {display: none; }

/* === Layout === */

#archive-frame {
	border: 1px dotted grey;
	width: 100%;
	height: 491px;
}
