/**
 * EPPI.css
 *
 */

#navbar {
	border-top-width: 0px;
}

a:link {
	color: #009999;
}

#sidebar div.block {
	padding-left: 1em;
}

input.textField, select.selectMenu, textarea.TextArea, input.UploadField, input.button {
	background-color: #ffffff;
}

input.button {
	background-color: #ececec;
}

td.tocAuthors {
	color: #000000;
}

