





document.write('<style type="text/css">\
.tweetpeek_widget { border: 1px solid  #e8d4ba; background: url(http://tweetpeek.com/media/images/widget_main_bg.png) repeat-x top left #f4e6d2; margin-bottom: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }\
ul.tweetpeek_widget_list { list-style-type: none; padding: 0; margin: 0; background: url(http://tweetpeek.com/media/images/widget_inner_bg.png) repeat-x top left #f4e6d2; border-top: solid 1px #e8d4ba; text-align: center; }\
.tweetpeek_widget_list li { padding: 5px; border-bottom: solid 1px #e8d4ba; width: 90%; margin-left: auto; margin-right: auto; text-align: left;}\
.tweetpeek_widget h1.tweetpeek_widget_title { margin-left: 10px; }\
.tweetpeek_widget h1.tweetpeek_widget_title a { color: #c73800; text-shadow: 0 1px 0 #fff; font-family: Georgia, serif; text-decoration: none; font-weight: normal; }\
.tweetpeek_widget a { font-weight: bold; color: #9d2e10; }\
.tweetpeek_widget h1.tweetpeek_widget_title a:hover { text-decoration: underline; }\
.tweetpeek_widget .subtitle {margin-top: -10px; margin-left: 10px;}\
.tweetpeek_widget dt img { width: 35px; height: 35px; float: left; padding: 3px; border: solid 1px #000; background-color: #fff; 	border: solid 1px #d2c3ae; -webkit-box-shadow: 0 1px  2px #d2c3ae; -moz-box-shadow: 0 1px  2px #d2c3ae; }\
.tweetpeek_widget dd { margin-left: 55px; font-size: 90%; }\
.tweetpeek_widget dd.tweet_name a { color: #734c3f; font-size: 130%; font-family: Georgia, serif; text-decoration: none; font-weight: normal; }\
.tweetpeek_widget dd.tweet_name a:hover { color: #513a2b; text-decoration: underline; }\
ul.tweetpeek_widget_footer { padding: 0; margin: 5px 10px; list-style: none; }\
li.tweetpeek_widget_logo { float: left; }\
li.tweetpeek_widget_more { float: right; }\
li.tweetpeek_widget_more a { text-decoration: none; }\
li.tweetpeek_widget_more a:hover { text-decoration: underline; }\
.tweetpeek_widget_clear { clear: both; }\
</style>');

document.write('<div class="tweetpeek_widget">');
document.write('<h1 class="tweetpeek_widget_title"><a href="http://jbzlio.tweetpeek.com/">jbzlio</a></h1>');
document.write('<p class="subtitle">Zlio Team</p>');
document.write('<ul class="tweetpeek_widget_list">');

document.write('</ul>');
document.write('<ul class="tweetpeek_widget_footer">');
document.write('<li class="tweetpeek_widget_logo"><a href="http://tweetpeek.com/" title="powered by tweetpeek"><img src="http://tweetpeek.com/media/images/widget_logo.png" alt="tweetpeek"/></a></li>');
document.write('<li class="tweetpeek_widget_more"><a href="http://jbzlio.tweetpeek.com/">see more updates &rarr;</a></li>');
document.write('</ul><div class="tweetpeek_widget_clear"></div>');
document.write('</div>');


