/* ----------------------------------------------------

                         twitter

---------------------------------------------------- */
#twitter {
  float: left;
  width: 145px;
  height: 600px;
  word-wrap: break-word;
  font-size: 12px;
  text-align: left;
}
#twitter a {
  color: #a0c9dd;
}
#twitter a:visited {
  color: #a0c9dd;
}
#twitter a:hover {
  color: #eee;
}
img.tw_img {
  width: 40px;
  height: 40px;
  border: none;
  float: left;
}
img.tw_logo {
  width: 64px;
  height: 15px;
  border: none;
}
.tw_id {
  font-size: 14px;
}
hr.tw_hr {
  width: 100%;
  clear: left;
}
.tw_comment {
  float: none;
}
