#foundPayerInfo {
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}

#showForm .control-group, #foundPayerInfo .control-group{
    margin: 0;
}

#showForm .control-group .controls p,#foundPayerInfo .control-group .controls p{
    margin-top:5px;
    line-height: 20px;
    font-weight: bold;
}

.captchaEnc{
	height: 70px;
	width: 270px;
	margin-bottom:10px;
}