#aboutThisSite{
	min-height:271px;
}

#aboutThisSite h2{
    text-indent:-5000px;
	background:url(../../img/about-this-site.png) no-repeat 50px 50px;
	height:70px;
	width:200px;
	margin:0 0 0 20px;
}
#aboutThisSite h2.aboutThisSiteNl{
	background:url(../../img/nl_images/about-this-site.png) no-repeat 50px 50px;
}
#aboutThisSite h2.aboutThisSiteZh{
	background:url(../../img/zh_images/about-this-site.png) no-repeat 50px 50px;
}
#aboutThisSite h4{
   	margin:20px 0 0 68px;
}

#aboutThisSite p{
  	margin:20px 0 0 68px;
}

#aboutThisSite a{
  	color:#EE8B15;
}

#aboutThisSite a hover{
	text-decoration:underline;
}

