﻿
.login					{clear:both;text-align:left;width:100%;padding:80px 0 0 0;height:200px;}
.login div.title, 
.login div.cnt			{width:400px;margin:1px auto 0 auto;}
.login .title			{border:2px solid #99cc00;background-color:#99cc00;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 #99cc00;background-color:#ffffcc;color:#666666;}
.login .cnt	.text		{font-weight:bold;}
.login .cnt	.text label	{display:block;width:140px;text-align:left;}
.login table			{width:400px;}
.login table table		{border:0;width:100%;height:100px;}
.login td				{padding:2px;}
.login input			{width:120px;height:12px;border:1px solid #99cc00;}
.login .remember		{padding-left:65px;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;}
