


.techniquebtnlist h4 {
color: #845e27;
border-top: double 3px;
border-bottom: double 3px;
}
.btnboxarea {
text-align:center;
width: 100%;
display: table;
}
.btnboxarea .btnbox {
width: 33%;
display: table-cell;
}
.btnboxarea .bgcolor-btnbox {
font-size: 11px;
font-weight: bold;
vertical-align: middle;
color: #f6a896;
}

h5 {
border-top: dotted 1px #845e27;
padding-top: 8px;
color: #d2a100;
font-size: 16px;
}
.pointtitle{
color: #845e27;
font-size: 12px;
font-weight: bold;
}
.processboxline {
width: 100%;
clear: both;
}
.processbox {
padding-top: 8px;
width: 50%;
float: left;
}
.processbox p {
padding: 8px;
}

.advicetitle{
color: #845e27;
font-size: 16px;
font-weight: bold;
}
.underline {
text-decoration: underline;
}
