.list {
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.listName {
	font-family: AvantGarGotItcTBoo, Helvetica;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}