.listban {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E8FFE8;
	text-align: center;
	border: 1px solid #006600;
	width: 260px;
	height: 50px;
	padding-top: 8px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
.listbanl1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
a:link.listbanl1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
a:visited.listbanl1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.listbanl2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
div#listbansales {
	/* background-image: url(../../wg/realestatebg.jpg); */
}
div#listbanrentals {
	/* background-image: url(../../wg/rentalsbg.jpg); */
}


