/* CSS Document */
@import 'default.css';

#snsf-wrapper{
	background-color:#2F2B2A;
	color:#fff !important;
}

#snsf-wrapper a,#snsf-wrapper a:visited{
color:#09C !important;
text-decoration:none
}
#snsf-wrapper a:hover{
color:#F90 !important;
text-decoration:none
}
#snsf-wrapper label{
color:#fff !important;	
}



