.divpop {
	top:150px;
	left:200px;
	height:390px;
	width:500px;
	filter:alpha(opacity=100);
	opacity:1;
	z-index: 100001;
	position: absolute;
	display: none;
	border: solid 2px #FE6500;
	background:#FE6500;
}

.divpopwrapper{
	background:#FE6500;
	height:370px;
	width:470px;
	margin-left:10px;
}

.divpopbar {
	text-align: right;
	width: 100%;
	background: #FE6500;
}

.reginput {
	width: 140px;
	height: 12px;
	font-size:10px;
	padding:0px 0px 2px 0px;
	vertical-align: top;
	margin: 0px;
}

.regbg {
	background: url(/extra/splashbanner/innerbg.gif) no-repeat;
	/*background: transparent url(/extra/splashbanner/innerbg.gif);*/
}

.reglabel {
	color: #FE8532;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}