#front-stage{ position:fixed; right:0px;top:128px; z-index:100;   }
#front-stage-right{ position:fixed; right:0px;top:20%; z-index:100;   }



#suportIcon{
	width:33px;
	height:167px;
	border-top:0px #eaeaea solid;
	border-right:#5a5959 0px solid;

	background-image: url(../img/tab_talktous.png);	
}
#suportIcon a {
	width:33px;
	height:167px;
	background-position: 0px 0px;
	display:block;

	background-image: url(../img/tab_talktous.png);
}
#suportIcon a:hover{
	display:block;
	width:33px;
	height:167px;
	background-image: url(../img/tab_talktous_hit.png);
	background-position: 33px 0px;

}

#WhatNew{
	width:33px;
	height:135px;
	border-top:0px #eaeaea solid;
	border-right:#5a5959 0px solid;
	background-image: url(../img/tab_whatnew.png);	
}
#WhatNew a {
	width:33px;
	height:135px;
	background-position: 0px 0px;
	display:block;
	background-image: url(../img/tab_whatnew.png);
}
#WhatNew a:hover{
	display:block;
	width:33px;
	height:135px;
	background-image: url(../img/tab_whatnew_hit.png);
	background-position: 33px 0px;
}