body {font-size: 62.5% !important;}
#header ul {margin-top: 1px;}
div#gbnav {
	text-align: center;
	font-size: 1.2em;
}
h3 {
	font-size: 1.6em;
	background: url(../images/h2.gif) left center no-repeat;
	text-indent: 10px;
}
input, textarea {border: 1px solid #999;}
input[type=submit] {border: 2px outset #CCC;}
input[type=submit]:active {border: 2px inset #CCC;}
body input[type=submit]:focus {border-color: #CCC !important;}
input[type=checkbox] {border: none;}
#content ul, .admin ul {font-size: 1.2em !important;}
#content .person {
	float: left;
	width: 200px;
	margin: 12px 0 !important;
}
#content hr {clear: both;}
#content ul {clear: left;}
.commenttext, .adminreply {
	float: right;
	width: 500px;
	font-size: 1.2em !important;
	margin: 12px 0;
	clear: right;
}
.adminreply {width: 480px;}
.adminreply span {color: #B31518;}
hr {
	border: none;
	color: white;
	border-bottom: 1px dotted #B31518;
}/*
form {background-color: #EEE;}*/
.admin input.focus, .admin textarea.focus {border-color: #B31518 !important;}
.admin form div {font-size: 1.2em;}
.admin p {font-size: 1.2em !important;}
#newentry ul {
	float: left;
	width: 354px;
	padding-top: 12px !important;
}
#newentry li {
	padding: 5px 0;
	clear: both;
	border-bottom: 1px dotted white;
}
#newentry li:first-child {border-top: 1px dotted transparent;}
#newentry ul > li {border-color: transparent;}
#newentry ul label {
	float: left;
	clear: both;
	width: 150px;
}
#newentry ul input {
	width: 199px;
	float: right;
}
#newentry div {
	float: right;
	width: 354px;
	clear: right;
	margin-bottom: 5px;
}
#comment {
	position: relative;
	height: 9em;
}
#comment label, #comment span {font-size: 1.2em;}
#newentry textarea {
	width: 350px;
	height: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#makeprivate {
	clear: both;
	font-size: 1.2em;
	color: #999;
	width: auto;
}
.admin form {
	text-align: center;
}
.admin form li {margin: 15px 0;}

#noentries {
	text-align: center;
	margin: 50px 0;
}

.smaller {
	clear: both;
	color: #DDD;
}
p.smaller {
	padding-top: 10px;
	font-size: 10px !important;
}