/* CSS Document */
body 				{background-color:#FFFFFF}
td, input 			{font:normal 11px "Trebuchet MS", Tahoma, Verdana, Arial; color:#5A5A5A;}
#holder 			{width:400px; height:400px; margin:auto;}
.box 				{display:block; width:385px; *width:400px; height:305px; padding-left:15px; background: #338ad3 url('../images/login/bg.jpg') no-repeat; border:1px solid #2d5cb2;}
.logo 				{display:block; float:left; width:370px; height:59px; text-align:right;}
.centerbox 			{display:block; float:left; width:368px; height:220px; border:1px solid #2d5cb2; background-color:white;padding:1px;}
.login, .lostpass	{display:block; float:left; width:250px; margin-left:65px;*margin-left:35px; color: #ff6c1c; margin-top:12px;}
.lostpass			{color: #5A5A5A;}
input 				{border:1px solid #858585; border-bottom-color:#CECECE;border-right-color:#CECECE; height:18px; width:140px;}
.copyright 			{font:normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;display:block; float:left; width:368px;color: White; text-align:right;}


a 			{color: #ff6c1c; text-decoration:none;}
a:hover 	{color: #5A5A5A;}