#comments #container {
	background-image: url(img/line_comments.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#comments #container #commentsbox {
	width: 65%;
}
#comments #container #formbox {
	width: 33%;
}

#comments #container form select, #comments #container form input, #comments #container form textarea
{
	width: 250px;
	_width: 245px;
}
