#sticker
{
	position:absolute;
	width:159px;
	height:158px;
	top:442px;
	left:156px;
	z-index:10000;
	background-position:center center;
	background-repeat:no-repeat;
}
#sticker a
{
	display:block;
	width:129px;
	height:128px;
	margin:15px;
	text-indent: -10000px;
}
#sticker.en
{
	background-image:url(/images/bg_sticker-en.png);
}
#sticker.fr
{
	background-image:url(/images/bg_sticker-fr.png);
}

#info_wrapper
{
	background-image: url(../images/interface/infoHomeBg.gif);
	background-repeat: no-repeat;
	background-position: 10px 185px;
}

#info_wrapper h3
{
	text-align: center;
}

