
div.sidebar {
	float:left;
	border:1px solid black;
	padding:.5em 1em;
	width:25%;
}

tr.list_item td.item_date {
	padding: 0.25em 1em 0.25em .5em;
	white-space:nowrap;
}

img.bio_photo {
	float:left;
	padding: 0 1em 0.5em 0;
}

.news_title {
	font-weight: bold;
}

form table td, form table th {
	padding: .3em .5em .5em;
}

form table th {
	text-align: left;
	vertical-align: top;
}

#content form ul.errorlist, #content form ul.errorlist li {
	padding: 0 0 0 .25em;
	margin: 0;
	text-indent: 0;
	list-style: none;
}

#content form ul.errorlist li {
	font-size: 0.9em;
	color: red;
}

form table td * {
	float:left;
}

textarea {
	font-family: inherit;
	font-size: 1.0em;
}

/* Specific page styles */

body#home div#content-title, body#home div#content-main {
	float:left;
	width:565px;
	/*margin: 0 0 1em 15px;*/
	margin-left: 15px;
	padding: 0px;
/*	height:auto;*/
}

body#home h1#title-text {
	/*width:578px;

	margin-bottom:0;
	height:auto;*/
}

table, tr, td, th {
	border: none solid black !important;
}
td, tr, th {
	margin: 0;
}
