div.border_login
{
	padding:10px;
	margin:0 auto;
	margin-bottom:40px;
	border-left:2px dotted #B5BCBD;
	border-right:2px dotted #B5BCBD;
	width:550px;
	
}
 div.login
{
	width:480px;
	border:1px solid #CFCBC8;
	margin:0 auto;
	font-family:tahoma;

}
div.login table.properties
{
	width:88%;
	margin:0 auto;
	margin-top:30px;
	
	
}
div.login div.table_title
{
	
	margin-top:30px;
	color:#005A8A;
	font-weight:bold;
	font-size:15px;
	text-indent:20px;
	
}
div.login div.title
{
	background:url(../imgs/title_profile.gif) repeat-x;
	height:27px;
	width:480px;
	color:#005A8A;
	font-weight:bold;
	line-height:27px;
	text-indent:20px;

}
div.login table.properties td.prop_name
{
	font-size:12px;
	color:#8D8987;
}
div.login input
{
	background:#F2F2F3;
	border-top:1px solid #B4AFAA;
	border-left:1px solid #B4AFAA;
	width:314px;
	#width:304px;
	border-right:none;
	border-bottom:none;
}
div.login table.properties td.submit_button
{
	direction:rtl;
	padding-right:25px;
	#padding-right:31px;
	
}
div.login input.login_btn
{
	background:url(../imgs/buttons/green_sml.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	width:78px;
	height:30px;
	border:none;
	display:block;
	text-align:right;
	
	color:white;
	font-family:tahoma;
	font-weight:bold;
	text-align:center
}
div.login div.links
{
	font-size:12px;
	width:88%;
	text-align:right;
	color:#A9C638;
	height:15px;
	#margin-top:-15px;
	
}
div.login div.links a
{

	color:#A9C638;
}



/*h4
{
	color:#fff;
}
h1.login_title
{
	height:44px;
	margin:0;padding:0;
	background:url(../imgs/rbox/sidebar/title.gif) no-repeat top center;
}

form.login
{
	color:#a3c630;
	font-weight:bold;
	font-size:0.85em;
	text-align:right;
	padding-right:5px;
	width:25%;
}

form.login input
{
	width:60%;
}

div.links
{
	color:#fff;
	text-align:center;
	font-size:0.9em;
}

div.links a
{
	color:#fff;
}

form.login input.login_btn
{
	border:0;
	width:98px;
	height:28px;
	background:url(../imgs/login_btn.gif);
	color:#4e3611;
	font-weight:bold;
	margin-bottom:10px;
}*/

