img {
	border: 0;
	line-height: 100%;
}

td.header {
	border-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: right;
}

td.title {
	padding: 2 5;
	border-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

td.content {
	padding: 7 11;
	border-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

td.albumcontent {
	padding: 10 20;
	border-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
}

.footprint {
	color: #CC6633;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.pink {
	color: #EE8888;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.pinksmall {
	color: #EE8888;
	font-size: 8pt;
}

.black {
	color: #000000;
	text-decoration: none;
}

.blacksmall {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.commentdate {
	color: #996600;
	font-size: 7pt;
	font-family: tahoma;
}

input.guestwriter {
	background-color: #CCCC33;
	font-size: 9pt;
	font-weight: bold;
	border: none;
}

textarea.guestcontent {
	width: 474;
	height: 196;
	background-color: #CCCC33;
	font-size: 9pt;
	font-family: ±¼¸²;
	border: none;
}

input.commentwriter {
	width: 60;
	background-color: #CCCC33;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	border-color: #996600;
	border-width: 0 0 1 0;
	border-bottom-style: dashed;
}

textarea.commentcontent {
	width: 392;
	height: 76;
	background-color: #CCCC33;
	font-size: 9pt;
	font-family: ±¼¸²;
	border: dashed;
	border-width: 1px;
	border-color: #996600;
}

