/* CSS Document */

h1 { display:none; height:1px; text-indent:-9999em; text-decoration:none; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0 auto;
	font-weight: normal;
	color: #727272;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0 auto;
	font-weight: normal;
	color: #999999;
	padding-bottom: 14px;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0 auto;
	font-weight: normal;
	color: #727272;
}

a {
		color: #727272;
		text-decoration:none;
		font-size: 1.2em;
		}
		
a:hover{
		color: #727272;
		text-decoration:none;
		font-size: 1.2em;
		}
		
p {
	margin: 4px 0px 10px 0px;
}

li {
list-style:square;
}

body#howmuch-rent .text li {
list-style-position:inside;
margin-bottom:15px;
}

#about a{
text-decoration:underline;
}
p.useful {
clear:both;
padding-bottom:3px;
}
p.useful img{
padding-bottom:5px;
}



