/* Social Buttons */

#header_social{
	position: absolute;
	top: 5px;
	right: 1px;
	width: 186px; 
	height: 29px;
	background:url(/proseries/es/img/bkg_pro_social.jpg) no-repeat;
}

#header_social ul#social_buttons {margin:0; display:block; height:18px; position:absolute; right:15px; top:5px;}
#header_social ul#social_buttons li {margin:0; padding:0 4px 0 0; float:left; list-style:none; font-size:1px; }
#header_social ul#social_buttons li a {width:18px; height:18px; display:block; text-indent:-9999px; outline:none; background:url(/proseries/es/img/btn_social_nav.gif);}

#header_social ul#social_buttons li#rss a {background-position:0 0;}
#header_social ul#social_buttons li#rss a:hover {background-position:0 -18px;}
#header_social ul#social_buttons li#facebook a {background-position:-18px 0;}
#header_social ul#social_buttons li#facebook a:hover {background-position:-18px -18px;}
#header_social ul#social_buttons li#youtube a {background-position:-36px 0;}
#header_social ul#social_buttons li#youtube a:hover {background-position:-36px -18px;}
#header_social ul#social_buttons li#twitter a {background-position:-54px 0;}
#header_social ul#social_buttons li#twitter a:hover {background-position:-54px -18px;}
