@charset "utf-8";
/* CSS Document */

/*** Twitter Widget General ***/
/** ----------------------------------------------------- **/
#widget_twitter_holder { width: 200px; position: relative; color: #eee; font: 12px Arial, Helvetica, sans-serif; }
#widget_twitter_wrapper { height: 200px; width: 200px; position: relative; overflow: hidden; margin-bottom: 10px; }
#widget_twitter { position: absolute; left: 0; top: 0; }
#widget_twitter li { height: 200px; width: 200px; overflow: hidden; }
/**/