div.ButtonFrame {
	height: 25px;
	width: auto;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div.ButtonHeaderLeft {
	background-image: url(images/buttons/esnek_btn_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 6px;
}

div.ButtonHeaderRight {
	background-image: url(images/buttons/esnek_btn_04.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 6px;
}
button.ButtonTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: auto;
	background-image: url(images/buttons/esnek_btn_02.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
