.twit_container {
	margin-bottom: 20px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	border: 1px solid #ccc;
	background-color: #f0f8ff;
	color: #666;
	padding: 15px 15px 25px;
	font-size: 11px;
}

.twit_container h3 {
	margin-bottom: 15px;
}

.twit li {
	margin-left: 0px;
}
.twitHeader {
  height: 0;
}
.twitLabel {
  font-weight: bold;
  font-size: 22px;
  color: #33ccff;
}
.twitTitle {
	color: #666;
	font: 20px Palatino, "Palatino Linotype";
}
.twitUser {
  border-bottom: none;
  height: 0;
}

.twitUser img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.twitUser a{
  color:#222;
  font-weight:bold;
  text-decoration: none;
}
.twitBody {
  margin: 0;
  list-style: none;
}
.twitEntry {
  padding: 5px;
  border-bottom: 1px dotted #ccc;
  height: auto !important;
}
.twitNavi {
  clear: both;
  text-align: center;
  margin-top: 5px;
	color: #ccc;
}

.tw_bird {
	float: right;
	margin-right: 30px;
	margin-top: -15px;
}

.tw_bird2 {
	float: right;
	margin-right: -10px;
	margin-top: 5px;
}

div.nta_twLogo {
	height: 44px;
}
.nta_twLogo {
	float: left;
	margin-top: -12px;
	margin-right: 5px;
}