div#comments {
	margin: 2em 0;
	_height: 1px; /* for IE6 */
}

div#comments h5 {
	padding:0.1em 10px 3px 21px;
	font-size: 105%;
	font-weight: normal;
	background-image: url(http://www.moaroma.com/img/img/v_icon040103.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	border-bottom: 1px solid #eee;
	color: #000000;
}

fieldset {
	margin-top: 18px;
	padding: 1px 0;
	border: none;
}

div#comments dl.log dt {
	margin: 1.2em 0 0;
	/*font-weight: bold;*/
}

div#comments dl.log dt span.name {
	color: #000;
	margin-top: -20px;
}

div#comments dl.log dt span.date {
	margin-left: 10px;
	margin-top: -20px;
	color: #666;
	font-weight: normal;
}

div#comments dl.log dt span.bordered img {
	border: 1px solid #eee;
	background: #f9f9f9;
	margin:0px 18px 0px 0px;
	padding:3px 3px 3px 3px;
}

div#comments dl.log dd {
	margin-bottom: 0.2em;
	padding: 0.8em 0em 0.4em;
	border-bottom: 1px solid #eee;
}

div#comments dl.log dd p {
	font-size: 88%;
	line-height:150%;
	margin:0px 0px 6px 0px;
}

/* Comment form
---------------*/

form.post dl {
	margin: 0.5em 0;
}

form.post p {
	margin: 1em 20px;
}

form.post dl dt {
	margin: 0.5em 0;
}

form.post dl dd {
	margin: 0;
}

form.post div.action {
	margin: 0.5em 0px 1em;
}

form.post div.action input {
	margin: 0 5px 0 0;
}

form.post textarea {
	width: 80%;
	max-width: 85%;
}
