@import url(c/common_style.css);

#text table
{
	margin: .5em;
}

#text table td
{
	padding: .2em;
	line-height: 1.5em;
}

#text p
{
	line-height: 1.5em;
}

blockquote
{
	background-color: #ffffe2;
	border: 1px solid #c2c391;
	padding: 1em;
	margin: 1em 2em;
}

#text p.action_result
{
	background-color: #eee;
	padding: 1em;
	margin: 1.5em;
	border-left: 4px solid #ccc;
	font-weight: bold;
}
