.wipgallery { 
  background :#45474D;
 
}
/* IE Hack stuff */
/*\*/
* html .wipgallery {
   height:1%;
}
/**/

.wipgallery img { 
  background : none;
  float: left;
  border : 0px;
}
.wipgallery .progress { 
  width : 10px;
  height: 10px;
  display: none;
  float : left;
}
.wipgallery .gallerynavigation { 
  float : left;
  margin : 0px 0px 0px 0px;
  padding : 2px 2px 2px 2px;
  text-align : center;
  z-index:1001;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery .gallerynavigation {
  width : 540px;
  height:1%;
}
/**/

.wipgallery .gallerynavigation img { 
  margin : 0px 0px 2px 0px;
}

.wipgallery .gallerynavigation .number { 
  font-size : 11px;
  display : block;
  width   : 19px;
  float   : left;
  margin  : 1px 0px 0px 1px;
  border  : 1px #BDCEE3 solid;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery .gallerynavigation .number {
  display : inline;
  height  : 1%;
}
/**/


.wipgallery .gallerynavigation .thumb { 
  display : block;
  /*width   : 32px;*/
  float   : left;
  padding : 0px;
  margin  : 2px 0px 0px 1px;
  border  : 1px #BDCEE3 solid;
}
/* IE Hack stuff */
/*\*/
* html .wipgallery .gallerynavigation .thumb {
  display : inline;
  height  : 1%;
}
/**/
.wipgallery .gallerynavigation .thumb img { 
  margin : 0px;
  padding : 0px;
}

.wipgallery .gallerynavigation .selected { 
  font-weight : bold;
  border  : 1px #aa0000 solid;
}
.wipgallery .gallerynavigation a, .wipgallery .gallerynavigation a:link, .wipgallery .gallerynavigation a:visited { 
  color : #000000;
  text-decoration : none;
}

.wipgallery .galleryimage {
  margin: 0px;
  background : #45474D;
  padding : 0px 0px 0px 0px;
  color : #ffffff;
  font-weight : bold;
  width: 
  float : right;
  text-align : left;
}
.wipgallery .galleryimage .description {
  background	: #45474D;
  color : #ffffff;
  font-weight : normal;
  float : left;
  width : 544px;
  text-align : left;
}

.wipgallery ul {
  padding    : 3px 0px 0px 0px;
  margin     : 0px;
  list-style : none;
}
.wipgallery li {
  border-bottom : #e5ecf9 1px solid;
  padding       : 0px;
  margin        : 0px 0px 0px 0px;
  text-align    : left;
  font-size     : 12px;
  font-weight   : normal;
}
.wipgallery .clear {
  clear    : both;
  height   : 0px;
  overflow : hidden;
}
.wipgallery .description {
}
.wipgallery .subdescription {
}
.wipgallery .a:link, .wipgallery .a:visited {
  margin: 0px;
  padding : 0px;
}

