#rent dd {
	padding-left: 10px;
	margin: 15px 0 0 0;
}

#rent .sen{
	margin:2px 0 0 40px;
	text-indent: -30px;
	font-size: 11px;
}

#rent div#header{
  height: 40px;
  background-image:url(../../images/top_bg.gif);
}

#rent div#header a {
  display: block;
  width: 269px;
  height: 40px;
}

#rent div#siteBanner {
  height: 0px;
}

#rent .ss{
	margin-right:1px;
}
#rent .inquiry{
	text-align: center;
	background-color: #CCDBDB;
	border:1px solid #A5B9B9;
	width: 300px;
	line-height:150%;
	font-size: larger;
	font-weight: bold;
	display: block;
	margin: 20px 0 0 0;
}
#rent .post{
	text-align: center;
	background-color: #E2E9E9;
	border:1px solid #D2DEDE;
	width: 300px;
	line-height:150%;
	font-size: larger;
	font-weight: bold;
	display: block;
	margin: 20px 0 0 0;
}



