li {
	margin-bottom: 1em;
}

.relatedLinks li {
	margin-bottom: 0px;
}

li ul {
	margin-top: 1em;
}

dd {
	margin-bottom: 1em;
	margin-left: 2em;
}

blockquote {
	font-size: 90%;
}

.foreign {
	font-style: italic;
}

.thought {
	font-style: italic;
}

.word-as-word {
	font-style: italic;
}

variable {
	font-style: italic;
}

div.stanza {
	margin-bottom: 2em;
}

div.stanza p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.lyrics {
	margin-top: 0px;
	margin-bottom: 0px;
}

.big {
	font-size: 120%;
}

.pullquote {
	   font-size: 80%
}

.rss-heading {
	     font-size: 90%
}

.comment-timestamp {
	font-size: 75%;
}

.comment-name {
	font-weight: bold;
}

.comment-info {
	font-size: 75%;
}

.centered-big {
	font-size: 120%;
	text-align: center;
}

.image-left {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.image-right {
	float: right;
	margin-top: 3px;
	margin-left: 8px;
	margin-bottom: 3px;
}

.options {
	list-style : upper-alpha;
}

td.entry-timestamp {
	font-size: 75%;
}

p.entry-timestamp {
	font-size: 75%;
	margin-left: 4em;
	margin-top: 0;
	margin-bottom: 0.3em;
}

td.entry-title {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1em;
}

p.entry-title {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1em;
}

a.entry-title-link {
	font-weight: bold;
	text-decoration: none;
}

.speaker {
	font-weight: bold;
}

.necessary { /* To hide one of the form fields. */
	display: none;
}
