div.left {float:left;width:150px;margin-right:16px;}
div.center {
	float:left;
	width:770px;
}
.center .ddoccategory {
	padding-bottom:18px;
	border-bottom:1px solid #E5E5E5;
}
.center h1, .center h2 {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.center h2 {
	margin-top:20px;
	
}
.center p {
	color:#333;
	text-indent:24px;
	line-height:18px;
}

ul.list {
	height:100%;
	list-style-type:none;
	margin:0px;padding:0px;
}
ul.list li {
	margin:0px;
	float:left;
	width:144px;
	white-space:nowrap;
	overflow:hidden;
	color:#333;
	line-height:24px;
	border-bottom:dotted 1px #C3C3C3;
}
