div.headerjumpto{
	/* this style turns the jumpto menu off */
	display:none;
}
td.signintitle{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	height:22px;
	width:100%;
}
td.registertitle{
	padding-top:2px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	height:16px;
	width:100%;
}
table.signintitlelayout{
	margin-bottom:8px;
}
td.footer{
	padding:24px 24px 24px 24px;
	font-size:10px;
	color:#999999;
	text-align:left;
	text-indent:12px;
}
td.registertext{
	padding:9px 8px 8px 9px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	font-weight:normal;
}
td.loginfld{
	padding-bottom:12px;
}
td.loginfld2{
	padding-bottom:24px;
	color:#666666;
}
td.loginfld3{
	color:#666666;
}
div.protect{
	padding-top:2px;
	font-size:11px;
}
a.login {
	font-size:11px;
}
a.login:hover {
	font-size:11px;
}
input.loginfld{
	border:1px solid #666666;
	width:144px;
	padding:2px 0 3px 0;
}
table.subtitlebar{
	width:100%;
	border:none;
}
/* popup layer for forgot password */
div#floatPasswordBackground{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#000000;
	width:100%;
	height:0px;
	z-index:10000;
	opacity: .0;
	filter: alpha(opacity=0);
	display:none;
}
div#waitUploading{
	position:absolute;
	z-index:10001;
	width:312px;
	height:69px;
	background-image:url(../images/adplace/loadingBackground.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:none;
}
div#waitForgotPasswordPopup{
	position:absolute;
	z-index:10001;
	width:400px;
	height:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:none;
}

div#waitVerifyAdplace{
	position:absolute;
	z-index:10001;
	width:312px;
	height:69px;
	background-image:url(../images/adplace/loadingVerifyBackground.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:none;
}
div.waitUploadingWait{
	position:relative;
	top:34px;
	left:81px;

}
div.waitUploadingRotate{
	position:relative;
	top:-12px;
	left:12px;
}
td.bordercell2top{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-x;
	background-position: top;	
	background-color:#EBEBEB;
}
div.formtitle{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
td.bordercell2left{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-y;
	background-position: left;	
	background-color:#EBEBEB;
}
td.formcellbuttons{
	padding:12px 12px 8px 12px;
	text-align:center;
	width:100%;
}
td.bordercell2right{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#EBEBEB;
}
td.bordercell2btm{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#EBEBEB;
}
td.formtextpopup{
	font-size:10px;
	font-weight:bold;
}
/*end of popup layer for changing zipcodes */
