

#sidebar {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 11px;
	width: 224px;
	letter-spacing: 0.01em;	
	margin-top: 0px;
	padding-top: 0px;
}

#sidebar h2 {
	margin-top: 10px;
}

#sidebar h2.first, #body {
	margin-top: 5px;
}

ul.lp li {
	margin-top: 15px;
	margin-bottom: 15px;
}

ul.lpc li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.formtitle {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

div.form {
	height: 139px;
	background: url(images/formbox.jpg) center top no-repeat;
	padding-top: 7px;
}

div.form table {
	background-color: transparent;
}

.element {
	color: #CC0000;
	font-weight:bold;
}

div.entry {
	font-size: 14px;
}

li li {
	list-style-type: disc;
}

a.author {
	color: #000000;
	text-decoration: none;
}
a.author:hover {
	text-decoration: underline;
}
s
