/* Action Block */

#actionBlock {
  float: right;
  display: inline;
  width: 160px;
  margin: 0 0 15px 15px;
  font-size: 11px; }
#actionBlock img {
  display: block; }
#actionBlock .actionButton {
  font-weight: bold;
  background: #f90909 url('bg_button_red.gif') bottom repeat-x; }
#actionBlock .actionButton a.actButton {
  display: block;
  width: 118px;
  padding: 6px 26px 6px 15px;
  text-decoration: none;
  color: #fff;
  background: url('arrow_white.gif') 133px 50% no-repeat; }
#actionBlock .infoBlock {
  margin-top: 3px; }
#actionBlock h2 {
  padding: 6px 0 6px 15px;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  background: #afafaf url('bg_grey_h26.gif') top repeat-x;
  border: 0; }
#actionBlock .content {
  padding: 10px 0 15px 0;
  border: 1px solid #cfcfcf;
  background: #f2f2f2 url('bg_content_actionblock.gif') bottom repeat-x; }
#actionBlock .contentTestimonial {
  padding: 10px 5px 15px 5px;
  border: 1px solid #cfcfcf;
  background: #f2f2f2 url('bg_content_actionblock.gif') bottom repeat-x; }
#actionBlock .content ul {
  padding: 0;
  margin: 0;
  list-style: none; }
#actionBlock .content ul li {
  padding: 0;
  background: none;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #f2f2f2; }
#actionBlock .content ul li.first {
  border-top-style: none; }
#actionBlock .content a.linkList {
  display: block;
  padding: 2px 5px 1px 30px;
  text-decoration: none;
  background: url('arrow_red.gif') 10px 1px no-repeat; }
#actionBlock .content a.linkList:hover {
  background: #fbfbfb url('arrow_red.gif') 10px 1px no-repeat; }
#actionBlock .distribLeftCol {
  float: left;
  width: 54px;
  padding-left: 15px; }
#actionBlock .distribRightCol {
  float: left;
  width: 84px; }
#actionBlock dl {
  text-align: center; }
#actionBlock dd {
  padding-top: 5px; }
#actionBlock dd img {
  display: inline; }
#actionBlock .buttonContainer {
  text-align: center;
  padding-top: 5px; }
#actionBlock .simpleProductBoxes {}


/* German */
#actionBlock .distribLeftColDe {
  float: left;
  width: 75px;
  padding-left: 15px; }
#actionBlock .distribRightColDe {
  float: left;
  width: 65px; }