form {margin:0}

.errmsg{font-weight:bold; font-size:11px; color:#CC0000}
.succmsg{font-weight:bold; font-size:11px; color:#23D13C}
.sorrymsg{font-weight:bold; font-size:13px; color:#7F7F7F}
.foundwords{background-color:#FF4444;}

#avatdivcust{float:left; display:none; margin:2px;}
#resultDiv{font-weight:bold;  margin-bottom:5px; color:#CC0000}

#link-tip
{
	display:none;
}

#windowsett
{
	position: absolute;
	left: 300px;
	top: 50px;
	height: 550px;
	width:482px;
	padding:16px 21px 51px 21px;	
	overflow: hidden;
	display: none;
	background-color: #fff;
	z-index: 999;	
}

#windowContent
{
	height: 465px;
}

.catchk{cursor: default;}
.catchklab{cursor: default;}
.authformb
{
display:none;
margin-top:10px;
float:left;
position:relative;
background:#FFF9E0;
z-index:45;
width:500px;
padding:14px 0 0 28px;
height:36px;
}

.authformb span.oneb,
.authformb span.twob,
.authformb span.threeb,
.authformb span.fourb{
	position:absolute;
	z-index:50;
	display:block;
	width:16px;
	height:16px;
	}
	
.authformb span.oneb{
	top:0;
	left:0;
	background:url(../img/autoruz/ugol_lt.jpg);
	}
.authformb span.twob{
	top:0;
	right:0;
	background:url(../img/autoruz/ugol_rt.jpg);
	}
.authformb span.threeb{
	bottom:0;
	right:0;
	background:url(../img/autoruz/ugol_rb.jpg);
	}
	
.authformb span.fourb{
	bottom:0;
	left:0;
	background:url(../img/autoruz/ugol_lb.jpg);
	}	

.authformb input.authbot{
	font-family:Arial;
	font-size:12px;
	border:1px solid #808080;
	height:15px;
	width:100px;
	padding:0 3px 0px 3px;
	background:#fff;
	}
.authformb table
{
	width: 400px;
}

.authformb table td.authtd
{
	vertical-align: middle;
}	

.groupWrapper
{
	
}
.serializer
{
	clear: both;
}

.groupItem .itemHeader
{
	cursor: move;
}

.sortHelper
{
	border: 1px dashed #666;
	width: auto !important;
}

.overlay
{
	FILTER: alpha(opacity=50); LEFT: 0px; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #000; moz-opacity: 0.5; opacity: 0.5;
	z-index: 500;
}

