@charset "UTF-8";

@import url(common.css);
@import url(dropdownmenu.css);

#comment	{
	margin: 0.5em 0px;
	padding-left: 0.5em;
	padding-bottom: 0.3em;
	border-bottom: 3px double #999;
	font-size: 0.9em;
	text-indent: 1em; }

p	{ text-indent: 1em; font-size: 0.9em; }