

/*Social Buttons added by Andrei Guzga on 26.05.2011*/
#social-bar{
background:url('social/social_bg.gif') 0 0 no-repeat;
padding:10px;
height: 131px;
width: 155px;
right:0;
position:fixed;
}
		
#linkedin {
background:url('social/finmedia.png') 0 0 no-repeat;
width:155px;
height: 35px;
padding-bottom:7px;
}

#twitter {
background:url('social/viziteaza.png') 0 0 no-repeat;
width:155px;
height: 35px;
padding-bottom:7px;
}

#facebook {
background:url('social/place.png') 0 0 no-repeat;
width:83px;
height: 22px;
padding-bottom:7px;
margin-left:39px;
}
/*End Social Buttons*/

