div.demoElement , div.fondemoElement{
	position:absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	margin:0px 0px 0px 0px;
	z-index:998;
	visibility:hidden;
}
div.fondemoElement{ z-index:996; background:#000;}
div.clr{clear:both; margin:0px; padding:0px;}
div.cont-login{
	background-color:#fff;
	width:300px;
	margin:15% auto;
	z-index:1000;
	font-size:14px;
}
div.demoElement div.cont-login div.topBar{
	width:300px;
	height:18px;
	float:left;
	background:#eae8e8 url(../img/login/fon-topBar.gif) no-repeat;
	border-bottom:1px solid #cacaca;
	padding-top:2px;
	}
	div.demoElement div.cont-login div.topBar a{ text-decoration:none;}
	div.demoElement div.cont-login div.topBar a:hover{ text-decoration:underline;}
	div.demoElement div.cont-login div.topBar span{ height:18px; padding-left:30px; float:left;}
	div.demoElement div.cont-login div.topBar div{height:16px; text-align:right; float:right; padding-right:5px;}
div.demoElement div.cont-login div.bottomBar{
	padding-top:10px;
	padding-bottom:15px;
	width:300px;
	float:left;
	border-top:1px solid #fff;
	}
	input.close-login{
		width:14px;
		height:14px;
		border:none;
		background:#eae8e8 url(../img/login/buttum-close.gif) no-repeat;
		margin-top:1px;
		}
		
	input.close-login:hover{background:#eae8e8 url(../img/login/buttum-close-h.gif) no-repeat; }
	div.demoElement div.cont-login div.bottomBar div.line-cont{ width:260px; padding-left:30px; padding-top:10px; float:left;}
	div.demoElement div.cont-login div.bottomBar div.line-cont span{ width:90px; float:left; padding-top:3px;}
	input.formlogin{ width:150px; height:15px;}
	div.demoElement div.cont-login div.bottomBar div.line-cont-next{width:300px; text-align:center; padding-top:10px; float:left;}
	div.demoElement div.cont-login div.bottomBar div.line-cont-next div{width:150px; float:left; }
	div.demoElement div.cont-login div.bottomBar div.line-cont-next input.buttumsubmit{
		width:100px; 
		height:20px; 
		background: url(../img/login/bottum-f.gif) repeat-x;
		border:none;
		text-align:center;
		}
	div.demoElement div.cont-login div.bottomBar div.line-cont-next input.buttumsubmit:hover{ background:url(../img/login/bottum-fh.gif) repeat-x;}