/* This style sheet was developed for Mozilla Firefox 2.0 on Win XP
		It includes hacks for Safari on Mac (noted in comments)
		IE5,6 style sheet (for IE quirks) is at ./ie6.css
*/



#sectionContainer {
	background-color: #fff;
}

#sectionCol, #sectionCol1 {
	float: right;
	margin-top: 0px;
	padding-left: 10px;
}

.section {
	font-size: .9em;
	width: 190px;
}
ul.sidebarList {
	border: solid 1px #D0D0DD;
	padding: 10px;
}
#sectionCol1 ul.sidebarList{
	border-right: none;
}