 @media screen and (max-width: 1400px) {
}
 @media screen and (max-width: 1160px) {

#main { float: none; }

.neighborhood-map #leftside_content h2 { font-size: 10px; }

.neighborhood-map #leftside_content_outer { float: none; }

#content ul.business_listings p,
#content ul.business_listings li .content,
#content ul.business_listings li a { font-size: 12px; }

#leftside_content ul { line-height: 100%; }

.neighborhood-map #leftside_content_outer { zzmax-width: inherit; }
}
 @media screen and (max-width: 1100px) {
}
 @media screen and (max-width: 1000px) {
}
 @media screen and (max-width: 960px) {
}
 @media screen and (max-width: 900px) {

#map_legend_area {
	max-width: inherit;
	width: 15em;
}

.neighborhood-map #leftside_content_outer {
	width:inherit;
	max-width: inherit;
	min-width: inherit;
	width: 100%;
}
}
 @media screen and (max-width: 825px) {
}
 @media screen and (max-width: 760px) {

.neighborhood-map #leftside_content_outer { max-width:100%; }

#content ul.business_listings li { zzmargin-left: 50px; }

#rightside_content { min-height: 0px; } /*fixes landscape mode with text under RS */
}
