.tweet {
	display: block;
	clear: both;
	padding-top: 14px;
	padding-bottom: 6px;
	background-image: url(../images/line_twitter.png);
	background-repeat: no-repeat;
}
.tweet img {
	float: left;
	margin-right: 8px;
	padding-bottom: 6px;
}
.tweet p.text {
	margin: 0;
	padding: 0;
	padding-left: 70px;
}
.monitter {
	width: 335px;
	height: 262px;
	padding-right: 20px;
	margin-left: 41px;
	margin-top: 6px;
	overflow:auto;
}
.tweetline {
	background-image: url(../images/line_twitter.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 315px;
	overflow: hidden;
}