
	
	.social-iconss { float:right; margin:0px; padding:0px 20px; width:280px; }
	.social-iconss li { position:relative; overflow:hidden; width:29px; height:29px; padding:0px; margin:0px 6px 5px; display:inline-block; *display:inline; zoom:1;  }
	.social-iconss li img { bottom:0px; left:0px; position:absolute; } 
	.social-iconss li img:first-child { bottom:-29px; }
	.social-iconss li:hover img:first-child { bottom:0px; z-index:1;  }
	.social-iconss li:hover img:last-child { bottom:-29px; }	
	
	
	
	