.col{
	width:100px;
	margin-right:20px;
	float:left;
	list-style:none;
}
.odd{
	color:#888;
}
pre{
	margin-left:-10em;
}