a.ninerules {
	background: url(/images/9r.gif) no-repeat;
	width: 120px;
	height: 75px;
	display: block;
	margin: 0 auto;
}
a.ninerules img {
	display: none;
}
a.ninerules:hover {
	background: url(/images/9r-hover.gif) no-repeat;
} 

.itemtext ins {
	text-decoration: none;
	margin: 0 20px;
	display: block;
	background: #f1f1f1;
	padding: 5px;
	border-left: 2px solid #999;
}

#category-cloud {
	text-align: left;
	line-height: 1.7em;
}

:focus {
	-moz-outline-style: none;
}
.primary .aside {
	margin: 1em 0;
	padding: 1px 0 10px 20px;
	background: #f0f0f0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #666;
	font-size: 1.1em;
	display: block;
	clear: right;
}

.aside .editlink img,
.entry .editlink img {
	top: 0;
	right: -10px;
}

.permalink .primary .aside .itemtext, .permalink .primary .wide .itemtext {
	font-size: 1.2em;
}

.primary .aside .itemtext p,
.primary .aside .itemtext ul,
.primary .aside .itemtext ol,
.primary .aside .itemtext div,
.primary .aside .itemtext blockquote {
	margin: 0 0 5px 0;
}

.permalink .primary .aside .itemtext p,
.permalink .primary .aside .itemtext ul,
.permalink .primary .aside .itemtext ol,
.permalink .primary .aside .itemtext div,
.permalink .primary .aside .itemtext blockquote {
	margin: 0 0 13px 0;
}