#shoutmaru {
	border:2px solid #89a;
	background:#678;
	overflow:auto;
}
#shoutmaru, #shoutmaru table { color:#ddd }
#shoutmaru h1 {
	background:#678;
	font-size:14px;
	margin:0;
	padding:3px;
	border-bottom:1px solid #56b;
	text-align:center;
}
#shoutmaru p {
	margin:0;
	padding:0.25em 0.5em;
	border-bottom:1px solid #56b;
}
#shoutmaru strong, #shoutmaru a { color:#9af }
#shoutmaru small { color:#999 }
#shoutmaru .odd { background:#458; }
#shoutmaru .even { background:#348; }
#shoutmaru th span input {
	background:#ddd;
	padding:0;
	margin:1px;
	font-size:9px;
	color:#000;
	border:1px solid #000
}

