table.infotable {
	border-collapse: collapse;
}

table.infotable td {
	vertical-align: top;
}

table.infotable td.covercell {
	padding-right: 10px;
	padding-left: 10px;
}

table.infotable td.infocell {
	padding-bottom: 0px;
}

table.infotable td.infocell .last{
	padding-bottom: 0px;
}

table.infotable img {
	border: none;
}

table.songtable {
	margin-left: 5px;
	width: 90%; 
}

table.songtable td {
	vertical-align: middle;
}

table.songtable td.songcell {
}

table.songtable td.linkcell {
	text-align: right;
	white-space: nowrap;
}

div.livelist {
	width: 400px;
}

img.left {
        float: left;
        margin-bottom: 20px;
        margin-right: 15px;
}

div.listdiv {
	padding-left: 5px;
}

p.tight {
	margin-bottom: 0px;
}
