#commentAreaLeft {

	position: relative;
	clear: left;
	float: left;
	width: 350px;
	

}

#commentAreaRight {

	position: relative;
	float: left;
	width: 330px;

}

#commentAreaRightHeader {

	width: 330px;
	padding: 2px;
	background: #C8DAE4;
	font-size: 14px;

}
