body {
	font-family:tahoma,verdana, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#ffffff;
	cursor:default; }

.hideform {
	position:absolute }

#container {
	width:442px; }

#commentbg {
	position:relative;
	left:1px;
	top:1px;
	background-color:#afafaf;
	width:440px;
	height:127px; }

#comment {
	position:relative;
	left:1px;
	top:0px;
	overflow:auto;
	width:438px;
	height:125px;
	border:0px;
	background-color:#f1f8ff;
	font-family:tahoma,verdana, lucida, arial, helvetica, sans-serif;
	font-size:9pt; }

#notification {
	height:20px;
	width:440px;
	position:absolute;
	left:2px;
	top:129px;
	float:left;
	font-family:tahoma,verdana, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	cursor:default; }
	
#next {
	margin-top:3px;
	float:right;
	position:relative;
	left:0px; }
