.footer-grey {
	color: #6f6f6f;
	text-decoration: none;
}

#projects {
	position:absolute;
	right:20px;
	top:65px;
	width:240px;
	font-family:arial;
	font-size:12px;
	height:100px;
	overflow:hidden;
	z-index:100;
}
#projects ul {
	margin:10px 0 0 14px;
	padding:0;
	color:#888;
}
#projects ul li {
	margin:0;
	padding:4px 0;
}
#projects ul li a {
	color:#888;
	text-decoration:none;
}
div.scrollingtext{
	position:absolute;
}
#scroller {
	position:absolute;
	top:30px;
	right:0;
	width:240px;
	font-family:arial;
	font-size:12px;
	height:100px;
	overflow:hidden;
}
.sn-icons {
	position:relative;
	bottom:60px;
	z-index:6;
}
