/*!
 * Dynamic display block module template: alphabet - Cascading Style Sheet 
 * Copyright(c) 2008 - 2009 P. Blaauw All rights reserved. 
 * Version 1.1 (11-FEB-2009) 
 * Licenced under GPL license 
 * http://www.gnu.org/licenses/gpl.html 
 */ 
div.ddblock-cycle-alphabet .slide-title-first-letter {
  float: left;
  width: 50px;
  height: 180px;
  padding-top: 20px;
  background: #f58220;
  color: #fff;
  font-size: 47px;
  text-align: center;
  text-transform: uppercase;
}
div.ddblock-cycle-alphabet .slide {
  height: 200px;
}
div.ddblock-cycle-alphabet .slide-title {
  height: 30px;
  padding: 10px 0;
}
div.ddblock-cycle-alphabet .slide-text {
  margin-left: 60px;
  padding-right: 10px;
  height: 170px;
}
div.ddblock-cycle-alphabet .slide-body-inner {
  max-height: 110px;
}
div.ddblock-cycle-alphabet div.more-link {
  position: relative;
  bottom: 20px;
  font-weight: bold;
}
div#ddblock-custom-pager-5 {
  z-index: 1000;
  position: absolute;
  bottom: 0;
  left: 50px;
  width: 408px;
  background: #eaeaea;
}
div#ddblock-custom-pager-5 a {
  float: left;
  padding-left: 9px;
}
