#twittertab{
background: url(images/twittertab.png) no-repeat; /* Path to Image */
right:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:200px;height:42px;width:40px;margin:0;padding:0;position:fixed;z-index:5000;}
#twittertab a{display:block;width:100%;height:100%;}

#linkedintab{
background: url(images/linkedintab.png) no-repeat; /* Path to Image */
right:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:245px;height:42px;width:40px;margin:0;padding:0;position:fixed;z-index:5000;}
#linkedintab a{display:block;width:100%;height:100%;}


