#login .postAd, #postedlisting .postAd {
	background: #fec015
;
	font: bold 12px Arial;
	color: black;
	height: 20px;
	border-style: outset;
	border: 1px solid ;
	text-align: center;
	cursor: pointer;
}

#login .postAd {
	margin: 0px 2px 0px 14px;
}

#login .postAd a {
	text-decoration: none;
	color: black;
}


