/*********
* ns: twitter-widget.css
* path: Uship.Web/Controls/User/TwitterWidget.ascx
*
* twitter widget
*/
 
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p
{
    font-family: Arial !important;
    font-weight: normal;
    font-size: 12px;
}
#twtr-widget-1 h3
{
    font-family: Arial !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
 
#twtr-widget-1 h4
{
    font-family: Arial !important;
    font-size: 12px !important;
    padding-top: 3px !important;
}
.twtr-join-conv
{
    font-family: Arial !important;
    font-weight: normal !important;
    font-size: 11px !important;
    width: 120px;
}  