@charset "UTF-8";
/* CSS Document */

body {
	color: #000;
}

a {
	color: #000 !important;
}

div#page {
	width: 770px;
}

div#navigation {
	display: none;
}

div#buckets {
	padding-left: 12px;
}

div#content {
	position: relative;
	margin-left: 23px;
	margin-right: 23px;
}

div#content div.column {
	width: 320px;
}

div#content p {
	font-size: 12px;
	line-height: 1.4em;
}

