html {
	margin: 0px;
	padding: 0px;
	background: #e5e5e5;
}
body {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin: 0px auto;
	background:
}
a img {
	border: 0 none;
}
form {
	position: absolute;
	width: 326px;
	left: -257px;
	top: -127px;
	margin: 0px;
	padding: 27px 0px 56px 188px;
	background: url(https://www.cuistotrestaurant.com/cmsadmin/images/loginbg.gif) left top repeat-y;
}
img.logintop {
	position: absolute;
	top: 0px;
	left: 0px;
}
img.loginbottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
}
a.logo {
	position: absolute;
	top: 29px;
	left: 31px;
}
div.cmsversion {
	color: white;
	position: absolute;
	left: 25px;
	bottom: 25px;
	font: normal 12px/12px Arial,sans-serif;
}
label,input,button {
	position: relative;
	z-index: 1;
}
label {
	display: block;
	padding: 8px 0px;
	font: normal 18px/18px Arial,sans-serif;
	color: #696969;
}
input {
	font: normal 18px/18px Arial,sans-serif;
	color: black;
	width: 210px;
	border: 1px solid #a5acb2;
	padding: 4px;
}
button {
	display: block;
	margin-top: 12px;
	width: 97px;
	height: 29px;
	border: 0 none;
	padding: 0px;
	cursor: pointer;
	background: url(https://www.cuistotrestaurant.com/cmsadmin/images/login.jpg) left top no-repeat;
}