.geri_butonu{
	background:url('/images/geri-don-en.png') no-repeat;
}
.devam_butonu{
	background:url('/images/devam-et-en.png') no-repeat;
}
.ucdonayla_butonu{
	background:url('/images/ucdonayla_butonu-en.png') no-repeat;
}
.onayla_butonu{
	background:url('/images/onayla_butonu-en.png') no-repeat;
}
input.degistir{
	background:url('/images/degistir.png') no-repeat;
}
#siparis-adimlari-menu{
	background:url('/images/tamamla-ust.png') no-repeat center top;
}
#kullanici-giris-formu button {
	background:url('/images/kullanici-buton-en.png') no-repeat left top;
}
#kullanici-giris-formu button:hover{
	background:url('/images/kullanici-buton-en.png') no-repeat left bottom;
}
.ziyaretci li.online{
	background:url('/images/sayac-en.png') no-repeat left top;
}
.ziyaretci li.bugun{
	background:url('/images/sayac-en.png') no-repeat left center;
}
.ziyaretci li.toplam{
	background:url('/images/sayac-en.png') no-repeat left bottom;
}
button#uye-girisi-yap {
	font-size:10px;
	cursor:pointer;
	width:111px;
	height:35px;
	float:left;
	margin-left:20px;
	border:0;
	text-indent:-9999px;
	background:url('/images/uye-giris-en.png') no-repeat left top;
}