//ID6 CSS

#pageTitle { display: none; }

#column-1 #left-pane { width: 46%; float: left; margin-right: 10px; }
#column-1 #left-pane ul { padding: 0px; margin: 0px; }
#column-1 #left-pane ul li { padding: 0px; margin: 0px; margin-bottom: 10px; background: url(tab-sprites.png) no-repeat top left; cursor: pointer; font-weight: bold; color: white; text-decoration: none; line-height: 0px; }
#column-1 #left-pane ul li div.image { 
	display: table-cell; 
	height: 46px; 
	vertical-align: middle; 
	width: 100%; 
	padding: 0px 110px 0px 10px; 
	background-image: url(tab-sprites.png);
	background-repeat: no-repeat;
}

#column-1 #left-pane ul a:link { font-weight: bold; color: white; text-decoration: none; }
#column-1 #left-pane ul a:hover { font-weight: bold; color: white; text-decoration: none; }

#column-1 #left-pane ul li#about-item { background-position: right 0px; }
#column-1 #left-pane ul li#passion-item { background-position: right -50px; }
#column-1 #left-pane ul li#employ-item { background-position: right -100px; }
#column-1 #left-pane ul li#value-item { background-position: right -151px; }
#column-1 #left-pane ul li#assessment-item { background-position: right -201px; }
#column-1 #left-pane ul li#curriculum-item { background-position: right -305px; }
#column-1 #left-pane ul li#hull-item { background-position: right -253px; }
#column-1 #left-pane ul li#online-item { background-position: right -355px; }


#column-1 ul li#about-item div.image { background: url(tab-sprites.png) no-repeat left -407px; }
#column-1 ul li#passion-item div.image { background: url(tab-sprites.png) no-repeat left -458px; }
#column-1 ul li#employ-item div.image { background: url(tab-sprites.png) no-repeat left -507px; }
#column-1 ul li#value-item div.image { background: url(tab-sprites.png) no-repeat left -558px; }
#column-1 ul li#assessment-item div.image { background: url(tab-sprites.png) no-repeat left -609px; }
#column-1 ul li#curriculum-item div.image { background: url(tab-sprites.png) no-repeat left -709px; }
#column-1 ul li#hull-item div.image { background: url(tab-sprites.png) no-repeat left -659px; }
#column-1 ul li#online-item div.image { background: url(tab-sprites.png) no-repeat left -763px; }





#column-1 #right-pane { width: 51.5%; position: relative; float: left; }
#column-1 #right-pane .purple-outline-box-tl { position: absolute; background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-tl.png) no-repeat top left; width: 100%; top: 0px; }
#column-1 #right-pane .purple-outline-box-tr { background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-tr.png) no-repeat top right; width: 100%; }
#column-1 #right-pane .purple-outline-box-bl { background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-bl.png) no-repeat bottom left; width: 100%; }
#column-1 #right-pane .purple-outline-box-br { background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-br.png) no-repeat bottom right; height: 420px; padding: 10px; position: relative; }

#column-1 #right-pane table { width: 100%; table-layout: fixed; position: absolute; bottom: 10px; }
#column-1 #right-pane table td { width: 50%; background-repeat: no-repeat; padding: 0px; }
#column-1 #right-pane table tr td { padding-top: 5px; padding-left: 5px; color: white; width: 50%; }
#column-1 #right-pane table tr td + td { width: 20px; }
#column-1 #right-pane table tr td + td + td { padding-top: 5px; padding-left: 5px; width: 50%; color: black; }
#column-1 #right-pane table tr td + td + td + td { width: 10px; }

#column-1 #right-pane table tr + tr td { height: 10px; line-height: 10px; }

#column-1 #right-pane #about-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-tl.png); }
#column-1 #right-pane #about-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-tr.png); }
#column-1 #right-pane #about-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-bl.png); }
#column-1 #right-pane #about-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-br.png); }

#column-1 #right-pane #about-pane table tr td + td + td { background-image: none; }
#column-1 #right-pane #about-pane table tr td + td + td + td { background-image: none; }
#column-1 #right-pane #about-pane table tr + tr td + td + td { background-image: none; }
#column-1 #right-pane #about-pane table tr + tr td + td + td + td { background-image: none; }

#column-1 #right-pane #passion-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-tl.png); }
#column-1 #right-pane #passion-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-tr.png); }
#column-1 #right-pane #passion-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-bl.png); }
#column-1 #right-pane #passion-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-br.png); }

#column-1 #right-pane #passion-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-tl.png); }
#column-1 #right-pane #passion-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-tr.png); }
#column-1 #right-pane #passion-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-bl.png); }
#column-1 #right-pane #passion-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-br.png); }


#column-1 #right-pane #employ-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-tl.png); }
#column-1 #right-pane #employ-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-tr.png); }
#column-1 #right-pane #employ-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-bl.png); }
#column-1 #right-pane #employ-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-br.png); }

#column-1 #right-pane #employ-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-tl.png); }
#column-1 #right-pane #employ-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-tr.png); }
#column-1 #right-pane #employ-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-bl.png); }
#column-1 #right-pane #employ-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-br.png); }

#column-1 #right-pane #value-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-tl.png); color: black; }
#column-1 #right-pane #value-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-tr.png); }
#column-1 #right-pane #value-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-bl.png); }
#column-1 #right-pane #value-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-br.png); }

#column-1 #right-pane #value-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-tl.png); }
#column-1 #right-pane #value-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-tr.png); }
#column-1 #right-pane #value-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-bl.png); }
#column-1 #right-pane #value-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-br.png); }

#column-1 #right-pane #assessment-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-tl.png); }
#column-1 #right-pane #assessment-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-tr.png); }
#column-1 #right-pane #assessment-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-bl.png); }
#column-1 #right-pane #assessment-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-br.png); }

#column-1 #right-pane #assessment-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-tl.png); }
#column-1 #right-pane #assessment-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-tr.png); }
#column-1 #right-pane #assessment-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-bl.png); }
#column-1 #right-pane #assessment-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-br.png); }

#column-1 #right-pane #curriculum-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-tl.png); }
#column-1 #right-pane #curriculum-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-tr.png); }
#column-1 #right-pane #curriculum-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-bl.png); }
#column-1 #right-pane #curriculum-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-br.png); }

#column-1 #right-pane #curriculum-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tl.png); }
#column-1 #right-pane #curriculum-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tr.png); }
#column-1 #right-pane #curriculum-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-bl.png); }
#column-1 #right-pane #curriculum-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-br.png); }

#column-1 #right-pane #hull-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-tl.png); }
#column-1 #right-pane #hull-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-tr.png); }
#column-1 #right-pane #hull-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-bl.png); }
#column-1 #right-pane #hull-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-br.png); }

#column-1 #right-pane #hull-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-tl.png); }
#column-1 #right-pane #hull-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-tr.png); }
#column-1 #right-pane #hull-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-bl.png); }
#column-1 #right-pane #hull-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-br.png); }

#column-1 #right-pane #online-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-tl.png); }
#column-1 #right-pane #online-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-tr.png); }
#column-1 #right-pane #online-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-bl.png); }
#column-1 #right-pane #online-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-br.png); }

#column-1 #right-pane #online-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tl.png); }
#column-1 #right-pane #online-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tr.png); }
#column-1 #right-pane #online-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-bl.png); }
#column-1 #right-pane #online-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-br.png); }


#about-pane { z-index: 10; }

//ID5 CSS
#pageTitle { display: none; }

#mainContent #left-pane { width: 46%; float: left; margin-right: 10px; }
#mainContent #left-pane ul { padding: 0px; margin: 0px; }
#mainContent #left-pane ul li { padding: 0px; margin: 0px; margin-bottom: 10px; background: url(tab-sprites.png) no-repeat top left; cursor: pointer; font-weight: bold; color: white; text-decoration: none; }
#mainContent #left-pane ul li div.image { 
	display: table-cell; 
	height: 46px; 
	vertical-align: middle; 
	width: 100%; 
	padding: 0px 110px 0px 10px; 
	background-image: url(tab-sprites.png);
	background-repeat: no-repeat;
}

#mainContent #left-pane ul a:link { font-weight: bold; color: white; text-decoration: none; }
#mainContent #left-pane ul a:hover { font-weight: bold; color: white; text-decoration: none; }

#mainContent #left-pane ul li#about-item { background-position: right 0px; }
#mainContent #left-pane ul li#passion-item { background-position: right -50px; }
#mainContent #left-pane ul li#employ-item { background-position: right -100px; }
#mainContent #left-pane ul li#value-item { background-position: right -151px; }
#mainContent #left-pane ul li#assessment-item { background-position: right -201px; }
#mainContent #left-pane ul li#curriculum-item { background-position: right -305px; }
#mainContent #left-pane ul li#hull-item { background-position: right -253px; }
#mainContent #left-pane ul li#online-item { background-position: right -355px; }


#mainContent ul li#about-item div.image { background: url(tab-sprites.png) no-repeat left -407px; }
#mainContent ul li#passion-item div.image { background: url(tab-sprites.png) no-repeat left -458px; }
#mainContent ul li#employ-item div.image { background: url(tab-sprites.png) no-repeat left -507px; }
#mainContent ul li#value-item div.image { background: url(tab-sprites.png) no-repeat left -558px; }
#mainContent ul li#assessment-item div.image { background: url(tab-sprites.png) no-repeat left -609px; }
#mainContent ul li#curriculum-item div.image { background: url(tab-sprites.png) no-repeat left -709px; }
#mainContent ul li#hull-item div.image { background: url(tab-sprites.png) no-repeat left -659px; }
#mainContent ul li#online-item div.image { background: url(tab-sprites.png) no-repeat left -763px; }





#mainContent #right-pane { width: 51.5%; position: relative; float: left; }
#mainContent #right-pane .purple-outline-box-tl { position: absolute; background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-tl.png) no-repeat top left; width: 100%; top: 0px; }
#mainContent #right-pane .purple-outline-box-tr { background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-tr.png) no-repeat top right; width: 100%; }
#mainContent #right-pane .purple-outline-box-bl { background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-bl.png) no-repeat bottom left; width: 100%; }
#mainContent #right-pane .purple-outline-box-br { background: url(/static/fac/cross_fac/heahistory/research/gwi/purple-outline-box-br.png) no-repeat bottom right; height: 420px; padding: 10px; position: relative; }

#mainContent #right-pane table { width: 100%; table-layout: fixed; position: absolute; bottom: 10px; }
#mainContent #right-pane table td { width: 50%; background-repeat: no-repeat; padding: 0px; }
#mainContent #right-pane table tr td { padding-top: 5px; padding-left: 5px; color: white; width: 50%; }
#mainContent #right-pane table tr td + td { width: 20px; }
#mainContent #right-pane table tr td + td + td { padding-top: 5px; padding-left: 5px; width: 50%; color: black; }
#mainContent #right-pane table tr td + td + td + td { width: 10px; }

#mainContent #right-pane table tr + tr td { height: 10px; line-height: 10px; }

#mainContent #right-pane #about-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-tl.png); }
#mainContent #right-pane #about-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-tr.png); }
#mainContent #right-pane #about-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-bl.png); }
#mainContent #right-pane #about-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/purple-box-br.png); }

#mainContent #right-pane #about-pane table tr td + td + td { background-image: none; }
#mainContent #right-pane #about-pane table tr td + td + td + td { background-image: none; }
#mainContent #right-pane #about-pane table tr + tr td + td + td { background-image: none; }
#mainContent #right-pane #about-pane table tr + tr td + td + td + td { background-image: none; }

#mainContent #right-pane #passion-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-tl.png); }
#mainContent #right-pane #passion-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-tr.png); }
#mainContent #right-pane #passion-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-bl.png); }
#mainContent #right-pane #passion-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-box-br.png); }

#mainContent #right-pane #passion-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-tl.png); }
#mainContent #right-pane #passion-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-tr.png); }
#mainContent #right-pane #passion-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-bl.png); }
#mainContent #right-pane #passion-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/red-outline-box-br.png); }


#mainContent #right-pane #employ-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-tl.png); }
#mainContent #right-pane #employ-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-tr.png); }
#mainContent #right-pane #employ-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-bl.png); }
#mainContent #right-pane #employ-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-box-br.png); }

#mainContent #right-pane #employ-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-tl.png); }
#mainContent #right-pane #employ-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-tr.png); }
#mainContent #right-pane #employ-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-bl.png); }
#mainContent #right-pane #employ-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/orange-outline-box-br.png); }

#mainContent #right-pane #value-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-tl.png); color: black; }
#mainContent #right-pane #value-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-tr.png); }
#mainContent #right-pane #value-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-bl.png); }
#mainContent #right-pane #value-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-box-br.png); }

#mainContent #right-pane #value-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-tl.png); }
#mainContent #right-pane #value-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-tr.png); }
#mainContent #right-pane #value-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-bl.png); }
#mainContent #right-pane #value-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/yellow-outline-box-br.png); }

#mainContent #right-pane #assessment-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-tl.png); }
#mainContent #right-pane #assessment-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-tr.png); }
#mainContent #right-pane #assessment-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-bl.png); }
#mainContent #right-pane #assessment-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-box-br.png); }

#mainContent #right-pane #assessment-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-tl.png); }
#mainContent #right-pane #assessment-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-tr.png); }
#mainContent #right-pane #assessment-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-bl.png); }
#mainContent #right-pane #assessment-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/green-outline-box-br.png); }

#mainContent #right-pane #curriculum-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-tl.png); }
#mainContent #right-pane #curriculum-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-tr.png); }
#mainContent #right-pane #curriculum-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-bl.png); }
#mainContent #right-pane #curriculum-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-box-br.png); }

#mainContent #right-pane #curriculum-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tl.png); }
#mainContent #right-pane #curriculum-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tr.png); }
#mainContent #right-pane #curriculum-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-bl.png); }
#mainContent #right-pane #curriculum-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-br.png); }

#mainContent #right-pane #hull-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-tl.png); }
#mainContent #right-pane #hull-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-tr.png); }
#mainContent #right-pane #hull-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-bl.png); }
#mainContent #right-pane #hull-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-box-br.png); }

#mainContent #right-pane #hull-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-tl.png); }
#mainContent #right-pane #hull-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-tr.png); }
#mainContent #right-pane #hull-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-bl.png); }
#mainContent #right-pane #hull-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/blue-outline-box-br.png); }

#mainContent #right-pane #online-pane table tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-tl.png); }
#mainContent #right-pane #online-pane table tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-tr.png); }
#mainContent #right-pane #online-pane table tr + tr td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-bl.png); }
#mainContent #right-pane #online-pane table tr + tr td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/violet-box-br.png); }

#mainContent #right-pane #online-pane table tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tl.png); }
#mainContent #right-pane #online-pane table tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-tr.png); }
#mainContent #right-pane #online-pane table tr + tr td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-bl.png); }
#mainContent #right-pane #online-pane table tr + tr td + td + td + td { background-image: url(/static/fac/cross_fac/heahistory/research/gwi/turq-outline-box-br.png); }


#about-pane { z-index: 10; }