/*************************************************************************************************/
/*		Adds some extra css to the english part of the site for correct titles in the footer..
**************************************************************************************************/

div#footer div.content div.info h4 {background-position:-132px -70px}
div#footer div.content div.face h4 {background-position:-132px -110px}
div#footer div.content div.globe h4 {background-position:-132px -130px}
div#footer div.content div.copy h4 {background-position:-132px -90px}

