.button-blank {

	background: url(images/button-blank.gif) no-repeat;

	border: none;

	width: 105px;

	height: 22px;

	padding-left: 12px;

	padding-bottom: 3px;

	font: bold 11px "Verdana", "Helvetica", sans-serif;

	color: #fff;

	cursor: hand;

	cursor: pointer;

}


