
#past {
	width : 100% ;
	padding : 0 ;
	margin-right : 20px ;
	clear : both ;
	}
 
#t1 {
	width : 100% !important ;
	border-top : none !important ;
	}

#t1 th {
	/*border-top : 1px solid #cccccc !important;*/
	text-align : center !important ;
	padding : 5px !important ;
	margin : 0px !important ;
	letter-spacing : 1px ;
	background-color : #fafafa !important ;
	/*white-space : nowrap !important ;
	white-space : pre !important ;*/
	font-size : 95% !important ;
	}

#t1 td {
	text-align : center ;
	padding : 5px ;
	margin : 0 !important ;
	letter-spacing : 0.2 ;
	/*white-space : nowrap !important ;
	white-space : pre !important ;*/
	font-size : 95% !important ;
	}

#t1 td.right {
	/*width : 80px ;*/
	text-align : right !important ;
	white-space : nowrap !important ;
	/*white-space : pre !important ;*/
	}

.exhibition {
	color : #4b6aa2 ;
	}

.artinst-in-residences {
	color : #669900 ;
	}

.event {
	color : #ff6600 ;
	}

#annotation {
	float : right ;
	margin : 0 0 10px 0;
	padding : 10px ;
	text-align : left ;
	white-space : nowrap ;
	white-space : pre ;
	border-top : 1px solid #cccccc ;
	border-bottom : 1px solid #cccccc ;
	border-right : 1px solid #cccccc ;
	border-left : 1px solid #cccccc ;
	background-color : #f4f4f4 ;
	}