span.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url('/pics/checkbox.gif') no-repeat;
    display: block;
    clear: left;
    float: left;
    margin-left:100px;
    margin-bottom:10px;
}

.box{
    position:relative;
    float:left;
    color:#222;
    font-size:13px;
    padding:0px;
    margin-left:30px;
    margin-top:10px;
    width:500px;
    background: #ffffff;
}

.box a img{ border:0px;text-decoration:none;}

.uit {
    width:500px;
    position:relative;
}

.wide_box { 
    width:500px;
    text-align:center;
    background-color: #fff;
}

*html .box{margin-left:20px;}

.cpanel{
    position:relative;
    float:left;
    font-size:13px;
    padding:5px;
    font-family:tahoma;
    margin-left:40px;
    margin-top:10px;
    width:100%;
}

.l-photo-p {
	top:39px;
	display:block;
	height:90px;
	width:90px;
	left:82px;
	text-align:center;
	position:relative;
}


.l-sign {
	color:#fff;
	top:-110px;
	display:block;
	height:40px;
	width:150px;
	left:20px;
	text-align:left;
	position:relative;
	z-index:10;
}

.l-container {
    height: 250px;
    padding:20px;
    overflow:hidden;
}

.l-bgpic {
    position: relative;
    top: -70px;
    left: 10px;
    height: 250px;
    z-index: 2;
}

.l-frame {
    position: relative;
    top: -320px;
    left: 10px;
    height: 250px;
    z-index: 2;
}

.l-fpreview {
    color:#fff;
    top:39px;
    display:block;
    height:90px;
    width:90px;
    right:0;
    text-align:center;
    position: relative;
    left: 82px;
    z-index: 1;
}

span.menu {padding:1px;
	padding-left:20px;
	margin-right:6px;
	display:block;
	height:16px;
	width:50px;
	float:left;
	line-height:16px;
	vertical-align:middle;
	color:#fff;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	background-position: 2px 1px !important;
	border:1px solid #fff;
	z-index:2;
	cursor:pointer;
}

.tool-tip {
	padding:0;
	color: #fff;
	border:1px solid #fff;
	background:#000;
	z-index: 2;

}

.tool-title {
	font-family:verdana;
	font-size: 12px;
	margin: 0;
	color: #fff;
	padding: 2px;
}
.tool-text {
	font-family:verdana;
	font-size: 10px;
	margin: 0;
	color: #fff;
	padding: 2px;
}

#uit_load {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url('/pics/load.gif') no-repeat center center #000000;
	z-index:3;
	font-family:verdana;
	font-weight:bold;
	font-size: 16px;
	color:#fff;
	line-height:100%;
	text-align:center;
	vertical-align:middle;
	display:none;
} 
.op {
	background:#000;
	z-index:2;
	position:absolute;
}

#tmp_loading {
	font-size:16px;
	background:url('/pics/load.gif') no-repeat top left #000000;
	font-family:verdana;
	padding-left:18px;
	position:absolute;
	color:#ffffff;
}

.lpr2-signature {
    color:#fff;
    top:-350px !important;
    display:block;
    height:40px;
    width:200px;
    left:16px;
    font-size:13px;
    text-align:left;
    position:relative;
    z-index:10;
}
#configure label.error {
    margin-left: 10px;
    width: auto;
    display: inline;
    color:red;
}
