﻿/*======CSS for Developer.css......login Start======*/
#login_left
{
	width:380px;
	/*height:430px;*/
	float:left;
	
}
#login_right
{
	width:380px;
	margin-top:20px;
	padding-left:20px;
	float:right;
	border-left:1px solid #CCC;
}

#login_title
{
	width:370px;
	padding-left:10px;
	float:left;
	background:#EEE;
}
#loginBox
{
	text-align:center;
}
/*======CSS for Developer.css......login   End======*/
