@charset "utf-8";
/* CSS Document */
#twitter-body
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#0084b4;
padding:10px;
background-color:#fff;
background-repeat:repeat-x;
line-height:17px;
}
#twitter-body a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:underline;
font-weight:normal;
}
#twitter-body a:hover
{
text-decoration:none;
}
.sidebar-title
{
font-family:"Trebuchet MS";
color:#38ccff;
font-size:15px;
}
.twt-logo
{
background-image:url(images/twitter_logo_header.png);
background-repeat:no-repeat;
padding-left:10px;
}
.content-special
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#727171;
padding:10px;
border-left:#ececec solid 1px;
border-right:#ececec solid 1px;
border-bottom:#ececec solid 1px;
border-top:#ececec solid 1px;
background-repeat:repeat-x;
line-height:17px
}
.videos a
{
font-family:"Trebuchet MS";
font-size:13px;
color:#38ccff;
font-weight:bold;
text-decoration:none;
}
.videos a:hover
{
color:#acacac;
text-decoration:underline;
}
.video-tit{
font-family:"Trebuchet MS";
color:#acacac;
font-size:18px;
font-weight:bold;
text-decoration:underline;
}
