﻿.container
{
	position: absolute;
	z-index: 5000;
	width: 100%;
	top: 0px;
	left: 0;
	text-align: center;
}

.back_dialog
{
	position: absolute;
	background-color: #ffffff;
/*	background-color: #414954;*/
	display: none;
	top: 0px;
	left: 0px;
	z-index: 2000;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.reg-field {
        background:url(http://www.fincibfx.com/e107_themes/fincib_san/images/bg-form-reg-even.png) #6660000;

}
