#twitpic {
  border: 1px #000;
  margin: 0;
  padding: 1;
}
#twitpic strong {
  display: block;
  padding: 1;
  text-align: center;
}
#twitpic strong a.twitter {
  background: #fff url(../img/twitter.gif) left no-repeat;
  padding-left: 24px;
  font-family: Arial;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  color: #666;
  font-weight: bold;
  font-size: 16px;
}
#twitpic strong a.twitpic {
  background: #fff url(../img/twitpic.gif) left no-repeat;
  padding-left: 24px;
  font-family: Arial;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  color: #666;
  font-weight: bold;
  font-size: 16px;
}
.twitpic-footer, .twitpic-footer a:link, .twitpic-footer a:active, .twitpic-footer a:visited, .twitpic-footer a:hover {
  text-decoration: none;
  background: none;
  color: #aaa;
  border: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  font-size: 9px;
}