#comment_form {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:small;
	padding:10px;
	width:340px;
	}
#comment_form .invite {
	font-weight:normal;
	margin:8px 0 0 0;
	}
#comment_form .terms {
	font-size:x-small;
	font-weight:normal;
	margin:4px 0 0 0;
	}
#comment_form td input {
	font-size:x-small;
	}
#comment_form input {
	width:99%;
	}
#comment_form .cbox {
	width:auto;
	} 
#comment_form .required {
	color:red;
	}
#comment_form h1 {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin:0;
	}
#comment_form h2 {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin:0;
	}
#comment_form table {
	width:100%;
	}
#comment_form textarea {
	height:250px;
	}
#comment_form form {
	margin:0;
	}
#comment_form .submit_button {
	width:auto;
	}

