.chords {
	font-family: Verdana;
}
.chords h1 {
	margin-bottom: 0px;
	letter-spacing: 2px;
}
.chords h4 {
	margin-top: 0px;
}
.chords h1, .chords h4, .chords h5 {
	font-weight: normal;
}
.chords table {
	font-size: 14px;
}
.chords td {
	border: 1px solid gray;
	border-width: 1px 0px 0px 0px;
	margin: 0px;
	padding: 8px;
}
.chords .side {
	border-width: 1px 1px 0px 0px;
	border-color: gray #CCC;
	padding-right: 16px;
}
.chords .top {
	border-top-width: 0px;
}
.chords div {
	font-style: italic;
	padding-top: 8px;
}
.chords div:first-child {
	padding-top: 0px;
}
.chords span {
	font-size: 75%;
}
.chords .noborder td {
	border: none;
	vertical-align: top;
}
.chords .noborder td:first-child {
	font-weight: bold;
}
.chords .compact td {
	padding: 0px;
}
#disqus_thread {
	width: 1000px;
}
.plain {
	font-family: monospace;
	font-style: normal!important;
}