.button {
	background: url(images/but_bg.jpg) no-repeat bottom left;
	width:100%;
}
.button_exit {
	background: url(images/but_bg.jpg) no-repeat  center;
}

.auth_form input {
	width: 120px;
	border:1px solid #c7c7c7;
}
.btn_enter{
	background:url('images/back.gif') 0px 0px no-repeat;
	color:#fff;
	font-family: 'Myriad Pro';
	font-style:italic;
	font-size:13px;
	border:none;
}