/* Styles for signature plugin v1.1.0. */
.kbw-signature {
	display: inline-block;
	border: 1px solid #a0a0a0;
	width: 550px; 
	/*height: 300px;*/
	height: 640px;
}

.kbw-signature-slider {
	margin-top:1em;
	margin-bottom:1em;
}

.kbw-signature-slider .ui-slider-handle {
	width: 3em;
	height: 1.6em;
	top: 50%;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.6em;
}