body { font-size:10px; }

blockquote { font-style:normal; }
div.entry ul { margin:1em 0; }

.widget_rss h4 a.rsswidget:first-child { display:none; }
.widget_rss h4 a.rsswidget img { display:none; }

.right, .float-right { float:right; margin-left:1em; margin-bottom:0.5em; }
.left, .float-left { float:left; margin-right:1em; margin-bottom:0.5em; }
.centered, .center { margin-left:auto; margin-right:auto; text-align:center; }

.clear, .clear-float, .clearfloat, .clear-both { clear:both; }

pre { border:1px dashed #CCC; padding:5px; overflow:auto; max-height:400px; background-color:#F4F4F4; color:#000; }

strong em { font-weight:bold; }

.highlight-green { background-color:#CEF8C8; color:#060; }

table.prettytable {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}

table.prettytable th, table.prettytable td {
	border: 1px #aaaaaa solid;
	padding: 0.2em 0.5em;
}

table.prettytable th {
	font-weight:bold;
	text-align: center;
}

table.prettytable caption {
	margin-left: inherit;
	margin-right: inherit;
}
