p.txt a {
   text-decoration: underline;
   font-weight: normal;
}
p.txt a:hover {
   text-decoration: none;
}

.buttonBox {
   padding: 0;
   margin-top: 1.5em;
}

.button {
   margin-top: 12px;
   background: transparent url(/media/images/vergelijker_button.gif) no-repeat;
   width: 197px !important;
   height: 26px;
   border: none;
   color: #c73832;
   font-weight: bold;
   text-align: left;
   padding-left: 40px !important;
}
.informationBox {
   margin: 0;
   margin-top: 1em;
}


.berekennu {
   padding-left: 16px;
}

.mBottom {
   margin-bottom: 2em;
}

.buttons {
    display: inline;
    float: right;
    margin-top: -30px;
}
.add_vorm {
    padding-top: 1em;
}
.add_vorm {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}
.add_vorm a:hover {
    text-decoration: none;
}
