.stiri div .topuri .buton_top {
	cursor:pointer;
	width:70px;
	border:1px solid #e7e7e7;
	padding:0px 5px 0px 5px;
	font-size:11px;
	background: #FBFBFB;
	font-weight:bold;
	color:#54525f;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
}


.stiri div .topuri .buton_top_last {
	cursor:pointer;
	width:70px;
	border:1px solid #e7e7e7;
	padding:0px 5px 0px 5px;
	font-size:11px;
	background: #FBFBFB;
	font-weight:bold;
	color:#ff8902;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
}

.stiri div .topuri .buton_top_clicked {
	cursor:pointer;
	width:70px;
	border-top:1px solid #ffffff;
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	border-bottom:1px solid #B6B6B6;
	padding:2px 5px 2px 5px;
	background: url("/images/back_titlu_header_top.gif") repeat-x #e6e6e6;
	font-weight:bold;
	color:#ff8902;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
}
