.b-form-popup
{
/*
	border       : 1px solid #e2e1ea;
	z-index      : 1000;
	border-width : 4px;	
	background   : #fff;
	*/
}
.w-popup-small
{
	width : 241px;
}
.ui-radiocheckbox-default .uniForm .radiocheckbox
{
	zoom         : 1;
	padding-left : 25px;
}
.ui-radiocheckbox-default .uniForm .radiocheckbox input
{
	position : absolute;
	display  : inline;
	left     : 0;
	margin   : 0;
	padding  : 0;
}
.ui-radiocheckbox-default .uniForm .radiocheckbox label
{
	display    : block;
	padding    : 0;
	margin-top : expression('4px');
}
.popup-box
{
	border       : 1px solid #e2e1ea;
	z-index      : 1000;
	border-width : 4px;	
	background   : #fff;
}
.popup-wrapper
{
	position : absolute;
	z-index  : 1000;
	left     : 0;


	margin-top : -1;
}
.section-files .popup-wrapper
{
	position : absolute;
	z-index  : 1000;
	width    : 400px;
	left     : 0;
	
	margin-top : 2px;
}
#login-form-box
{
	left       : auto;
	right      : 0;

	margin-top : 20px;

		background : #333;
}
.popup-box .pointer
{
	position   : absolute;
	margin-top : -9px;
	left       : 20px;
	width      : 9px;
	height     : 9px;	
	background : url("img/popup-box-pointer.gif") no-repeat left top;
}
#login-form-wrapper .pointer
{
	left  : auto;
	right : 10px;
}
/*	добавлено для проекта по персональным страницам мгту  */

.popup-box .form
{
	border : none;
}
.popup-box .ctrl-bar
{
	margin-bottom : 0;
	padding       : 0;
}
.popup-box legend
{
	padding : 0;
	margin  : 0;
}
.popup-box .ctrl-bar
{
	margin     : 5px;
	text-align : right;
}
.popup-box .ctrl-bar a
{
	border : none;
}
.popup-box .ctrl-bar a img
{
	border : 1px solid #e2e1ea;
}
.popup-box .ctrl-bar a:hover img
{
	border : 1px solid #b4b3ba;
}
.popup-box .inlineLabels .formHint
{
	margin  : 0;
	width   : auto;
	padding : 0;
}
.popup-box .inlineLabels .ctrlHolder label
{
	padding-right : expression('5px');
}
.uniForm .inlineLabels *
{
	white-space : normal;
}




/***********************************************************/

/*

.popup-box
{
	border       : 1px solid #e2e1ea;
	z-index      : 100;
	border-width : 4px;	
	background   : #fff;
}
.popup-wrapper
{
	position : absolute;
	z-index  : 100;
	width    : 440px;
	left     : 0;
	
	margin-top : -1;
}
.section-files .popup-wrapper
{
	position : absolute;
	z-index  : 100;
	width    : 440px;
	left     : 0;
	
	margin-top : 2px;
}
#login-form-wrapper
{
	left       : auto;
	right      : 0;
	margin-top : 20px;
}
.popup-box .pointer
{
	position   : absolute;
	margin-top : -9px;
	left       : 20px;
	width      : 9px;
	height     : 9px;	
	background : url("img/popup-box-pointer.gif") no-repeat left top;
}
#login-form-wrapper .pointer
{
	left  : auto;
	right : 10px;
}
.popup-box .body
{
	margin : 2px 5px 5px;
}
.popup-box .form
{
	border : none;
}
.popup-box .ctrl-bar
{
	margin-bottom : 0;
	padding       : 0;
}
.popup-box legend
{
	padding : 0;
	margin  : 0;
}
.popup-box .ctrl-bar
{
	margin     : 5px;
	text-align : right;
}
.popup-box .ctrl-bar a
{
	border : none;
}
.popup-box .ctrl-bar a img
{
	border : 1px solid #e2e1ea;
}
.popup-box .ctrl-bar a:hover img
{
	border : 1px solid #b4b3ba;
}
.popup-box .inlineLabels .formHint
{
	margin  : 0;
	width   : auto;
	padding : 0;
}
.popup-box .inlineLabels .ctrlHolder label
{
	padding-right : expression('5px');
}
.uniForm .inlineLabels *
{
	white-space : normal;
}
*/