.addbottom25
{
	padding-bottom:25px;
}
input.signaturedata
{
	position:absolute;
	left:0px;
	top:0px;
	width:25px;
	height:25px;
	visibility: hidden;
}

.signaturecontainer
{
	max-width: 360px;
}

.signature
{
	border: 1px silver dashed;
    background: rgb(253, 253, 253);
}

label.nobold
{
	font-weight:normal !important;
}