div#left2cols{
	margin:0px;
	padding:0px;
	border:0px;
	width:350px;
	float:left;
}
div#right2cols{
	margin:0px;
	padding:0px;
	border:0px;
	width:350px;
	position:absolute;
	left:360px;
	display:block;
}
h2{
	width:350px;
	height:15px;
	padding-top:3px;
	padding-left:15px;
	padding-right:5px;
	background-color:#ebebeb;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
div.comment{
	width:340px;
	padding-left:5px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;
}
div.separator{
	margin:10px;
	height:10px;
	background-repeat:repeat-x;
	background-image:url("separator.gif");
}
div.separator0{
	height:10px;
}
div.comment h3{
	width:350px;
	height:21px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
div.contents{
	width:720px;
	height:1075px;
	display:block;
	overflow:hidden;
}
div.content{
	width:720px;
	height:957px;
	font-family:monospace;
	letter-spacing:-1px;
}
