.dmcWidget {
  position: relative;
}
.dmcWidget .ivb {
  margin: 0 auto;
  width: 296px;
  height: 411px;
  padding: 2px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.dmcWidget .ivb .branding {
  min-width: 1px;
  height: 34px;
  float: right;
}
.dmcWidget .ivb select {
  top: 201px;
  width: 296px;
  position: absolute;
}
.dmcWidget .ivb .chzn-container {
  top: 201px;
}
.dmcWidget .ivb .chzn-container .chzn-results {
  max-height: 122px;
}
.dmcWidget .ivb .listingTicker {
  top: 228px;
  width: 296px;
  height: 159px;
  background-color:#efefef;
}
.dmcWidget .ivb .videoPlayerContainer {
  display: none;
  top: 2px;
  width: 296px;
  height: 222px;
}
.dmcWidget .ivb .footer {
  top: 391px;
  width: 296px;
}
