.ox-but-div {margin: 0px 5px -2px 0px}
.ox-but {	display: inline-block; opacity: .7;
			white-space:nowrap; color: #fff; background-color: #fff;
			text-decoration: none;}
.ox-but:active  {	opacity: 1}
.ox-but-sel 	{	opacity: 1}
	.ox-but>span {	float: left; height: 40px; padding: 0px;
					line-height: 40px; vertical-align: middle}
	.ox-but-icon  { float: left; width: 30px; height: 30px; margin: 5px 0px 0px 0px}
	.ox-but-pdgl	{	padding-left: 3px ! important;}
	.ox-but-pdgr	{	padding-right: 3px ! important}
	.ox-but>.ox-but-first {	width: 10px; background: url(css-img/btn_left.png) repeat-x left top}
	.ox-but>.ox-but-body  {background: url(css-img/btn_stretch.png) repeat-x left top}
	.ox-but>.ox-but-last  {	width: 10px; background: url(css-img/btn_right.png) repeat-x left top}
.ox-but-submenu>.ox-but-body  { border-left: 1px solid transparent; padding-left: 1px}
.ox-but-submenu>.ox-but-body:hover  { border-left: 1px solid #000}
