/* CSS Document */

div.col {
	float: left;
	width: 230px;
	padding: 5px;
}

#list {
	width: 500px;
}

