.local_listing_login .ads-login {
	float: right;
	background-image: url(../images/ad-login-bg.jpg);
	background-repeat: repeat-y;
	width: 238px;
	height: 252px;
	padding-right: 10px;
	padding-left: 16px;
}
.ads-login .heading {
	margin-bottom: 16px;
}
.ads-login .ads-login-table {
	color: #000;
	margin-bottom: 15px;
}
.ads-login-table td {
	padding-bottom: 6px;
}
.ads-login-table .login-text-box {
	width: 140px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 6px;
}
.ads-login-table .button-sign-in {
	background-image: url(../images/button-sign-in-bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ads-login-table .error-msg {
	font-size: 11px;
	color: #069;
	line-height: 14px;
	padding-left: 6px;
}
.forget-password a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	text-decoration: underline;
	margin-left: 6px;
}
.join-now a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	text-decoration: underline;
	font-size: 12px;
}

