.laboheader {
	background-image: url(../img/yellow_bar.gif);
	background-repeat: no-repeat;
	height: 41px;
	padding-left: 10px;
	font-size: 16px;
	padding-top: 10px;
	margin-top: 20px;
}
.labo_members {
	font-size: 14px;
	border-bottom: solid #333 1px;
	height: 22px;
	margin-top: 30px;
	line-height: 1em;
}
#labo_information th {
	border-bottom: solid #999 1px;
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	text-align: left;
	height: 22px;
	background-color: #ccc;
	width: 90px;
}
#labo_information td {
	border-bottom: solid #999 1px;
	padding: 5px 0 5px 10px;
	line-height: 18px;
	text-align: left;
	height: 22px;
}
#labo_information table {
	width: 446px;
}
#playlist table {
}
#playlist td {
	border-bottom: solid #999 1px;
	line-height: 1.6em;
	padding: 5px 5px 5px 0;
	text-align: left;
}
#playlist th {
	border-bottom: solid #999 1px;
	line-height: 1.6em;
	padding: 5px 0 5px 0;
}
