/* Chinese */
html:lang(zh) nav {
	font-size: 1.1em;	
}

html:lang(zh) nav li ul li {
    font-size: 0.9em;
}

html:lang(zh) aside.propertyDetails table { 
	font-size: 1em;
}

html:lang(zh) aside #roomDetailsDiv {
	font-size: 0.9em;	
}

html:lang(zh) footer p {
	font-size: 0.9em;		
}

html:lang(zh) #legal {
	font-size: 0.9em;	
}

html:lang(zh) form { 
	font-size: 1em;
}

html:lang(zh) article.articleTeaser .articleTeaser {
	padding-right: 24px;	
}

html:lang(zh) article.articleTeaser .articleTeaser .teaserLink a {
	margin-right: 0;	
	margin-top: 10px;	
}

/* homepage map search */
html:lang(zh) .mapSearchControls .secondaryButton {
	font-size: 14px;
} 

/* map search */
html:lang(zh) .listingBubbleText .teaserLink a, html:lang(zh) .searchResultsMapSearch .teaserLink a {
	font-size: 1em;	
}

/* listing details popup page */
html:lang(zh) body#listingDetailPopUp .listingCourtesy p:first-child {
	font-size: 0.9em;	
}

html:lang(zh) body#listingDetailPopUp footer .agentInfo a[href^=mailto] {
    display: inline-block;
}

/* broker featured listing widget buttons */
html:lang(zh) .brokerFeaturedListing .linkButton, html:lang(zh) .brokerFeaturedListing .secondaryButton, html:lang(zh) .listings .viewDetails .secondaryButton {
  font-size: inherit;
}