#breadcrumb {
	margin: -1.4em 0 1em 0;
	font-size: 12px;
}
a[rel="external"] {
	background:url(/images/external-link.png) 99% 40% no-repeat;
	padding-right: 15px;
}
.toggleListLinkContainer {
	text-align: center;
	color: #999;
	font-size: 12px;	
	margin-bottom: 1em;
}
.toggleListLink {
	color: #6666ff;
}
.toggleListLink_disabled {
}
.toggleListLink:hover {
	cursor: pointer;
}
.toggleListLink:hover {
	color: red;
}

#column_one, #column_two {border: solid 1px red;}
