div#content div#overview {
	margin-top: 30px;
	width: 99.9%;
}

div#content div#pastAlbums h3.toggler,
div#content div#pastAlbums h3.toggler atStart  {
	color: #999999;
	background-color: #DDDDDD;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

div#content div#pastAlbums div.element {
	padding: 5px;
	background-color: white;
	font-size: 11px;
}

div#content div#pastAlbums p.clear {
	padding: 0;
	margin: 0;
	clear: both;
}
