/* CSS Document */

ul.projectList {
	list-style: none;
	margin-left: 0; margin-right: 0;
	width: 290px;
	float: left;
}
ul.projectList a {
	padding-bottom: 5px;
	margin-top: 8px;
}
* html ul.projectList { line-height: 1em; margin-top: 8px; }
ul.projectList1 { margin-right: 60px; }

#rhColumn { border-left: 0; }