.wipgallery { 
  /*background : #AEBAC6 url(/img/image_background.gif) no-repeat right;);*/
  border: 4px solid #AAC1D1;
  width: 486px;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery {
  height : 463px;
}
/**/

.wipgallery img { 
  background : none;
  border : 0px;
}

.wipgallery .gallerynavigation { 
  border-left : 4px solid #E1E0E0;
  border-top : 4px solid #E1E0E0;

  background : #E1E0E0;
  width : 482px;
  min-height : 109px;
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
  text-align : left;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery .gallerynavigation {
  height  : 109px;
}
/**/

.wipgallery .gallerynavigation img { 
  width	: 56px;
  height : 33px;
  border-right : 4px solid #E1E0E0;
  border-bottom : 4px solid #E1E0E0;
}

