li {
    list-style-type: none;
	margin-left:-38px;
	margin-right:25px;
}

a {
    color: #ffffff;
}
a:hover {
    
}

#tweet {
  font-family: "arial", Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
  list-style-type: none;
}



