.comments_count {
	position:relative;
	top:0px;
	left:71px;
	width:651px;
	height:60px;
}
.comments_count_text, #respond {
	position:absolute;
	top:12px;
	left:20px;
}
.comment_odd, .comment_even {
	position:relative;
	left:80px;
	width:610px;
	padding:10px;
}
.comment_odd, .comment_submit {
	background-color:#cccccc;
}
#comment {
	width:630px;
	height:150px;
}
.comment_bar {
	position:relative;
	top:15px;
	left:71px;
	width:651px;
	height:60px;
}
.logged_in {
	position:absolute;
	top:12px;
	right:20px;
}
.comment_form {
	position:relative;
	left:80px;
	width:630px;
	top:10px;
}
.comment_form_field {
	width:200px;
}
.comment_submit {
	position:relative;
	width:630px;
	text-algin:right;
	height:20px;
	top:15px;
}
#submit {
	position:absolute;
	right:0px;
	height:20px;
	width:80px;
	background-color:#f6f6f6;
	border: 2px outset;
	font-size:10px;
}