img {
	/* behavior: url("/img/pngbehavior.htc"); */
}
img {
	border: 0;
}
fieldset {
	border: none;
}
#comment-form h3 {
	text-align: center;
}
#comment-form {
	position: relative;
	margin: 0 auto;
	width: 98%;
}
#comment-form .row {
	clear: both;
	padding-top: 0.4em;
}
#comment-form .row label {
	color: #333;
	width: 100pt;
	float: left;
	text-align: right;
	padding-right: 6pt;
}
#comment-form .button-preview {
	float: right;
	position: relative;
	right: 6em;
}
