﻿
.login					{text-align:left;width:610px;padding:50px 0 50px 0;overflow:hidden;height:200px;}
.login div.title, 
.login div.cnt			{width:400px;margin:1px auto 0 auto;}
.login .title			{border:2px solid #6e5a43;background-color:#6e5a43;padding:5px 0 5px 0;text-transform:uppercase;}
.login .title span		{color:#ffffff;font-weight:bold;font-size:14px;padding-left:5px;}
.login .cnt				{border:2px solid #6e5a43;background-color:#fcf7e2;color:#666666;}
.login .cnt	.text		{font-weight:bold;}
.login .cnt	.text label	{display:block;width:120px;text-align:left;}
.login table			{width:400px;}
.login table table		{border:0;width:100%;height:100px;}
.login td				{padding:2px;}
.login input			{width:130px;height:12px;border:1px solid #6e5a43;}
.login .remember		{padding-left:60px;font-style:italic;}
.login .remember input	{width:auto;height:auto;border:0;}
.login .button			{width:100px;height:30px;padding:0;background-color:#ffffff;cursor:pointer;font-size:16px;color:#666666;}
.login .error			{min-height:0;text-align:left;padding-left:65px;color:#c62020;font-weight:bold;margin-top:10px;border:0;background:transparent;}

