.thepagebody, .body, #infoPopupInfo {
	color: #000;
	background-color: #fc9;
	}
.illu {
	border: 0;
	}
.content {
	background-color: #f93;
	}
	.content h2 {
			position: relative; /* ie6 solution for not displaying the h2 */
			}
.contribs {
	border-collapse : collapse;
	}
	.contribs td {
		color: #fff;
		border-top: 1px dashed #fc9;
		}
		.contribs td.align2 img {
			margin-left: auto;
			margin-right: 0;
			}
	.loading {
		height: 100px;
		overflow: hidden;
		background: #000;
		}
	.doneloading {
		height: auto;
		}


