/** GunslingerGirl theme for Shout-Maru <http://shout.x-maru.org>
**/
#shoutmaru {
	width:200px;
	border:2px solid #51abfc;
	background:url(GunslingerGirl.png) #fff no-repeat center;
	overflow:auto;
}
#shoutmaru, #shoutmaru table, #shoutmaru a { color:#008cff }
#shoutmaru h1 {
	font-size:13px;
	background:#51abfc;
	color:#fff;
	border-bottom:2px solid #51abfc;
	margin:0;
	padding:0.25em;
}
#shoutmaru p {
	margin:0;
	padding:0 0.5em;
	border-bottom:1px solid #51abfc;
}
#shoutmaru small { color:#7a8fa0 }
#shoutmaru th { text-align:right }
#shoutmaru th span input{
	padding:0;
	margin:1px;
	font-size:9px;
	color:#008cff;
	background:#f0f0f0;
	border:1px solid #008cff;
}
#shoutmaru th span input:hover{
	background:#ff9;
}

