table#slashdot-table {
	width: 100%;
	border-style: none;
	border-spacing: 0;
}
table#slashdot-table tr.padded > td {
	padding: 5pt;
}
td#leftcolumn {
	vertical-align: top;
	font-size: small;
	color: #066;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5em;
}
td#middlecolumn {
	width: 100%;
	vertical-align: top;
}
td#rightcolumn {
	text-align: left;
	vertical-align: top;
}

.slashdiv {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	color: #000;
	background-color: #fff;
}
.slashdiv a:link { color: #066; }
.slashdiv a:visited { color: #000; }
.slashdiv a:active { color: #00f; }

.slashfooter {
	margin: 2pt 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: small;
	color: #066;
}
.slashfooter a:link, .slashfooter a:visited, .slashfooter a:active { color: #fff; }

.content sup { text-decoration: underline; }
.content p {
	text-indent: 2em;
	margin: 0px;
}

.AlertBox.MenuBox .content {
	color: #300;
	background-color: #f88;
}
.AlertBox.MenuBox .content a:link { color: #300; }
.AlertBox.MenuBox .content a:visited { color: #522; }
.AlertBox.MenuBox .content a:active { color: #f00; }

.WarningBox.MenuBox .content {
	color: #303;
	background-color: #ff9;
}
.WarningBox.MenuBox .content a:link { color: #303; }
.WarningBox.MenuBox .content a:visited { color: #505; }
.WarningBox.MenuBox .content a:active { color: #f0f; }

.MenuBox .content {
	padding: 4pt;
}

#NavigationMenu .content {
	font: 12px/18px "Espi Sans", Geneva, Arial, sans-serif;
}
#NavigationMenu .content a {
	text-decoration: none;
}
#NavigationMenu img.nav1 {
	width: 41px;
	height: 18px;
	border-style: none;
	vertical-align: top;
}
#NavigationMenu img.nav2 {
	width: 65px;
	height: 18px;
	border-style: none;
	vertical-align: top;
}

.sideimage {
	display: block;
	float: right;
	padding: 0px 0px 0px 10px;
}

code {
	background-color: #eef;
	color: #003;
	font-family: monospace;
}

.block {
	display: block;
	text-indent: 0px;
	margin: 0px 3em 0px 3em;
}

.center {
	text-align: center;
}
.center table { margin: 0px auto 0px auto; } /* for Bottom 95% Award */

.quote {
	font-style: italic;
	font-family: arial, helvetica;
	margin: 0 1% 0 30%;
	text-align: right;
	font-size: small;
}
.quote em { font-style: normal; }
.quote cite { font-style: normal; }
.quote .reference { font-style: italic; }

div.blognav { text-align: center; }
div.blognav img {
	height: 24px;
	padding: 0 10px 0 10px;
	border-style: none;
}
