/* CSS Document */

.column{
	float:left;
	width:260px;
	margin:0;
	padding:15px 0 0 20px;
	text-align: center;
}

#col1{
	padding-left:0;
}

a.collection {
	border-bottom:1px dotted #666666;
}

a.collection:hover {
	color: #FF00FF;
}
