.emoticon::before{
	width:30px;
	float:left;
	display:block;
	margin-right:0.5em;
	clear:left;
	overflow:hidden;
}

.emoticon.home::before{
	content:'\2302'	
}

.emoticon.animasci::before{
	content:'^^,)';
	font-size:80%;
}

.emoticon.edit::before{
	content:'\270e';
}

.emoticon.search::before{
	content:'\1F50D';
}

.emoticon.about::before{
	content:'\24D8'
}

.emoticon.myplaylists::before{
	content:'\1F3A6'
}

.emoticon.myanimascis::before{
	content:'ôÓ¬)'
}

.emoticon.playlist-link::before{
	content:'\1F3A6';
}

.emoticon.logout::before{
	content:'\261b';
}
