.rendben {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
	position: static;
	height: auto;
	width: auto;
	border: thin solid #339900;
	padding-left: 50px;
	background-color: #E1FFD7;
	background-image: url(../images/ok_btn.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	display: block;
	margin: 10px;
}

