.content-blocks-container {
  padding-top:10px;
}

DIV.beslisboom {
  margin-top: 15px;
}

DIV.previous {
}

DIV.next LI {
  font-size: 120%;
}

DIV.alternatieven OL {
  list-style-type: lower-alpha;
}

ul.previousSteps{
	margin-top:14px;
 }

ol.answer.listType_a{
  font-weight:bold;
  color:#db0100;
}

.answer.listType_a li{
  padding:2px;  
  margin:0 0 0 35px;
}

.answer.listType_a li a {
  display:block;
  color:#000;
  text-decoration:none;
  padding:2px 0 4px 0;
  background:url(../img/bullets/arrows.gif) no-repeat 100% -996px;
  border-bottom: #c7c7c7 1px solid;
}

.alternatieven .answer.listType_a li a:hover {
  color:#db0100;
}

ul.answer{
  padding: 0;
  margin: 0;
  list-style-type:none;
}

ul.answer li {
  float:left;
  list-style-type:none;
  width:97px;
  height:29px;
  background:url(../img/buttons/btn.gif) no-repeat 100%;
}

ul.answer li a {  
  display:block;
  color:#fff;
  text-align:center;
  padding-top:4px;
}

ul.answer li a:hover {
  color:#fff;
  text-decoration:none;
}



ul.answer .verder{
  list-style-type:none;
}

ul.answer .verder li {
  list-style-type:none;
  width:97px;
  height:29px;
  background:url(../img/buttons/btn.gif) no-repeat 100%;
}

ul.answer .verder li a {  
  display:block;
  color:#fff;
  text-align:center;
  padding-top:4px;
}

ul.answer .verder li a:hover {
  color:#fff;
  text-decoration:none;
}
