@charset "utf-8";
#buttonREV,#buttonWEB,#buttonVoice,#buttonGame,#buttonDominio,#buttonResellers,#buttonTutorials,#buttonCompany,#buttonContact{
	position: relative;
	float:left;
	width:96px;
	height:35px;
	background: url(/images/it/buttons.png) no-repeat;
}

#tab_social{
width:250px;
height:22px;
position:absolute;
right:0;
top:45px;
margin:0;
font-size:10px;
text-align:center;
z-index:2;
overflow:hidden;
}


#facebook, #twitter, #youtube {float: right; height: 22px; }
#facebook {width: auto; margin: 0;}
#twitter {width: auto; margin: 0 -30px 0 8px;}
#youtube {width: auto; margin: 0 8px 0 0;}

