.montage_wrapper 
	{
		width: 100%; 
		background: url(../../../../../Graphics/Home-Pages/Research/Holocaust-Research-Centre/home-main-left.jpg) left no-repeat #cbcbcb; 
		height: 150px
	}
	
.montage_inner 
	{
		float: right; 
		width: 56%; 
		background: url(../../../../../Graphics/Home-Pages/Research/Holocaust-Research-Centre/home-main-right.jpg) right no-repeat #7b7b7b; 
		height: 150px
	}
	
.montage_clear 
	{
		clear: both; 
		height: 0.8em; 
		width: 100%; 
		background: url(../../../../../Graphics/Home-Pages/1x1-Grey.gif) bottom repeat-x;
		margin-bottom: 1em
	}

