#socialMe {
	position:fixed;
	bottom:0;
	left:5px;
}

#socialMe a img {
	border:0;
}

#tooltip { 
    display:none; 
    background:transparent url(social/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
