/* 
 * Custom styles for enterprise_rotator feature
 */
.rotating-banner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-shadow: none;
  line-height: 1.2;
  width: 940px;
}

.rotating-banner .banner-text {
  position: absolute;
  width: 280px;
  height: 240px;
  overflow: hidden;
  margin-left: 650px;
}

#featured h2.banner-title,
.rotating-banner .banner-title {
  margin-top: 12px;
  font-size: 18px;
  font-weight: bold;
}

.rotating-banner .banner-body {
  font-size: 14px;
}