#navigation .twitter{
margin:5px 20px;
}
.twitter{
border:2px solid #2074B3;
background:white;
width:200px;
}
#wrapAll .twitter .twitter_header a:hover{
background:#eeFFFF url(/img/icon/general/tweet.png) no-repeat right 2px;
}
#wrapAll .twitter .twitter_header a{
padding:0px;
}
.twitter ul{
height:200px;
overflow:auto;
}
.twitter_header{
background:#ddFFFF url(/img/icon/general/tweet.png) no-repeat right 2px;
padding:0;
font-size:120%;
font-weight:bold;
vertical-align:midde;
color:#2074B3;
border-bottom:2px solid #2074B3;
}
.twitter_message div{
background:#ffffff;
padding:3px;
}
.twitter_message .twitter_time{
background:#eeFFFF;
padding:3px;
font-size:70%;
}
.twitter_message .twitter_text{
border-top:2px solid #ddFFFF;
}
.twitter img{
padding:0 10px 0 0;
vertical-align:middle;
}
.twitter center{
vertical-align:middle;
line-height:300%;
height:248px;
color:navy;
font-weight:bold;
text-decoration: blink;
background:white url(/img/icon/general/tweet.png) no-repeat right bottom;
}
#newsGroup .twitter{
margin:10px 0px;
}
#tweet_submit{
background:#2074B3;
text-align:center;
}