/* CSS Document */

/*	Museums and the Web 2007 - Demo pages
	www.archimuse.com */
	
#date {
	background-color: #2D2E46;
	}

#title {
	background-color: #A3AFBA;
	}

h4{
	padding: 0;
	margin: 8px 0 -10px 0;
	font-weight:normal;
	font-size:12px;
	margin: 8px 0 -10px 0;
	}

.demonstration-table td.time-topic{
	background-color: #2D2E46;
	}


td.demonstration-table-date a:link, .demonstration-table-date a:visited{
	color: #340000;
	}

td.demonstration-table-time{
	color: #fff;
	background-color: #A3AFBA;
	}

td.topic-info{
	width: 362px;
	}

.demonstration-table table{
	width: 528px;
	}
