form#login_form_cms
{
	width:310px;
	margin:0;
	padding:0;
}
form#login_form_cms table
{
	width:100%;
}
form#login_form_cms table td.login_label
{
	text-align: right;
}
form#login_form_cms table td.login_input input
{
	width:105px;
}
.login_table
{
	maring:0;
	padding:0;
	border-collapse: collapse;
}

input#sh_submit{

		background-image:url("../../../templates/energethicsV2/images/fondo_bottoni.gif");
		background-position:left center;
		background-repeat:repeat-x;
		border:1px solid #6d6d6d;
		color:#000000;
		padding:2px 10px;
		margin-left:5px;
		font-family:Tahoma;
		font-size:11px;
		float:right;
}
.login_error{
	text-align:center;
}
div.en_global_login
{
	color: #000000;
	background-image: url(sfondo_login.png);
	height: 70px;
	width: 360px;
	background-position:right bottom;
	background-repeat:no-repeat;
	float: left;
	clear: right;
}
div.login_form_title
{
	margin:0;
	padding:0;
	font-weight:bold;
}

