@CHARSET "UTF-8";
@IMPORT url("common.css");
@IMPORT url("city_listing.css");

	#about-city h3,
	#about-city p,
	#about-city img,
	#about-city img.city,
	#article-left h3,
	#article-left ul li,
	#article-left ul li a,
	#article-left ul li img,
	div.right_container h3,
	div.right_container a.ap-3442,
#about-city{
	display: block;
	overflow: hidden;
}

#about-city{
	background: #FFFFFF url("/images/advanced_search_head.gif") no-repeat top left;
}
#about-city h3{
	color: #890100;
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0 22px 15px;
	
}
#about-city p{
	padding: 8px 18px 0 18px; 
}
#about-city img.city{
	border: 1px solid #CCCCCC;
	padding: 9px;
	margin-left: 10px;
	width: 180px;
	height: 110px;
}
#about-city img{
	width: 220px;
	height: 6px;
	padding-top: 10px;
}
#article-left{
	background: #FFFFFF url("/images/advanced_search_head.gif") no-repeat top left;
	margin-top: 10px;
}
#article-left h3{
	color: #890100;
	font-size: 20px;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#article-left ul li{
	background: url("/images/bg_32.gif") no-repeat bottom left;
	color: #000000;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-left: 15px;
}
#article-left ul li.articles_footer_li{
	background: none;
	padding-bottom: 10px;
}
#article-left ul li a{
	padding-left: 15px;
	width: 155px;
	float: left;
	color: #333333;
}
#article-left ul li img{
	float: left;
	padding-top: 2px;
}
div.right_container h3{
	color: #890100;
	font-size: 22px;
	font-weight: bold;
	padding: 15px 0 0 25px;
}
div.right_container a.ap-3442{
	background: url("/images/view_more_apartments.gif") no-repeat top left;
	width: 150px;
	height: 52px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 35px;
	margin-left: 530px;
	padding-top: 5px;
	padding-left: 80px;
	font-size: 15px;
}
