﻿
.btn-login 
{
	width: 65px;
	height:25px;
	display:block;
	float:left;
	background:url(Images/btn-login.png) no-repeat;
	border:0;
	text-indent:-9999px;	
	}
	
.btn-empty
{
	width:65px;
	height:25px;
	}
	
.x-btn-search {width:34px; height:25px; background:url(Images/icon-search.png) no-repeat; border:none;}

.x-btn, 
.x-cancel {width: 65px; height:25px; text-align:center; font:12px/25px Tahoma; float:left;
        background:url(Images/icon-btn.png) no-repeat; border:none; margin:0 2px; color:#FFF; }
        
.x-cancel { background:url(Images/icon-btn.png) 0 -35px no-repeat; color:#333;}

.x-button {display: block; height:24px; padding:0px 4px 0 2px; 
           text-indent:4px; font:12px/25px Tahoma; float:left; cursor:pointer;
           background:#3F6EA5; border:1px solid #DDD; margin:0 2px; color:#FFF;}