body
{
  color: black;
  
  background-color: white;  
  background-image: none;
}

img
{
  border: 0px none;	
}

#Workspace
{  
  background-color: white ! important;  
  background-image: none ! important;
}

#Header
{  
  color: black ! important;
  
  background-color: white ! important;
}

.imagePanel 
{
  background-color: white ! important;
  background-image: none ! important;
  
  border: 0 solid white ! important;
}

.current
{
  border: 0 solid white ! important;
}

.imagePanel div
{
  visibility: hidden ! important;  
}

.imagePanelInformation
{
  color: black ! important;
  
  background-color: white ! important;
  
  border: 1px solid black ! important;    
}

.imagePanelInformation h1
{  
  color: black ! important;
  
  background-color: white ! important;
  
  border: 1px solid white ! important; 
}

.imagePanelInformation table tr td,
.imagePanelInformation table tr.alternate td
{
  color: black ! important;
  background-color: white ! important; 
}

.imagePanelInformation .resizerRight,
.imagePanelInformation .resizerLeft,
.imageInformationButton,
.thumbnailPannerButton,
.closeButton,
.maximizeToFrameButton,
.maximizeToContainerButton,
.helpButton,
.imageInformationButton,
.resizerTopRight,
.resizerTopLeft,
.resizerBottomLeft,
.resizerBottomRight,
.grip,
.sliderSegment,
.sliderIncrement,
.sliderDecrement,
.slider
{
  display: none ! important;
}

.sourceImages
{
  display: none ! important;
}


.thumbnailPanner
{
  display: none ! important;
}

