h1 {
	text-align: center;
	font-size: 2.3em;
	border-bottom: 3px double #000;
	padding-bottom: 15px;
}

#sideCol-objects { list-style: none; padding-left: 0; }
#sidecol table td { white-space: nowrap; }

.object {
	border-bottom: 2px solid #000; 
}

table td {
	padding: 3px 10px;
	border: 1px solid #ddd;
}
table {	border-collapse: collapse;}

#nav, #top-nav, #quicksearch, #newsletter-wrap,
#new-comment, #sharing { display: none; }


a {
	color: #000;
	text-decoration: none;
}

.body a, .caption a { border-bottom: 1px solid #000; }

/* only for compatible browsers */
.body a:after, .caption a:after {
	content: " ("attr(href)") ";
	font-size: .9em;
}

