/* ------------- slideshow ---------------*/
#imageContainer { height:144px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:144px;  	
			width:458px; 	
			opacity: -0.01; 
}
#HPimageContainer { height:369px; }  
#HPimageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:369px;  	
			width:715px; 	
			opacity: -0.01; 
}
