.imageChanger-box { display: none; font: 10px Helvetica, Arial, sans-serif; color: #666; border-bottom: 1px solid #e5e5e5; }
.imageChanger-box .imageChanger-content {  }
.imageChanger-box .imageChanger-content .imageChanger-item { display: none; }
.imageChanger-box .imageChanger-content .imageChanger-item .imageChanger-image { position: relative; z-index: 90; }
.imageChanger-box .imageChanger-content .imageChanger-item .imageChanger-caption { position: relative; z-index: 100; margin-top: -8px; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; padding: 14px 10px 2px 10px; }
.imageChanger-box .imageChanger-navigation { display: none; border-top: 1px dotted #e5e5e5; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; padding: 2px 6px; text-align: left; }
.imageChanger-box .imageChanger-navigation .imageChanger-navPrev { cursor: pointer; vertical-align: baseline; }
.imageChanger-box .imageChanger-navigation .imageChanger-navPrev.disabled { cursor: default; }
.imageChanger-box .imageChanger-navigation .imageChanger-navText { margin: 0 6px; vertical-align: 0.5em; }
.imageChanger-box .imageChanger-navigation .imageChanger-navNext { cursor: pointer; vertical-align: baseline; }
.imageChanger-box .imageChanger-navigation .imageChanger-navNext.disabled { cursor: default; }
