/* Slide Show */
#content-gallery { width: 440px; height: auto; padding: 0px; margin: 20px 0px;  }
#content-gallery .filmstrip { padding: 5px; background-color: #b3b3b3; }
#content-gallery .filmstrip li img { width: 105px !important; height: 68px !important; display: block; }
#content-gallery .panel-overlay h2,
#content-gallery .panel-overlay p{ margin: 0; padding: 5px;  line-height: 1em; color: #fff; }
#content-gallery .panel img { margin: 0; }
#content-gallery .strip_wrapper { left: 24px !important; width: 402px !important; }
#content-gallery .nav-prev { width: 20px; height: 68px; position: absolute; cursor: pointer; top: 5px !important; left: 2px !important; }
#content-gallery .nav-next { width: 20px; height: 68px; position: absolute; cursor: pointer; top: 5px !important; right: 2px !important; }
