div.post {
	min-width: 370px; /* 480px */
}

ul {
	margin-top: 1px;
	margin-left: 10px;
	padding-left: 8px;
}

div#right div.content {
	position: fixed;
}

ul li {
	list-style-image: url("/images/rtarrow.png");
	list-style-type: none;
	color: #778;
}

#footer-right {
	/* position: fixed; bottom: 0; right: 0; */
	/* border-top: 1px solid #778;
	border-left: 1px solid #778;
	-moz-border-radius: 10px 0 0 0; */
	margin-right: 0;
	padding-left: 6px;
	padding-top: 2px;
}

#footer {
	margin-right: 0;
	padding-right: 0;
}

/* New additions 2006-01-22 */
body { background: url("http://smallcrimes.org/images/side-damaged.png") no-repeat fixed; color: #223 }
#container { margin-left: 109px }
div.content { background: url("/images/stripes.png") }
* html h1 { margin-left: 120px } /* IE header twiddling */

/* Newer addition 2007-05-28 */
.hidden { text-decoration: line-through; }
