#resident-login .section_header { background: url(../img/headers/resident_login_bg.png); display: block; }
#resident-login .section_header h1 { background-image: url(../img/headers/resident_login_text.png); display: block; }

#resident-login-header-copy {
	line-height: 18px;
	width: 630px;
	margin: 0px auto 40px auto;
}

#properties-header-bar { 
	background-image: url(../img/gradients/resident_login_long.png);
	margin-bottom: 25px;
	background-position: 110px center;
}

#properties-header { width: 100px; background-image: url(../img/headers/properties.png); }

#properties-container {
	width: 630px;
	margin: 0 auto;
}

.property {
	margin: 0 13px 18px 13px;
	width: 289px;
	text-align: left;
	float: left;
}

.property a {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.first {
	clear: left;
}