#mw_twitterContainer img{
float:left;width:32px; height:29px;
}
#mw_twitterContainer {
	line-height:10px;
	color: #999999;
}
.twittList {
}
#mw_twitterContainer ul{ list-style:none;
}
.twittLI {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:1px #999 solid;
}
ul.twittList {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #999999;
}

ul.twittList li {
	margin: 8px 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
	background: none;
	position: relative;
	width: 100%;
	line-height: normal;
}

ul.twittList img {
    position: absolute;
    left: 0;
    top: 0;
}

ul.twittList div {
	line-height: 1.2;
	padding: 0 5px 0 40px;
	display: block;
}

ul.twittList span {
    color: #000;
    letter-spacing: 0px;
    display: block;
}
ul.twittList span.date {
    color: #00a3e4;
    font-weight: bold;
    margin: 8px 0;
}
ul.twittList .extLink {
    word-wrap: break-word;
}
ul.twittList .JRM {
    font-weight: bold;
    margin: 8px 0;
}

#refresh_icon {
    position: absolute;
    left: 440px;
    top: 28px;
    z-index: 10;
}
