@CHARSET "UTF-8";
/*JP: configure ul*/
/*Note: ID here is "residences" because it's that way in the markup. Prob should change to 'amenites'
  in both locations */
#residences ul {
	line-height: 1.5em;
	list-style-image: url(../images/bullet.gif);
	padding-left: 1em;
	margin: 0;
}

#content object {
	margin-left: 4ex;
}