<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-3005712979057599451</atom:id><lastBuildDate>Wed, 06 Nov 2024 02:55:40 +0000</lastBuildDate><category>Widget</category><category>Tools</category><category>Menu</category><category>Navigation</category><category>Social</category><category>AdSense</category><category>Template</category><category>Blank</category><category>Floating</category><category>Slider</category><category>Subscription</category><category>Demo</category><category>Popular Post</category><category>Slideout</category><category>center</category><title>Cool Blogger Tools</title><description>Georgio Vale-Designer - Web Designer - Photographer...Bloggers Widgets and more...</description><link>http://coolbloggertools.blogspot.com/</link><managingEditor>noreply@blogger.com (Anonymous)</managingEditor><generator>Blogger</generator><openSearch:totalResults>25</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>Georgio Vale-Designer - Web Designer - Photographer...Bloggers Widgets and more...</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-2755913655269533624</guid><pubDate>Tue, 25 Mar 2014 19:20:00 +0000</pubDate><atom:updated>2014-03-25T12:21:12.707-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Menu</category><category domain="http://www.blogger.com/atom/ns#">Navigation</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Add a Blue Professional Dropdown Menu in Blogger </title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyHjXrYi1IStcQIYrDBlaScpd2BxZ-4q18dY4u9_ZqYcwLzY6N0E8gi7TBA-P2YRKwgRu9Yb5ndZxrA6Kp0d81wQ-Lt4kzagQYNKX3su5X4-4UL5ciLEd7eMwy6iNZeS5KQgrwq4JRXA0W/s640/Untitled.gif" height="297" width="640" /&gt;&lt;br /&gt;
&lt;ul style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif; font-size: medium;"&gt;Login to Blogger &amp;gt; Dashborad&lt;/span&gt;&lt;/li&gt;
&lt;span style="font-size: medium;"&gt;&lt;/span&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif; font-size: medium;"&gt;Click on&amp;nbsp;&lt;b&gt;Drop Down Menu&lt;/b&gt;&amp;nbsp;and select&amp;nbsp;&lt;span style="color: #a64d79;"&gt;&lt;b&gt;Layout&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;span style="font-size: medium;"&gt;&lt;/span&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif; font-size: medium;"&gt;&lt;span style="color: purple;"&gt;&lt;b&gt;Add a HTML/JavaScript Gadget&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;span style="font-size: medium;"&gt;&lt;/span&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif; font-size: medium;"&gt;Paste below code in it.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;
&lt;blockquote class="tr_bq" style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;span style="font-size: x-small;"&gt;&amp;lt;style&amp;gt;&lt;br /&gt;&lt;br /&gt;/* Blue Dropdown Menu by www.widgetgenerators.blogspot.com */&lt;br /&gt;#nav {&lt;br /&gt;display:inline-block;&lt;br /&gt;width:100%;&lt;br /&gt;margin:0px auto;&lt;br /&gt;padding:0;&lt;br /&gt;background:#335599 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgukRiKv_1ZDa1gE07Yv3KgnzsswpEcmHR-v7I3SUfB_oTXkBJnqYBLoOMhkgt6kPBb37wZE-r9Y-UUG23YS1uRQHWdPBZnyDldPUMmb8QOTp7GsrtdiGUFHzsRhggZb649sW5brKikixPd/s320/bg-ABT.png) repeat-x 0 -110px;border-radius:10px; /*some css3*/&lt;br /&gt;-moz-border-radius:10px;&lt;br /&gt;-webkit-border-radius:10px;&lt;br /&gt;box-shadow:0 2px 2px rgba(0,0,0, .5);&lt;br /&gt;-moz-box-shadow:0 2px 2px rgba(0,0,0, .5);&lt;br /&gt;-webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);&lt;br /&gt;}&lt;br /&gt;#nav li {&lt;br /&gt;margin:10px;&lt;br /&gt;float:left;&lt;br /&gt;position:relative;&lt;br /&gt;list-style:none;&lt;br /&gt;}&lt;br /&gt;#nav a {&lt;br /&gt;font-family:verdana;&lt;br /&gt;font-weight:bold;&lt;br /&gt;color:#e7e5e5;&lt;br /&gt;text-decoration:none;&lt;br /&gt;display:block;&lt;br /&gt;padding:8px 20px;border-radius:10px; /*some css3*/&lt;br /&gt;-moz-border-radius:10px;&lt;br /&gt;-webkit-border-radius:10px;&lt;br /&gt;text-shadow:0 2px 2px rgba(0,0,0, .7);&lt;br /&gt;}/* selected menu element */&lt;br /&gt;#nav .current a, #nav li:hover &amp;gt; a {&lt;br /&gt;background:#7788aa url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgukRiKv_1ZDa1gE07Yv3KgnzsswpEcmHR-v7I3SUfB_oTXkBJnqYBLoOMhkgt6kPBb37wZE-r9Y-UUG23YS1uRQHWdPBZnyDldPUMmb8QOTp7GsrtdiGUFHzsRhggZb649sW5brKikixPd/s320/bg-ABT.png) repeat-x 0 -20px;&lt;br /&gt;color:#000;&lt;br /&gt;border-top:1px solid #f8f8f8;box-shadow:0 2px 2px rgba(0,0,0, .7); /*some css3*/&lt;br /&gt;-moz-box-shadow:0 2px 2px rgba(0,0,0, .7);&lt;br /&gt;-webkit-box-shadow:0 2px 2px rgba(0,0,0, .7);&lt;br /&gt;text-shadow:0 2px 2px rgba(255,255,255, 0.7);&lt;br /&gt;}/* sublevels */&lt;br /&gt;#nav ul li:hover a, #nav li:hover li a {&lt;br /&gt;background:none;&lt;br /&gt;border:none;&lt;br /&gt;color:#000;&lt;br /&gt;}&lt;br /&gt;#nav ul li a:hover {&lt;br /&gt;background:#335599 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgukRiKv_1ZDa1gE07Yv3KgnzsswpEcmHR-v7I3SUfB_oTXkBJnqYBLoOMhkgt6kPBb37wZE-r9Y-UUG23YS1uRQHWdPBZnyDldPUMmb8QOTp7GsrtdiGUFHzsRhggZb649sW5brKikixPd/s320/bg-ABT.png) repeat-x 0 -100px;&lt;br /&gt;color:#fff;border-radius:10px; /*some css3*/&lt;br /&gt;-moz-border-radius:10px;&lt;br /&gt;-webkit-border-radius:10px;&lt;br /&gt;text-shadow:0 2px 2px rgba(0,0,0, 0.7);&lt;br /&gt;}#nav ul li:first-child &amp;gt; a {&lt;br /&gt;-moz-border-radius-topleft:10px; /*some css3*/&lt;br /&gt;-moz-border-radius-topright:10px;&lt;br /&gt;-webkit-border-top-left-radius:10px;&lt;br /&gt;-webkit-border-top-right-radius:10px;&lt;br /&gt;}&lt;br /&gt;#nav ul li:last-child &amp;gt; a {&lt;br /&gt;-moz-border-radius-bottomleft:10px; /*some css3*/&lt;br /&gt;-moz-border-radius-bottomright:10px;&lt;br /&gt;-webkit-border-bottom-left-radius:10px;&lt;br /&gt;-webkit-border-bottom-right-radius:10px;&lt;br /&gt;}/* drop down */&lt;br /&gt;#nav li:hover &amp;gt; ul {&lt;br /&gt;opacity:1;&lt;br /&gt;visibility:visible;&lt;br /&gt;}&lt;br /&gt;#nav ul {&lt;br /&gt;opacity:0;&lt;br /&gt;visibility:hidden;&lt;br /&gt;padding:0;&lt;br /&gt;width:175px;&lt;br /&gt;position:absolute;&lt;br /&gt;background:#aabbcc url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgukRiKv_1ZDa1gE07Yv3KgnzsswpEcmHR-v7I3SUfB_oTXkBJnqYBLoOMhkgt6kPBb37wZE-r9Y-UUG23YS1uRQHWdPBZnyDldPUMmb8QOTp7GsrtdiGUFHzsRhggZb649sW5brKikixPd/s320/bg-ABT.png) repeat-x 0 0;&lt;br /&gt;border:1px solid #7788aa;border-radius:10px; /*some css3*/&lt;br /&gt;-moz-border-radius:10px;&lt;br /&gt;-webkit-border-radius:10px;&lt;br /&gt;box-shadow:0 2px 2px rgba(0,0,0, .5);&lt;br /&gt;-moz-box-shadow:0 2px 2px rgba(0,0,0, .5);&lt;br /&gt;-webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);-moz-transition:opacity .25s linear, visibility .1s linear .1s;&lt;br /&gt;-webkit-transition:opacity .25s linear, visibility .1s linear .1s;&lt;br /&gt;-o-transition:opacity .25s linear, visibility .1s linear .1s;&lt;br /&gt;transition:opacity .25s linear, visibility .1s linear .1s;&lt;br /&gt;}&lt;br /&gt;#nav ul li {&lt;br /&gt;float:none;&lt;br /&gt;margin:0;&lt;br /&gt;}&lt;br /&gt;#nav ul a {&lt;br /&gt;font-weight:normal;&lt;br /&gt;text-shadow:0 2px 2px rgba(255,255,255, 0.7);&lt;br /&gt;}&lt;br /&gt;#nav ul ul {&lt;br /&gt;left:160px;&lt;br /&gt;top:0px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul id="nav"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;Tutorials&lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;HTML / CSS&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #6aa84f;"&gt;&lt;span style="background-color: #93c47d;"&gt;JS / jQuery&lt;/span&gt;&lt;span style="background-color: white;"&gt;&amp;lt;/&lt;/span&gt;&lt;/span&gt;a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;jQuery&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;JS&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;PHP&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;MySQL&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;XSLT&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;Ajax&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;Resources&lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;By category&lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;PHP&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;MySQL&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;XSLT&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;Ajax&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;By tag name&lt;/span&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;captcha&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;gallery&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;animation&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;About&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="http://www.widgetgenerators.blogspot.com.com"&amp;gt;&lt;span style="background-color: #93c47d;"&gt;FAQ's&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;
&lt;ul style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Save your widget.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;
&lt;br /&gt;
&lt;h2 style="font-family: Arial, Tahoma, Verdana; margin: 0px; padding: 0px;"&gt;
&amp;nbsp;Make Changes....!&lt;/h2&gt;
&lt;ul style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Replace it&amp;nbsp;&lt;span style="background-color: orange;"&gt;#&lt;/span&gt;&amp;nbsp;with your link.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Replace all&amp;nbsp;&lt;span style="background-color: #93c47d;"&gt;Green Area&lt;/span&gt;&amp;nbsp;with your showing menu name.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/add-blue-professional-dropdown-menu-in.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyHjXrYi1IStcQIYrDBlaScpd2BxZ-4q18dY4u9_ZqYcwLzY6N0E8gi7TBA-P2YRKwgRu9Yb5ndZxrA6Kp0d81wQ-Lt4kzagQYNKX3su5X4-4UL5ciLEd7eMwy6iNZeS5KQgrwq4JRXA0W/s72-c/Untitled.gif" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-2097313557275058213</guid><pubDate>Tue, 25 Mar 2014 19:06:00 +0000</pubDate><atom:updated>2014-03-25T12:06:06.068-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Slider</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Blogger slider πολύ απλά στο blog σας</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;
&lt;img alt="blogger slider" height="363" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgb9P1FK5uMbuFdSV3thtOqLr9hbtjpeq-VWGjre8AjlCTFuMWMMErcuTJ0v_Eu-utcPLILRGGa0hR0ape8lepx9TXgKl1H8_DfmKkZt-6unqI-O5HVYEHJWL3Pp01dhu3hyphenhyphen0lY6rAq1x0/s640/slideshow-blogger.jpg" width="640" /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;
Γεια σε όλους τους bloggers, σήμερα σας έχω ένα πολύ ωραίο και απλό στη χρήση slidershow για το blog σας για να βλέπουν οι επισκέπτες σας τις τελευταίες αναρτήσεις που δημοσιεύσατε. Μπορείτε να&amp;nbsp;ρυθμίσετε το slider&amp;nbsp;για το πόσα&amp;nbsp;άρθρα&amp;nbsp;θα εμφανίζει. Επίσης στο slideshow εκτός από την εικόνα θα σας εμφανίζει αυτόματα από κάτω τον τίτλο και την περιγραφή του κάθε άρθρου.&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;
Το slider μπορείτε να το προσθέσετε στο δικό σας blog με το απλούστατο τρόπο που μάθαμε για να προσθέτουμε&amp;nbsp;&lt;a href="http://lefta4klik.blogspot.gr/2012/12/best-gadget-widget.html" style="color: #999999; text-decoration: none;" target="_blank"&gt;gadget&lt;/a&gt;&amp;nbsp;στο blogger.&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;
&lt;ul&gt;&lt;b style="border: 0px; font-family: 'Helvetica Neue', Arial, sans-serif; line-height: 20px; margin: 0px; padding: 0px;"&gt;
&lt;li&gt;&lt;b style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;"&gt;Σύνδεση στο λογαριασμό σας στο blogger.com&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;"&gt;Διάταξη&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;"&gt;Προσθήκη gadget&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;"&gt;HTML/JavaScript&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="background-color: #fbfeff; border: 0px; line-height: 22.383333206176758px; margin: 0px; padding: 0px; text-align: justify;"&gt;&lt;span style="border: 0px; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;"&gt;Επικόλληση και Αποθήκευση του πιο κάτω κώδικα&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/b&gt;&lt;/ul&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="line-height: 22.375px;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="emfanisikodika" style="background-color: #e0e6e4; background-repeat: no-repeat no-repeat; border-color: rgb(69, 136, 221); border-style: solid; border-width: 1px 1px 1px 20px; font-family: 'Courier New', Courier, monospace; font-size: 12px; line-height: 17px; margin: 10px 0px 10px 10px; max-height: 200px; min-height: 17px; overflow: auto; padding: 27px 11px 11px; white-space: pre-line; width: 600.640625px;"&gt;
 &amp;lt;style scoped="" type="text/css"&amp;gt; #coinautoslide{margin:0 auto;border:4px solid white;border-radius:2px;font:normal normal 11px Verdana,Geneva,sans-serif;line-height:1.6em} .coin-slider{overflow:hidden;zoom:1;position:relative} .coin-slider a{text-decoration:none;outline:none;border:none} .cs-buttons{font-size:0;padding:10px;float:left} .cs-buttons a{margin-left:5px;height:10px;width:10px;float:left;border:1px solid #B8C4CF;color:#B8C4CF;text-indent:-1000px} .cs-active{background-color:#B8C4CF;color:#FFFFFF} .cs-buttons a{border-radius:50%;background:#CCC;background:-webkit-linear-gradient(top,#CCCCCC,#F3F3F3);background:-moz-linear-gradient(top,#CCCCCC,#F3F3F3);background:-o-linear-gradient(top,#CCCCCC,#F3F3F3);background:-ms-linear-gradient(top,#CCCCCC,#F3F3F3);background:linear-gradient(top,#CCCCCC,#F3F3F3)} a.cs-active{background:#599BDC;background:-webkit-linear-gradient(top,#599BDC,#3072B3);background:-moz-linear-gradient(top,#599BDC,#3072B3);background:-o-linear-gradient(top,#599BDC,#3072B3);background:-ms-linear-gradient(top,#599BDC,#3072B3);background:linear-gradient(top,#599BDC,#3072B3);border-radius:50%;box-shadow:0 0 3px #518CC6;border:1px solid #3072B3!important} .cs-title{width:100%;padding:5px 0;background-color:#000000;color:#FFFFFF} .cs-title strong{display:block;font-size:120%} .cs-title p{margin:0} .cs-title cite{font-size:90%} .cs-title strong,.cs-title cite,.cs-title p{padding:0 10px} .cs-prev,.cs-next{background-color:#000000;color:#FFFFFF;padding:0 10px} &amp;lt;/style&amp;gt; &amp;lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;script type='text/javascript'&amp;gt; var AutoCoinConfig = {  url_blog: "&lt;span style="color: red;"&gt;http://lefta4klik.blogspot.gr/&lt;/span&gt;", MaxPost: 8, cmtext: "Komentar", MonthNames : ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"], pBlank : "http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.gif", NoCmtext : "Belum Ada Komentar", imageSize :500, SumChars : 100, tagName:false, width: 500, height: 250, spw: 7, sph: 5, delay: 3000, sDelay: 30, opacity: 0.7, titleSpeed: 500, effect: '', navigation: true, links : true, hoverPause: true, prevText: 'prev', nextText: 'next' }; &amp;lt;/script&amp;gt; &amp;lt;script src="https://googledrive.com/host/0B3fIJ7nZFI9iSnJweDBXVUsydG8/" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt; &lt;/div&gt;
&lt;br style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;Εκεί που γράφει =&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;url_blog: "http://lefta4klik.blogspot.gr/"(το έχω με κόκκινα γράμματα)&amp;nbsp;&lt;/b&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;βάζετε στη θέση του url του blog μου το δικό σας.&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 19.200000762939453px;"&gt;Μπορείτε να&amp;nbsp;παίξετε με τις&amp;nbsp;ρυθμίσεις&amp;nbsp;css&amp;nbsp;του slider για να το προσαρμόσετε στα μέτρα σας.&lt;/span&gt;&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/blogger-slider-blog.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgb9P1FK5uMbuFdSV3thtOqLr9hbtjpeq-VWGjre8AjlCTFuMWMMErcuTJ0v_Eu-utcPLILRGGa0hR0ape8lepx9TXgKl1H8_DfmKkZt-6unqI-O5HVYEHJWL3Pp01dhu3hyphenhyphen0lY6rAq1x0/s72-c/slideshow-blogger.jpg" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-8002326595263258656</guid><pubDate>Tue, 25 Mar 2014 03:42:00 +0000</pubDate><atom:updated>2014-03-24T20:42:45.491-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Social</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Pure CSS Expanded Social Network Widget</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="background-color: white; color: #cc0000; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;&lt;img height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbg5InZbf5z3xEhXgEBkm_DyHNRiAGbcNxXGIVhNnMcZzhOqZ5oXH7NPOdNgSthji2dQ0UxQ8r9ovFVx-TBw9zsem01QkI4dyPTjYsJ6SA7_SfS2W0-XYsjuqFLQTCq-Xh_SEEFhZdHUs/s400/Fullscreen+capture+10282013+60918+PM.jpg" width="282" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #cc0000; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;Φίλες και φίλοι&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;&amp;nbsp;γεια σας, σήμερα θα δούμε ένα&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #7f6000; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;social network widget με ένα&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;πολύ&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;ωραίο&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #660000; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;smooth expand hover effect!&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;Είναι με κώδικα Css,&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;δεν καθυστερεί το άνοιγμα&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;των blog μας,&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #a64d79; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;και τοποθετείτε κάτα&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;&amp;nbsp;κύριο λόγο στην&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #4c1130; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;αριστερή sidebar&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;, η άν έχετε χώρο,&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #e69138; font-family: Arial, serif; margin: 0px; padding: 0px;"&gt;κάτω στο footer των blog σας&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif;"&gt;!&lt;/span&gt;&lt;br /&gt;
&lt;div style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;span style="color: #741b47; margin: 0px; padding: 0px;"&gt;&lt;b style="margin: 0px; padding: 0px;"&gt;Δείτε εδώ το&amp;nbsp;&lt;a href="http://vaiol2.blogspot.gr/" style="border: 0px; color: #fc8901; margin: 0px; padding: 0px; text-decoration: none;" target="_blank"&gt;DEMO&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;br style="margin: 0px; padding: 0px;" /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;br style="margin: 0px; padding: 0px;" /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;br style="margin: 0px; padding: 0px;" /&gt;&lt;/div&gt;
&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #351c75; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;Η εγκατάσταση του είναι πάρα πολύ απλή!&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;Πηγαίνετε&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;blogger--&amp;gt; Διάταξη --&amp;gt;&lt;/b&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;b style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;Προσθήκη gadget--&amp;gt;HTML/JavaScript&lt;/b&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&amp;nbsp;και στο παράθυρο που θα ανοίξει βάλτε τον&amp;nbsp;&lt;span style="color: #f1c232; margin: 0px; padding: 0px;"&gt;παρακάτω κώδικα--&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;...................................................................................................................................................&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&amp;lt;style&amp;gt;#NBT-SNS {width: 260px;margin: 5px 20px;padding:5px;}#NBT-SNS li {cursor: pointer;height: 48px;position: relative;list-style-type: none;}#NBT-SNS .icon {background: #D91E76 url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXn-H4DQFjEfBdL8KRtkagEkqgrk6ql9mvu73pat59KG4Hwksh8JHCTSw0L0Pu4GpV1w80PrXgG6AkmRWSpSfva2iEfK9hWk2JLfsOAYRrv9drKIxuJcAUjRpy2rtrwDL7Ubvpr323xaM/s1600/NBT-Social_Button.png') 0 0 no-repeat;background-color: rgba(217, 30, 118, .42);border-radius: 30px;display: block;color: #141414;float:none;height: 48px;line-height: 48px;margin: 5px 0;position: relative;text-align: left;text-indent: 90px;text-shadow: #333 0 1px 0;white-space: nowrap;width: 48px;z-index: 5;-webkit-transition: width .25s ease-in-out, background-color .25s ease-in-out;-moz-transition: width .25s ease-in-out, background-color .25s ease-in-out;-o-transition: width .25s ease-in-out, background-color .25s ease-in-out;transition: width .25s ease-in-out, background-color .25s ease-in-out;-webkit-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-moz-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-o-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;text-decoration: none;}#NBT-SNS span:hover {visibility: hidden;}#NBT-SNS span {display: block;top: 15px;position: absolute;left: 90px;}#NBT-SNS .icon {color: #fafafa;overflow: hidden;}#NBT-SNS .fb {background-color: rgba(45, 118, 185, .42);background-position: 0 -382px;}#NBT-SNS .twit {background-color: rgba(0, 161, 223, .42);background-position: 0 -430px;}#NBT-SNS .google {background-color: rgba(167, 0, 0, .42);background-position: 0 -478px;}#NBT-SNS .pint {background-color: rgba(204, 0, 0, .42);background-position: 0 -526px;}#NBT-SNS .linked {background-color: rgba(0, 87, 114, .42);background-position: 0 -574px;}#NBT-SNS .ytube {background-color: rgba(170, 0, 0, .42);background-position: 0 -670px;}#NBT-SNS .rss {background-color: rgba(255, 109, 0, .42);background-position: 0 -718px;}#NBT-SNS li:hover .icon {width: 250px;}#NBT-SNS li:hover .icon {background-color: #d91e76;}#NBT-SNS li:hover .fb {background-color: #2d76b9;background-position: 0 2px;}#NBT-SNS li:hover .twit {background-color: #00A1DF;background-position: 0 -46px;}#NBT-SNS li:hover .google {background-color: #A70000;background-position: 0 -94px;}#NBT-SNS li:hover .pint {background-color: #C00;background-position: 0 -142px;}#NBT-SNS li:hover .linked {background-color: #005772;background-position: 0 -190px;}#NBT-SNS li:hover .ytube {background-color: #A00;background-position: 0 -286px;}#NBT-SNS li:hover .rss {background-color: #EC5601;background-position: 0 -334px;}#NBT-SNS .icon:active {bottom: -2px;-webkit-box-shadow: none;-moz-box-shadow: none;-o-box-shadow: none;}&amp;lt;/style&amp;gt;&amp;lt;ul id="NBT-SNS"&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="http://www.facebook.com/&lt;b style="margin: 0px; padding: 0px;"&gt;USERNAME FACEBOOK&lt;/b&gt;" class="icon fb"&amp;gt;Like us on Facebook&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;Like us on Facebook&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="https://twitter.com/&lt;b style="margin: 0px; padding: 0px;"&gt;USERNAME TWITTER&lt;/b&gt;" class="icon twit"&amp;gt;Follow us on Twitter&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;Follow us on Twitter&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="https://plus.google.com/&lt;b style="margin: 0px; padding: 0px;"&gt;GOOGLE PLUS ID&lt;/b&gt;" class="icon google"&amp;gt;Follow us on Google+&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;Follow us on Google+&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="http://www.pinterest.com/&lt;b style="margin: 0px; padding: 0px;"&gt;USERNAME PINTEREST&lt;/b&gt;" class="icon pint"&amp;gt;Follow us on Pinterest&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;Follow us on Pinterest&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="http://in.linkedin.com/&lt;b style="margin: 0px; padding: 0px;"&gt;USERNAME LINKEDIN&lt;/b&gt;" class="icon linked"&amp;gt;Follow us on LinkedIn&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;Follow us on LinkedIn&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="http://www.youtube.com/user/&lt;b style="margin: 0px; padding: 0px;"&gt;USERNAME YOUTUBE&lt;/b&gt;" class="icon ytube"&amp;gt;Follow us on Youtube&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;Follow us on Youtube&amp;lt;/span&amp;gt; &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="http://feeds.feedburner.com/&lt;b style="margin: 0px; padding: 0px;"&gt;USERNAME FEED&lt;/b&gt;" class="icon rss"&amp;gt;Subscribe via RSS&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;Subscribe via RSS&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div style='clear: both;'&amp;gt;&amp;lt;/div&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;...............................................................................................................................................................&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&lt;b style="margin: 0px; padding: 0px;"&gt;AΛΛΑΓΕΣ&lt;/b&gt;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&lt;b style="margin: 0px; padding: 0px;"&gt;Αν&lt;/b&gt;τικαταστήστε ολά τα&amp;nbsp;&lt;b style="margin: 0px; padding: 0px;"&gt;USERNAMES&amp;nbsp;&lt;/b&gt;με τα αντίστοιχα δικά σας που έχετε&amp;nbsp;&lt;span style="color: #38761d; margin: 0px; padding: 0px;"&gt;στα social media, προσέξτε&lt;/span&gt;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&lt;b style="margin: 0px; padding: 0px;"&gt;στην αλλαγή να είναι&amp;nbsp;&lt;/b&gt;ανάμεσα σε&amp;nbsp;&lt;span style="font-size: medium; margin: 0px; padding: 0px;"&gt;&lt;b style="margin: 0px; padding: 0px;"&gt;/&amp;nbsp; "&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;span style="font-size: x-small; margin: 0px; padding: 0px;"&gt;το username δηλαδή έτσι:&amp;nbsp;&lt;b style="margin: 0px; padding: 0px;"&gt;/&lt;/b&gt;username&lt;b style="margin: 0px; padding: 0px;"&gt;"&amp;nbsp;&lt;/b&gt;και μόλις&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-size: medium; margin: 0px; padding: 0px;"&gt;&lt;span style="font-size: x-small; margin: 0px; padding: 0px;"&gt;τελειώσετε πατήστε&amp;nbsp;&lt;b style="margin: 0px; padding: 0px;"&gt;Αποθήκευση!&lt;/b&gt;Αυτό ήταν!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;" /&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Arial, serif; font-size: 14px; margin: 0px; padding: 0px;"&gt;&amp;nbsp;Καλή επιτυχία!!!&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/pure-css-expanded-social-network-widget.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbg5InZbf5z3xEhXgEBkm_DyHNRiAGbcNxXGIVhNnMcZzhOqZ5oXH7NPOdNgSthji2dQ0UxQ8r9ovFVx-TBw9zsem01QkI4dyPTjYsJ6SA7_SfS2W0-XYsjuqFLQTCq-Xh_SEEFhZdHUs/s72-c/Fullscreen+capture+10282013+60918+PM.jpg" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-6808800834012122818</guid><pubDate>Tue, 25 Mar 2014 03:22:00 +0000</pubDate><atom:updated>2014-03-24T20:22:53.454-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AdSense</category><category domain="http://www.blogger.com/atom/ns#">Tools</category><title>How To Add Adsense Inside Blogger Post</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="background-color: white; clear: both; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFP4LIzRknzngB3p3q6RwtId244fsvMS1V88XYwbcLgfWeWoaO1MwNzDQCzcRJyj035PclrJvL6E83BYnnO-xvy5CciSW8EgTpkRRd71HcHDes77Q9cQk60GxSPpA14l8W76YLF5NIIb8/s1600/Adsense+inside+blogger+post.jpg" imageanchor="1" style="clear: left; color: #5a9e25; float: left; margin: 15px 1em 1em 0px; padding: 3px 7px; text-decoration: none;"&gt;&lt;img border="0" height="221" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFP4LIzRknzngB3p3q6RwtId244fsvMS1V88XYwbcLgfWeWoaO1MwNzDQCzcRJyj035PclrJvL6E83BYnnO-xvy5CciSW8EgTpkRRd71HcHDes77Q9cQk60GxSPpA14l8W76YLF5NIIb8/s320/Adsense+inside+blogger+post.jpg" style="border-width: 0px; margin: 10px; max-width: 90%;" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: justify;"&gt;
Sometime you must be worried about your less google adsense revenue and try to be the best to increase the revenue but all in vain and can never be successed in such situation. Although we know that google adsense highly revenue mosltly depands upon the&amp;nbsp;&lt;b&gt;&lt;a href="http://www.probloggertricks.com/2013/02/why-to-join-google-site-friends.html" style="color: #5a9e25; margin: 15px 0px 5px; padding: 3px 7px; text-decoration: none;" target="_blank"&gt;SEO&lt;/a&gt;&amp;nbsp;&lt;/b&gt;of your blog "highly seo rank of your blog better will be the google adsense income" So in today post we will give you some amazing tips through which you can easily increase your google adsense revenue.&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: justify;"&gt;
&lt;br /&gt;&lt;a href="https://www.blogger.com/null" name="more" style="color: #5a9e25;"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: justify;"&gt;
One of the best way to increase the google adsense revenue is to change the locations for your adsense banners and insert it into proper area where visitors come a across. Now to do this we will add the adsense code in below every post, after in every post title and in sidebar. In this way you will get maximum clicks on your ads once used it in proper area.&amp;nbsp;&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: justify;"&gt;
Be careful not to use so many ads on your blog it will increase your blog loading time see here&amp;nbsp;Things that Increase Your Blog Loading Time&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style="background-color: white; color: #3d5054; font-family: Arvo; letter-spacing: -2px; line-height: 40px; margin: 35px 0px 10px; text-transform: capitalize;"&gt;
&lt;span style="font-size: large;"&gt;How To Add Adsense Ads Inside Your Blogger Post&lt;/span&gt;&lt;/h3&gt;
&lt;span style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;"&gt;Now you can easily put your ads inside blogger post just follow these simple steps:&lt;/span&gt;&lt;br /&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;"&gt;
&lt;/div&gt;
&lt;ol style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;"&gt;
&lt;li&gt;We will have to parse our AdSense code&amp;gt;&amp;gt;&amp;gt;&lt;b&gt;(Parse It Here)&amp;nbsp;&lt;/b&gt;&amp;nbsp;Or&amp;nbsp;&lt;b&gt;(Parse Here)&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Now you will add your parse code in the below piece of code and then use it in template&lt;/li&gt;
&lt;/ol&gt;
&lt;br style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;" /&gt;
&lt;h4 style="background-color: white; color: #3d5054; font-family: Arvo; letter-spacing: -2px; line-height: 40px; margin: 35px 0px 10px; text-transform: capitalize;"&gt;
Add Your Adsense Inside Post Left Side&lt;/h4&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: #f2f1f1; border: 1px solid rgb(221, 221, 221); color: #3d5054; float: left; font-family: Lato, Arial, sans-serif; line-height: 1.3em; margin-bottom: 20px; margin-left: 35px; margin-right: 35px; overflow: hidden; padding: 20px; width: 448px;"&gt;
&lt;pre style="font-weight: bold;"&gt;&lt;code&gt;&amp;lt;b:if cond='data:blog.pageType == "item"'&amp;gt;  
&amp;lt;div style="float:&lt;span style="background-color: #6aa84f;"&gt;left&lt;/span&gt;;"&amp;gt;&lt;/code&gt;&lt;code&gt;
&lt;span style="background-color: #e69138;"&gt;your adsense code goes here&lt;/span&gt; &lt;/code&gt;&lt;code&gt;&amp;lt;/div&amp;gt;
&amp;lt;/b:if&amp;gt;&lt;/code&gt;  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;" /&gt;
&lt;h4 style="background-color: white; color: #3d5054; font-family: Arvo; font-weight: normal; letter-spacing: -2px; line-height: 40px; margin: 35px 0px 10px; text-transform: capitalize;"&gt;
Add Your Adsense Inside Post Right Side&lt;/h4&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: #f2f1f1; border: 1px solid rgb(221, 221, 221); color: #3d5054; float: left; font-family: Lato, Arial, sans-serif; line-height: 1.3em; margin-bottom: 20px; margin-left: 35px; margin-right: 35px; overflow: hidden; padding: 20px; width: 448px;"&gt;
&lt;pre style="font-weight: bold;"&gt;&lt;code&gt;&amp;lt;b:if cond='data:blog.pageType == "item"'&amp;gt;  
&amp;lt;div style="float:&lt;span style="background-color: #6aa84f;"&gt;Right&lt;/span&gt;;"&amp;gt;&lt;/code&gt;&lt;code&gt;
&lt;span style="background-color: #e69138;"&gt;your adsense code goes here &lt;/span&gt; &lt;/code&gt;&lt;code&gt;&amp;lt;/div&amp;gt;
&amp;lt;/b:if&amp;gt;&lt;/code&gt;  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;" /&gt;
&lt;h3 style="background-color: white; color: #3d5054; font-family: Arvo; font-weight: normal; letter-spacing: -2px; line-height: 40px; margin: 35px 0px 10px; text-transform: capitalize;"&gt;
&lt;span style="font-size: small;"&gt;Now Put Your Adsense Customize Code In This Way&lt;/span&gt;&lt;/h3&gt;
&lt;div style="background-color: white; color: #3d5054; font-family: Lato, Arial, sans-serif; line-height: 20px;"&gt;
&lt;ul&gt;
&lt;li&gt;Go to blogger dashboard &amp;gt;&amp;gt;edit html&amp;gt;&amp;gt;expand widgets:&lt;/li&gt;
&lt;li&gt;Press&amp;nbsp;(ctrl+F) and search this &amp;nbsp;&lt;b&gt;&amp;lt;data:post.body/&amp;gt;&amp;nbsp;&lt;/b&gt;if you find it twice in your template&amp;nbsp;&lt;b&gt;&amp;lt;data:post.body/&amp;gt;&amp;nbsp;&lt;/b&gt;then try for both and check the result which is one is correct.&lt;/li&gt;
&lt;li&gt;If you want to add adsense ads at the top of post then simply past your code just above it &amp;nbsp;&lt;b&gt;&amp;lt;data:post.body/&amp;gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;If you want to add adsense ads at the bottom of post then simply past your code just below it&amp;nbsp;&lt;b&gt;&amp;lt;data:post.body/&amp;gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;If you have any query then feel free to ask your response will back in an hour.&lt;/li&gt;
&lt;li&gt;Join us your choice here Facebook, Twiter, Google Plus, Blogger. &amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/how-to-add-adsense-inside-blogger-post.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFP4LIzRknzngB3p3q6RwtId244fsvMS1V88XYwbcLgfWeWoaO1MwNzDQCzcRJyj035PclrJvL6E83BYnnO-xvy5CciSW8EgTpkRRd71HcHDes77Q9cQk60GxSPpA14l8W76YLF5NIIb8/s72-c/Adsense+inside+blogger+post.jpg" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-3993790552734746975</guid><pubDate>Tue, 25 Mar 2014 03:16:00 +0000</pubDate><atom:updated>2014-03-24T20:16:35.887-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Menu</category><category domain="http://www.blogger.com/atom/ns#">Slideout</category><title>Css3 Smooth Slideout Menu Bar For Blogger 2013</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJprEulSqPqnYux843jc9YUP0hqxJhW6ETaOf8CV1a8uPom_Iu2DOIkxwvvb5KCS5zgEZUXkk8urtudhoq4G0P7HxmPLd8MERjWqjPTDNHTRkP5lrMK9j3qvDPRV-a3RuQWj1DvTzgP_pX/s1600/Css3+Smooth+Slideout+Menu+Bar+For+Blogger.png" /&gt;&lt;br /&gt;
&lt;div dir="ltr" style="font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif; line-height: 1.4;" trbidi="on"&gt;
&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;u&gt;&lt;span style="border: none; font-size: medium; margin: 0px; outline: none; padding: 0px; text-decoration: none;"&gt;H&lt;/span&gt;ow to use Menu Bar Widget&lt;/u&gt;&amp;nbsp;:&lt;/span&gt;&lt;/div&gt;
&lt;div style="font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif; line-height: 22.399999618530273px;"&gt;
&lt;div&gt;
&lt;ol&gt;
&lt;li style="border: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Log in to blogger account and Click drop down.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Now select "&lt;/span&gt;&lt;span style="border: none; color: blue; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Template&lt;/span&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;" Like Below.&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Now you can see Live on blog, Click&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: orange; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;EDIT HTML&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Button"&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Now click&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Proceed&lt;/span&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp;button. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;span style="color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAsWmEh-ZeMGN7ZaKMIxVWw8p05cS3Do8lQrRCL3QDYT4_Tze2BFtV8eqqIyqm6Flraj9ilTqw7qmLpuqZV_vp1_-aDu6g3miwn4nxsX5YYxovsfWkcHMy33zwc_hwtcZq0iL-JhztUUno/s640/Modern+Ribbon+Hover+Effect+Menu+Bar+For+Blogger1.png" /&gt;&lt;span style="color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ol&gt;
&lt;li style="border: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Find this tag by using&amp;nbsp;&lt;kbd style="border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; border: 1px solid gray; box-shadow: rgb(238, 238, 238) 1px 0px 1px 0px, rgb(204, 204, 204) 0px 2px 0px 2px, rgb(68, 68, 68) 0px 2px 0px 3px; font-size: 1.2em; margin: 2px 3px; padding: 1px 5px;"&gt;Ctrl+F&lt;/kbd&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: red; margin: 0px; outline: none; padding: 0px;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;Paste below code Before&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: red; margin: 0px; outline: none; padding: 0px;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt; tag&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;u&gt;&lt;span style="border: none; font-size: medium; margin: 0px; outline: none; padding: 0px; text-decoration: none;"&gt;C&lt;/span&gt;ss Style Code&lt;/u&gt;&amp;nbsp;:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div style="border: 1.5pt dashed rgb(0, 176, 240); padding: 1pt 4pt;"&gt;
&lt;div class="MsoNormal" style="border: none; padding: 0in;"&gt;
&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;/* The CSS Code for the menu starts here digitalhubinc.com */&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="border: none; padding: 0in;"&gt;
&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="border: none; padding: 0in;"&gt;
&lt;br /&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.nav8 {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; list-style:none;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; height:120px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; margin:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; padding:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.nav8 table {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; border-collapse:collapse;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; height:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; margin:-1px 0 -5px -1px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.nav8 &amp;gt; li {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; float:right;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; height:120px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:40px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; position:relative;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; overflow:hidden;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; -webkit-transition-duration:.5s;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; -moz-transition-duration:.5s;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; -o-transition-duration:.5s;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;* html ul.nav8 &amp;gt; li {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:auto;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.nav8 &amp;gt; li a.ie6 {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; float:left;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; height:120px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:39px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; position:relative;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; overflow:hidden;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; list-style:none;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; height:120px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:600px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; background:url(http://www.script-tutorials.com/demos/107/images/panel.png) no-repeat right top;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; position:absolute;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; left:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; top:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; margin:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; padding:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; float:left;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li:first-child {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; margin-left:45px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li a {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; display:block;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:110px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; height:120px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; float:left;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; overflow:hidden;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; position:relative;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; text-decoration:none;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; color:#000;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li a b {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; font-size:14px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; display:block;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; padding:15px 15px 5px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li a b:hover {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; font-size:16px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; color:#FF0000;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; display:block;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; padding:15px 15px 5px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li a p {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; font-size:12px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; display:block;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; margin:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; padding:0 10px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li a p:hover {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; font-size:13px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; display:block;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; margin:0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; padding:0 10px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.nav8 &amp;gt; li:hover {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:600px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.nav8 &amp;gt; li a.ie6:hover {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; direction:ltr;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; width:600px;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;ul.sub li a:hover i {&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; opacity:1.0;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;/span&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;7. Go to blogger and click Layout&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;8. Click Add Gadget and select 'HTML/Javascript&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;9.Paste below code.&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;u&gt;&lt;span style="border: none; color: #274e13; font-size: medium; margin: 0px; outline: none; padding: 0px; text-decoration: none;"&gt;H&lt;/span&gt;&lt;span style="border: none; color: #222222; margin: 0px; outline: none; padding: 0px; text-decoration: none;"&gt;TML Navigation menu Code&amp;nbsp;&lt;/span&gt;&lt;/u&gt;&lt;span style="border: none; color: #222222; margin: 0px; outline: none; padding: 0px;"&gt;:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="border: 1.5pt dashed rgb(0, 176, 240); padding: 1pt 4pt;"&gt;
&lt;div class="MsoNormal" style="border: none; padding: 0in;"&gt;
&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;lt;ul class="nav8"&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--[if lte IE 6]&amp;gt;&amp;lt;a class="ie6" href="#url"&amp;gt;&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;![endif]--&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ul class="sub"&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="http://www.digitalhubinc.com/"&amp;gt;&amp;lt;b&amp;gt;Home&amp;lt;/b&amp;gt;&amp;lt;p&amp;gt;custom description here&amp;lt;/p&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;http://www.digitalhubinc.com/&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;search/label/CSS"&amp;gt;&amp;lt;b&amp;gt;Tutorials&amp;lt;/b&amp;gt;&amp;lt;p&amp;gt;custom description here&amp;lt;/p&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;http://www.digitalhubinc.com/&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;search/label/CSS"&amp;gt;&amp;lt;b&amp;gt;Support&amp;lt;/b&amp;gt;&amp;lt;p&amp;gt;custom description here&amp;lt;/p&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;http://www.digitalhubinc.com/&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;search/label/CSS"&amp;gt;&amp;lt;b&amp;gt;About&amp;lt;/b&amp;gt;&amp;lt;p&amp;gt;custom description here&amp;lt;/p&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;http://www.digitalhubinc.com/&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;search/label/CSS"&amp;gt;&amp;lt;b&amp;gt;Back&amp;lt;/b&amp;gt;&amp;lt;p&amp;gt;custom description here&amp;lt;/p&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/ul&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--[if lte IE 6]&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;![endif]--&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/li&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/ul&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;/span&gt;&lt;span style="border: none; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; color: #6aa84f; font-size: medium; margin: 0px; outline: none; padding: 0px;"&gt;R&lt;/span&gt;&lt;span style="border: none; color: #222222; margin: 0px; outline: none; padding: 0px;"&gt;eplace&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: blue; margin: 0px; outline: none; padding: 0px;"&gt;&lt;b&gt;#&lt;/b&gt;&lt;/span&gt;&lt;span style="border: none; color: #222222; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp;with your links.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="color: #222222; line-height: 18px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;10. Now save your '&lt;/span&gt;&lt;span style="border: none; color: orange; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;HTML/Javascript&lt;/span&gt;&lt;span style="border: none; color: #222222; font-family: Georgia, 'Times New Roman', serif; line-height: 18px; margin: 0px; outline: none; padding: 0px;"&gt;'.&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 1.4;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif; line-height: 1.4;"&gt;
&lt;span style="border: none; color: red; font-family: Georgia, 'Times New Roman', serif; margin: 0px; outline: none; padding: 0px;"&gt;&lt;span style="border: none; font-size: medium; margin: 0px; outline: none; padding: 0px;"&gt;E&lt;/span&gt;nd.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/css3-smooth-slideout-menu-bar-for.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJprEulSqPqnYux843jc9YUP0hqxJhW6ETaOf8CV1a8uPom_Iu2DOIkxwvvb5KCS5zgEZUXkk8urtudhoq4G0P7HxmPLd8MERjWqjPTDNHTRkP5lrMK9j3qvDPRV-a3RuQWj1DvTzgP_pX/s72-c/Css3+Smooth+Slideout+Menu+Bar+For+Blogger.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-4687165718781713773</guid><pubDate>Tue, 25 Mar 2014 03:07:00 +0000</pubDate><atom:updated>2014-03-24T20:07:28.970-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Template</category><category domain="http://www.blogger.com/atom/ns#">Tools</category><title>How To Create Blogger Template From Scratch</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img alt="Create Blogger Template" height="358" src="https://googledrive.com/host/0ByNodV_m9cVLdDZuR0xzNHJlMWc" width="640" /&gt;&lt;br /&gt;
&lt;div dir="ltr" style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 24px;" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
As we've been always talking about Blogger and blogging, today we're going to make a long discussion on one of the most popular question asked blogger.com users that&amp;nbsp;&lt;b&gt;how to create a blogger template&lt;/b&gt;. Many bloggers have asked me this question on Facebook and through other contact services so I thought why not should I make a long post specially for them. Basically, This thing come in&amp;nbsp;&lt;u&gt;Web Design and Development&lt;/u&gt;&amp;nbsp;so a person must have these skills in order to&amp;nbsp;&lt;b&gt;create blogger template&lt;/b&gt;&amp;nbsp;otherwise reading and understanding this long article will be wasted. Today, I'll not take your too much time in this kind of discussion so let's start discussing about the main topic.&lt;br /&gt;&lt;a href="https://www.blogger.com/null" name="more"&gt;&lt;/a&gt;&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Requirements To Create a Blogger Template&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
First of all, I would like to mention the requirements which everyone should have for&lt;b&gt;designing or creating blogger template&lt;/b&gt;&amp;nbsp;because any common man can't&amp;nbsp;&lt;b&gt;&lt;u&gt;easily make blogger templates&lt;/u&gt;&lt;/b&gt;&amp;nbsp;it needs several skills. The first thing is that, you should know Blogger.com perfectly. How to create blog, making posts and pages, doing little customization, playing with gadgets and also how this platform actually works. After this, The basic knowledge of web design required in which HTML and CSS are most important. In blogger, We can use HTML, CSS, XML and JavaScript. If you know all these languages then you'll not face any problem in&amp;nbsp;&lt;b&gt;designing professional blogger template&lt;/b&gt;.&lt;/div&gt;
&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Step 1. Preparing Testing/Demo Blog For Creating Template&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
It is common thing that before creating any blogger template you'll make the demo blog for that template. So, create a blog and publish more than 10+ posts on it. There should be one image, all heading, 4-5 text paragraphs, numbered list, bullet list and quote in every post. We'll design these each and every thing so make 10+ posts with these all things and also integrate some important widgets in footer or sidebar. After that, you can use any default template on it but soon we'll remove it and design another template on it.&amp;nbsp;&lt;/div&gt;
&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Step 2. Understanding Basic Structure Of Blogger Template&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
Before starting the template we should understand the basic structure of blogger template. We can also say that we're going to create simple empty page of blogger template. So, I've prepare the basic coding which will help you to understand basic structure.&lt;/div&gt;
&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; margin: 20px; padding: 20px;"&gt;
&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&lt;br /&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;br /&gt;&amp;lt;html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;head&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:include data='blog' name='all-head-content'/&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;title&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;index&amp;amp;quot;'&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;data:blog.pageTitle/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;b:if cond='data:blog.pageType != &amp;amp;quot;error_page&amp;amp;quot;'&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;data:blog.pageName/&amp;gt; | &amp;lt;data:blog.title/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Page Not Found | &amp;lt;data:blog.title/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/title&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:skin&amp;gt;&amp;lt;![CDATA[&lt;br /&gt;&lt;br /&gt;body {&lt;br /&gt;background:white;&lt;br /&gt;color:black;&lt;br /&gt;}&lt;br /&gt;#Navbar1 {dispaly:none!important;}&lt;br /&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;lt;b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'&amp;gt;&lt;br /&gt;&amp;lt;b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/blockquote&gt;
In the above basic coding, you'll see that there are XML and HTML tags in the starting which means that this is built with XML and HTML. The main extension for this coding will be .XML. If you copy the above coding and paste it with the whole coding of a template then it will be saved and will show nothing on blog because this is simple blank HTML page. Let's understand the basic structure.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1. XML and HTML tags&amp;nbsp;&lt;/b&gt;: As I already told you that XML and HTML tags are the main tags in which whole template will be stored. If we want to save this template in computer then we'll choose .XML extension while saving because blogger supports only .XML file templates.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;2. Long &amp;lt;title&amp;gt; Coding :&amp;nbsp;&lt;/b&gt;If you look in the title code below&amp;nbsp;&lt;b&gt;&amp;lt;head&amp;gt;&amp;nbsp;&lt;/b&gt;you'll see long coding between &amp;lt;title&amp;gt; tag. Basically, That is customized title coding which has many benefits. We've used conditional tags to customize this title coding. The first condition tells that if someone opens the homepage or index main page then it will write the blog title as title of the webpage. Second condition is to show the post or page title first and show blog title after post or page title. In the last, there is 404 error page title coding.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;3. &amp;lt;b:skin&amp;gt;&lt;/b&gt;&amp;nbsp;&lt;b&gt;Tag For Storing Stylesheet :&amp;nbsp;&lt;/b&gt;There is additional built in tag for blogger templates to use&amp;nbsp;&lt;b&gt;&amp;lt;b:skin&amp;gt;&lt;/b&gt;&amp;nbsp;tag with CDATA for storing the whole CSS or stylesheet of the blog. In these tags, you'll only see CSS which is being used in the whole blog. So, every CSS which you'll write should be placed in these tags.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;4. &amp;lt;b:section&amp;gt; Tags For Widgets :&amp;nbsp;&lt;/b&gt;In blogger, we use these tags to create widgets. Most important things like Blog Title and Content are done by implementing widgets in templates. In short, There are default widgets which are for Header and Blog Content which we use while creating template. For creating widgets, we should cover them with&lt;b&gt;&amp;lt;b:section&amp;gt;&amp;nbsp;&lt;/b&gt;tags which will help us to prepare layout page.&lt;br /&gt;&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Step 3. Creating Header&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
After learning the basic structure, let's get started by creating header of blog. Basically, There are only two important things to create a blogger template. First one is Header and second one is Blog Content. Other things are also important but these are most ones. We'll use custom Header widget and will customize it according to our needs. Basically, Header is a widget and you know for creating widget, we should create section for a single or multiple widgets. Copy the code below and paste it anywhere in the &amp;lt;body&amp;gt; of template where you want to display Header widget.&lt;/div&gt;
&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; margin: 20px; padding: 20px;"&gt;
&amp;nbsp;&amp;lt;b:section class='header' id='header' maxwidgets='1' showaddelement='no'&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;b:widget id='Header1' locked='true' title='' type='Header'&amp;gt;&amp;lt;/b:widget&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;/blockquote&gt;
The above coding is not complete coding of Header but when you'll integrate the above coding in template then it will automatically become longer. Save this template, reload the Edit HTML page and you'll see expand arrow in the left side of &amp;lt;b:widget&amp;gt; tag. Blogger will automatically write the default coding on it. So, let's understand this header coding.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1. &amp;lt;b:section&amp;gt; having class='header' and id='header' :&amp;nbsp;&lt;/b&gt;First of all, in the section tag, you'll see class='header' and id='header' which are common CSS class and id tags. So, by the help of these tags, you can do customization of header like giving specific width, height, margin, padding, font size, color etc to the header section only.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;2. &amp;lt;b:section&amp;gt; having maxwidgets='1' :&amp;nbsp;&lt;/b&gt;I don't need to explain these simple things, but for totally newbies I'll explain it. There is another XML tag of blogger which is&lt;b&gt;maxwidgets='1'&lt;/b&gt;&amp;nbsp;by this, we can simply set the number&amp;nbsp;of maximum widgets in that section just replacing the number 1.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;3. &amp;lt;b:section&amp;gt; having showaddelement='no'&amp;nbsp;&lt;/b&gt;: This is just another simple tag by which we can disable or enable the Add a Gadget option.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;4. &amp;lt;b:widget&amp;gt; having id='Header1' :&amp;nbsp;&lt;/b&gt;In the header widget, there is CSS id tag by which we customize the header widget with CSS.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;5. &amp;lt;b:widget&amp;gt; having locked='true' :&amp;nbsp;&lt;/b&gt;This tag allows you to lock and unlock widgets easily by choosing true or false. When the widget is locked, one can't easily edit that through layout page.&lt;br /&gt;&lt;br /&gt;The current settings for this header widget and section are fine so we'll not edit them. Below, I'm going to give you class and ID CSS tags which will help you to customize header widget. Simply, add this below CSS between&amp;nbsp;&lt;b&gt;&amp;lt;b:skin&amp;gt;&amp;nbsp;&lt;/b&gt;tag and fill them with your own properties.&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; margin: 20px; padding: 20px;"&gt;
#header { &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;#header h1 { &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;#header h1 a { &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;#header .description { &amp;nbsp;}&lt;/blockquote&gt;
&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Step 4. Creating Pages Menu Widget&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
I forgot to mention the pages menu widget which is also important for creating menu. That kind of menu only displays the those links which are actually pages made in blogger blog. In default blogger templates, it's mostly used so here I'm going to teach you how can we implement them in our blogs. I'll just give you default XML and HTML coding and will show you way to design that with CSS. If you're well known with HTML and CSS then you can easily make custom menu there anywhere in the template. But for this pages menu, you might face problem. Let's get started.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
This pages menu widget is also done by creating widget section and widget. So, below I'm going to give you another code which will be having section tags and there will be page list widget which is the main thing. Just put the below coding anywhere where you want to show up that pages menu widget.&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; margin: 20px; padding: 20px;"&gt;
&amp;nbsp;&amp;lt;b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;b:widget id='PageList1' locked='false' title='Pages' type='PageList'&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/b:widget&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;/blockquote&gt;
As we did in Header widget, this is also just a little piece of tags which will automatically complete itself with the default coding. For the customization, it's simple you can just take ID and Class tags from the above code and start writing your own CSS for them. But, This time I'm also going to give you CSS empty tags in which you've to fill properties according to your needs and design that better.&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; margin: 20px; padding: 20px;"&gt;
.tabs { &amp;nbsp;}&lt;br /&gt;#corsscol { &amp;nbsp;}&lt;br /&gt;#PageList1 { &amp;nbsp;}&lt;br /&gt;#PageList1 ul { &amp;nbsp;}&lt;br /&gt;#PageList1 ul li { &amp;nbsp;}&lt;br /&gt;#PageList1 ul li a { &amp;nbsp;}&lt;/blockquote&gt;
&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Step 5. Creating Blog or Content Widget&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
This is the main thing should is important most of all. In blogger, we create a default widget which is actual posts widget. In the layout pages, you might have seen the big widget named Blog Posts. We can easily create default blog posts widget with a bit of coding but customizing that according to our needs can be little difficult. First of all, open the html editor in blogger and paste the following blog posts widget code there.&lt;/div&gt;
&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; margin: 20px; padding: 20px;"&gt;
&amp;lt;b:section class='main' id='main' preferred='yes' showaddelement='no'&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;/b:widget&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;/blockquote&gt;
Just like other widgets, we've also created section for that blog posts widget. After saving this widget in template, reload the html editor it will gain default coding of blog posts widget automatically. Here, get started in customizing the posts section according to your needs. Look at the class and id tags and write CSS for those tags to beautify posts area. When you'll expand blog posts widget, you'll get many &amp;lt;b:includable&amp;gt; tags that are actually in posts area. There will be specific&amp;nbsp;includable tag having&amp;nbsp;&lt;b&gt;id='post'&lt;/b&gt;&amp;nbsp;and&lt;b&gt;var='post'&lt;/b&gt;. If you expand that includable tag then it will show up the coding of posts area only where you can do customizing easily.&lt;br /&gt;&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Step 6. Creating Custom Gadget Area Like Sidebar and Footer&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
The above five steps will get you a simple template but creating custom gadgets area can be useful like making sidebar, footer and other gadget necessary gadget areas. So, in this step we're going to learn that how can we easily create custom gadgets section in blogger layout. We'll just write &amp;lt;b:section&amp;gt; tag in which we can add widgets as more as we want. Go to html editor and paste the following code anywhere you want to create the gadgets area or section.&lt;/div&gt;
&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; margin: 20px; padding: 20px;"&gt;
&amp;lt;b:section class='' id='' maxwidgets='' showaddelement='yes'&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;/blockquote&gt;
There is nothing special then &amp;lt;b:section&amp;gt; tags in the above coding. Class and ID tags are empty where you can add your own custom names to call the CSS for that section. You can use class and ID to call CSS and beauty that gadgets section by adding any width, height, padding, margin etc. Another tag, maxwidgets='' is also in which you write any maximum number like 10 so that section wouldn't contain more than 10 widgets. If you want to show Add a Gadget option in layout then remain the yes in the showaddelement tag otherwise overwrite it with no.&lt;br /&gt;&lt;h3 style="line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Step 7. Setting up Layout Page&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
While creating template, also take care of layout page in blogger blog because that page depends on the template of a blog. If you do the things correctly then it won't get messed up but if you're facing problem then we've solution for this. We can rearrange the widgets and gadget sections there through using simple CSS. And for what, I've already written great post on&amp;nbsp;&lt;a href="http://www.bloggeryard.com/2013/09/fix-blogger-layout-messed-up.html" style="color: #2aa4cf; text-decoration: none;"&gt;fixing blogger layout page messed up&lt;/a&gt;. For rearranging the widgets in layout page, we'll use CSS and it will be like this.&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;blockquote style="background-color: #444444; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOBom7eZVrCaxdmLXpuSV1NuFzfiY2J5MP-OciCfcpZwo7dZpM6FZmGGKe8ejrb7yXhF7aCIvQRoCpAJILJN5s7IgJXMmKtlGcXrS8HBJkO_MC77ug63KjSMZkd48ONqOvywrCU2cKQpM/s1600/bqbg.png); background-position: 100% 100%; background-repeat: no-repeat no-repeat; border-top-color: rgb(42, 164, 207); border-top-style: solid; border-top-width: 30px; color: white; font-family: 'open sans'; line-height: 24px; margin: 20px; padding: 20px;"&gt;
body#layout #widgetID { The Properties For Widget In Layout Page Goes Here }&lt;br /&gt;body#layout #widgetID2 { The Properties For Widget In Layout Page Goes Here }&lt;br /&gt;body#layout #widgetID3 { The Properties For Widget In Layout Page Goes Here }&lt;br /&gt;body#layout #widgetID3 { The Properties For Widget In Layout Page Goes Here }&amp;nbsp;&lt;/blockquote&gt;
&lt;h3 style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;&amp;nbsp;Advanced Guide&lt;/span&gt;&lt;/h3&gt;
&lt;div style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 24px;"&gt;
Anyone who has basic knowledge of web designing can develop blogger template just by using simple HTML and CSS. Newbies might face problem in understanding the structure of blogger template but if you keep doing practice then you in a few days, you can be expert in that. Those web designers who can create HTML Templates or any other blogging platform themes then I don't think they're going to face any problem. Even designing blogger templates is one of the most easiest platforms than others.&amp;nbsp;&lt;/div&gt;
&lt;div style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 24px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 24px;"&gt;
Above we've only created the simple blogger template which contains header, pages menu and blog posts. There is no sidebar and footer in the above template. You can make sidebar by giving specific width to posts widget, float blog posts widget to left and create another section which will be sidebar. You'll need to float sidebar in right and also give such width to those blog posts and sidebar sections that these both should suite on the area. You can do many more experiments with blogger template designs and also you can cover each widgets section with specific HTML div tags.&amp;nbsp;&lt;/div&gt;
&lt;div style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 24px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 24px;"&gt;
While creating blogger templates, sometimes I make use of Inspect Element in Google Chrome which is common coding tool and it helps to edit any webpage. It will also help you to find the specific Class and ID tags of anything and you can customize them through CSS.&lt;/div&gt;
&lt;h3 style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 25px; margin-bottom: 10px; margin-top: 10px;"&gt;
&lt;span style="font-size: small;"&gt;Final Words&lt;/span&gt;&lt;/h3&gt;
&lt;div style="background-color: white; color: #555555; font-family: 'open sans'; line-height: 24px;"&gt;
So friends, that's how we can easily create blogger template from scratch. These were the basics of creating blogger template but I recommend you to keep doing practice that will help you to be more comfortable in coding blogger templates. I hope this little guide is going to help you in understanding the structure of blogger templates and designing them. If you're good in web design then you can become professional blogger templates designer. Best of luck in developing blogger templates. Have a nice day!&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/how-to-create-blogger-template-from.html</link><author>noreply@blogger.com (Anonymous)</author></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-2133113539557248372</guid><pubDate>Tue, 25 Mar 2014 03:04:00 +0000</pubDate><atom:updated>2014-03-24T20:04:09.224-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">center</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>How to center any Blogger widget</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;img alt="How to center any Blogger widget gadget" height="480" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSsTzVUJbAT2-1Reth0XaoE6fh1rLBuKo9GIabCuO0F_2xCBDUoUz56-72D5F2O0YBrTLkcGNXqi2rfTFmD_BxZYUaVGTUKjN50n_xSBudrl6Tlyr2DYF6b29VMI-d3q2P93StG74E1rs/s640/blogger-center-any-widget.png" width="640" /&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;In this helpful Blogger tutorial you'll find out how to center any widget in your Blogger template.&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;There can be a number of ways to center widgets, below are a selection of options to try with your template.&lt;/span&gt;&lt;/div&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 25px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
Align&amp;nbsp;singal&amp;nbsp;gadget to the center&lt;/h3&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
The codes below can be used to align your custom or third party widgets to the center via Blogger&amp;nbsp;Dashboard&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Layout&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Add Gadget&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;HTML/Java Scripts&lt;/b&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
Option one&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
&amp;lt;div align="center"&amp;gt;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your Widget Code&lt;/span&gt;&amp;lt;/div&amp;gt;&lt;/blockquote&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;Option two&lt;/span&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
&amp;lt;center&amp;gt;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your Widget Code&lt;/span&gt;&amp;lt;/center&amp;gt;&lt;/blockquote&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;Option three&lt;/span&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
&amp;lt;p align="center"&amp;gt;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your Widget Code&lt;/span&gt;&amp;lt;/p&amp;gt;&lt;/blockquote&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;Simply replace the text in&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; text-align: left; vertical-align: baseline;"&gt;blue&lt;/span&gt;&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;&amp;nbsp;with your widget code.&lt;/span&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;" /&gt;&lt;/div&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 25px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;/h3&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 25px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
Add the CSS rule to all widgets&lt;/h3&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
The CSS rule below will center all widgets on your blog. &amp;nbsp;Go to your Blogger dashboard &amp;gt;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Template&lt;/b&gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Customise&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Advanced&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Add CSS&lt;/b&gt;&amp;nbsp;and apply to blog.&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
.widget {text-align: center;}&lt;/blockquote&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
The CSS rule below will center any one of your widgets. &amp;nbsp;Replace the text in&amp;nbsp;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;blue&lt;/span&gt;&amp;nbsp;with the widget ID. &amp;nbsp;Go to your Blogger dashboard &amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Template&lt;/b&gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Customise&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Advanced&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Add CSS&lt;/b&gt;&amp;nbsp;and apply to blog.&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
#&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your-widget-ID&lt;/span&gt;&amp;nbsp;{text-align: center;}&lt;/blockquote&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;Helpful Blogger tip on&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.helpfulbloggertips.com/2013/04/how-to-find-out-blogger-widget-id.html" style="background-color: white; color: #db7934; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; text-align: left; text-decoration: none; vertical-align: baseline;"&gt;How to find widget ID?&lt;/a&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;" /&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;" /&gt;&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; text-align: left;"&gt;Job Done...&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/how-to-center-any-blogger-widget.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSsTzVUJbAT2-1Reth0XaoE6fh1rLBuKo9GIabCuO0F_2xCBDUoUz56-72D5F2O0YBrTLkcGNXqi2rfTFmD_BxZYUaVGTUKjN50n_xSBudrl6Tlyr2DYF6b29VMI-d3q2P93StG74E1rs/s72-c/blogger-center-any-widget.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-6976758762366741434</guid><pubDate>Tue, 25 Mar 2014 02:57:00 +0000</pubDate><atom:updated>2014-03-24T19:57:09.536-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tools</category><title>HOW TO CENTER STUFF IN BLOGGER</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
Log in to your Blogger blog, go to Template &amp;gt; Customize &amp;gt; Advanced &amp;gt; Add CSS&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #333333; font-family: Lato, sans-serif; font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 16px;"&gt;
Code to center your Header Image:&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
#header-inner img {margin: 0 auto;}&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #333333; font-family: Lato, sans-serif; font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 16px;"&gt;
To center your Header’s Title and Description (text):&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
#header-inner {text-align: center;}&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #333333; font-family: Lato, sans-serif; font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 16px;"&gt;
Code to center your Post Titles:&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
.post-title {text-align:center;}&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #333333; font-family: Lato, sans-serif; font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 16px;"&gt;
Code to center your Post Dates:&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
.date-header {text-align:center;}&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #333333; font-family: Lato, sans-serif; font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 16px;"&gt;
Code to center your Gadget Titles:&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
.section-columns h2, #sidebar-right-1 h2, #sidebar-left-1 h2Â&amp;nbsp; {text-align: center;}&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #333333; font-family: Lato, sans-serif; font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 16px;"&gt;
Code to center your Sidebars:&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
.main-inner .column-left-inner, .main-inner .column-right-inner {text-align: center;}&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #333333; font-family: Lato, sans-serif; font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 16px;"&gt;
Code to center your Tabs (menu):&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
.PageList {text-align:center !important;}&lt;br style="box-sizing: border-box;" /&gt;.PageList li {display:inline !important; float:none !important;}&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #666666; font-family: Lato, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 26px; padding: 0px; text-align: justify;"&gt;
Don’t forget to click Apply To Blog. And, you’re done!&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/how-to-center-stuff-in-blogger.html</link><author>noreply@blogger.com (Anonymous)</author></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-582178450249466258</guid><pubDate>Tue, 25 Mar 2014 02:05:00 +0000</pubDate><atom:updated>2014-03-24T19:05:40.281-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Slider</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Automatic Recent Posts Slider With jQuery For Blogger</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img height="436" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijgTrIJg9f1mhHApwrEYVvUMf9GF8y8Ny-boMN44UwQQIUaKSwNR_3yIjhr33FliLaL9PK4bxe-NpfQaWZE9YE1h801Tlzx_G5LrnzZ0slGOTSC7_tpt5PT6jmGOZETc2tMjwNAVW1c9w/s640/recent-content-image-slider-for-blogger.png" width="640" /&gt;&lt;br /&gt;
&lt;div dir="ltr" style="color: #343333; font-family: Verdana; font-size: 12px;" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
Recent posts slider is a best way to show of you blog's recent posts as a slide show.You may see the slider such slider in many wordpress blogs but when coming to blogger it is certainly not much seen.This widget is shared by Abu-Farhan and using my own tricks further&amp;nbsp;I customized this plugin to works perfect with your blog.If you are thinking that&amp;nbsp;customization's&amp;nbsp;will be hard then you are wrong,this gadget is very easy to customize and very easy to add.You don't need to add images,text or any links like other sliders all is Automatic :D. &amp;nbsp;Here I am giving a tutorial about adding recent post slider to blogger.First take a preview on slider.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;
&lt;span style="color: #38761d; font-family: 'Courier New', Courier, monospace; font-size: medium;"&gt;&lt;b&gt;Live Demo ▼&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div style="border: 2px dashed red; padding: 10px;"&gt;
&lt;iframe frameborder="0" height="380" scrolling="no" src="http://demo.helperblogger.com/automatic-slider.html" width="100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;h3&gt;
How To Add This Slider To Blogger?&lt;/h3&gt;
&lt;br /&gt;&lt;h4&gt;
Step 1 - Applying Styles&lt;/h4&gt;
&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Go to Blogger Dashboard &amp;gt; Design &amp;gt; Edit HTML. (In new User Interface It Is - Dashboard &amp;gt; Template)&lt;/li&gt;
&lt;li&gt;As always download a copy of your template first.&lt;/li&gt;
&lt;li&gt;Now find for ]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/li&gt;
&lt;li&gt;Add below code&amp;nbsp;&lt;b&gt;just before&lt;/b&gt;&amp;nbsp;&lt;span style="background-color: #f9cb9c;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;pre&gt;&lt;code style="background-attachment: scroll; background-color: white; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimFjkuJ_mTwgaXsumMEtf7Xbm42L8xUI8JYf2vLhfFD19CgBRarL9C1t3-OF0KNBV0rq4sAsgwd6NsYUvIuciNQJmPVT_pmkohoY_yMLjH2ZQPdkr9QcnRyTdw2qr5nYamcHjxzPbB-OVz/s1600/btsnts-code.png); background-position: 0px 0px; background-repeat: repeat repeat; border: 2px solid rgb(204, 204, 204); clear: both; color: #333333; display: block; font-family: 'Courier new', Courier, mono; line-height: 15px; margin: 10px auto 10px 30px; overflow: auto; padding: 15px; width: 3179.84375px; word-wrap: break-word;"&gt;/* START EasySlider By helperblogger.com */

#slide-container {
    height: 360px;
    position: relative;
    width: 480px;
}

#slider {
    height: 360px;
    left: 25px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 480px;
    font-family: calibri;
}

.slide-desc {
    background: transparent url(http://i195.photobucket.com/albums/z105/dantearaujo/darkbg.png) repeat scroll 0 0;
    color: #FFFFFF;
    padding: 10px;
    position: absolute;
    right: 0px;
    text-align: left;
    top: 0;
    width: 200px;
    z-index: 99999;
}

.slide-desc h2 {
    display: block;
}

.crosscol .widget-content {
    position: relative;
}

#slider ul, #slider li,

#slider2 ul, #slider2 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider2 {
    margin-top: 1em;
}

#slider li, #slider2 li {
/*

define width and height of list item (slide)

entire slider area will adjust according to the parameters provided here

*/
    width: 480px;
    height: 360px;
    overflow: hidden;
}

#prevBtn, #nextBtn,

#slider1next, #slider1prev {
    display: block;
    width: 30px;
    height: 77px;
    position: absolute;
    left: -30px;
    text-indent: -9999px;
    top: 71px;
    z-index: 1000;
}

#nextBtn, #slider1next {
    left: 520px !important;
}

#prevBtn, #nextBtn, #slider1next, #slider1prev {
    display: block;
    height: 77px;
    left: 0;
    position: absolute;
    top: 132px;
    width: 30px;
    z-index: 1000;
}

#prevBtn a, #nextBtn a,

#slider1next a, #slider1prev a {
    display: block;
    position: relative;
    width: 30px;
    height: 77px;
    background: url(http://i195.photobucket.com/albums/z105/dantearaujo/prev.png) no-repeat 0 0;
}

#nextBtn a, #slider1next a {
    background: url(http://i195.photobucket.com/albums/z105/dantearaujo/next.png) no-repeat 0 0;
}

/* numeric controls */

ol#controls {
    margin: 1em 0;
    padding: 0;
    height: 28px;
}

ol#controls li {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 28px;
    line-height: 28px;
}

ol#controls li a {
    float: left;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    background: #DAF3F8;
    color: #555;
    padding: 0 10px;
    text-decoration: none;
}

ol#controls li.current a {
    background: #5DC9E1;
    color: #fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline: none;
}

/* END EasySlider By helperblogger.com */
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;You can edit above CSS values as you wish.You may use our&amp;nbsp;&lt;a href="http://editor-btsnts.blogspot.com/" style="color: #017db0; outline: 0px;" target="_blank"&gt;HTML Editor&lt;/a&gt;&amp;nbsp;to see a live preview of your changes.(Note - If you are editing this gadget in HTML Editor then you have to add all three codes simultaneously in editor)&lt;br /&gt;&lt;br /&gt;&lt;h4&gt;
Step 2 - Adding JavaScript&lt;/h4&gt;
&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Now find for &amp;lt;/body&amp;gt; tag&lt;/li&gt;
&lt;li&gt;Add below code just&amp;nbsp;&lt;b&gt;after/below&lt;/b&gt;&amp;nbsp;&lt;span style="background-color: #ea9999;"&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;&amp;nbsp;tag.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;
&lt;pre style="color: #343333; font-size: 12px;"&gt;&lt;code style="background-attachment: scroll; background-color: white; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimFjkuJ_mTwgaXsumMEtf7Xbm42L8xUI8JYf2vLhfFD19CgBRarL9C1t3-OF0KNBV0rq4sAsgwd6NsYUvIuciNQJmPVT_pmkohoY_yMLjH2ZQPdkr9QcnRyTdw2qr5nYamcHjxzPbB-OVz/s1600/btsnts-code.png); background-position: 0px 0px; background-repeat: repeat repeat; border: 2px solid rgb(204, 204, 204); clear: both; color: #333333; display: block; font-family: 'Courier new', Courier, mono; line-height: 15px; margin: 10px auto 10px 30px; overflow: auto; padding: 15px; width: 3179.84375px; word-wrap: break-word;"&gt;&amp;lt;!-- Start easy content slider by helperblogger.com --&amp;gt;
&amp;lt;script src='http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js' type='text/javascript'&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src='http://accordion-template.googlecode.com/svn/trunk/easySlider1.7.js' type='text/javascript'&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type='text/javascript'&amp;gt;
//&amp;lt;![CDATA[
$(document).ready(function(){
 $("#slider").easySlider({
 auto: true,
 continuous: true
 });
});
//]]&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;!-- End easy content slider by helperblogger.com --&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;&lt;span style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;Now save your template.&lt;/span&gt;&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;&lt;br /&gt;
&lt;h4 style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
Adding The Gadget&lt;/h4&gt;
&lt;ul style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
&lt;li&gt;Now go to Page Layout&lt;/li&gt;
&lt;li&gt;Add a Gadget &amp;gt; HTML/JavaScript&lt;/li&gt;
&lt;li&gt;Paste below piece of code and save it.&lt;/li&gt;
&lt;/ul&gt;
&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;
&lt;pre style="color: #343333; font-size: 12px;"&gt;&lt;code style="background-attachment: scroll; background-color: white; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimFjkuJ_mTwgaXsumMEtf7Xbm42L8xUI8JYf2vLhfFD19CgBRarL9C1t3-OF0KNBV0rq4sAsgwd6NsYUvIuciNQJmPVT_pmkohoY_yMLjH2ZQPdkr9QcnRyTdw2qr5nYamcHjxzPbB-OVz/s1600/btsnts-code.png); background-position: 0px 0px; background-repeat: repeat repeat; border: 2px solid rgb(204, 204, 204); clear: both; color: #333333; display: block; font-family: 'Courier new', Courier, mono; line-height: 15px; margin: 10px auto 10px 30px; overflow: auto; padding: 15px; width: 3179.84375px; word-wrap: break-word;"&gt;&amp;lt;div id="slider"&amp;gt;
&amp;lt;script style="text/javascript" src="http://code.helperblogger.com/easySlider.min.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script style="text/javascript"&amp;gt;
 var numposts_gal = 6;
 var numchars_gal = 150;
 var random_posts = false; // random posts
&amp;lt;/script&amp;gt;
&amp;lt;!-- replace with your web address (marked with red color) --&amp;gt;
&amp;lt;script src="http://yourblog.blogspot.com/feeds/posts/default?orderby=published&amp;amp;alt=json-in-script&amp;amp;callback=showgalleryposts&amp;amp;max-results=999999"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;&lt;br /&gt;
&lt;ul style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
&lt;li&gt;Now replace&amp;nbsp;&lt;code style="color: #000099; font-family: 'Courier new', Courier, mono; font-size: 13px; padding: 0px 2px; white-space: nowrap;"&gt;yourblog.blogspot.com&lt;/code&gt;&amp;nbsp;with your own blog url.[Code Line - 10] (Only change blog URL don't change any other things.&lt;/li&gt;
&lt;/ul&gt;
&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;&lt;br /&gt;
&lt;ul style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
&lt;li&gt;To change number of post find this&amp;nbsp;&lt;code style="color: #000099; font-family: 'Courier new', Courier, mono; font-size: 13px; padding: 0px 2px; white-space: nowrap;"&gt;var numposts_gal = 6;&lt;/code&gt;&amp;nbsp;line in above code. (Code Line - 4)&lt;/li&gt;
&lt;/ul&gt;
&lt;br style="color: #343333; font-family: Verdana; font-size: 12px;" /&gt;&lt;br /&gt;
&lt;ul style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
&lt;li&gt;If you want to change number of characters to show in description find this piece of code&amp;nbsp;&lt;code style="color: #000099; font-family: 'Courier new', Courier, mono; font-size: 13px; padding: 0px 2px; white-space: nowrap;"&gt;var numchars_gal = 150;&lt;/code&gt;&amp;nbsp;(Code Line - 5)&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
Now save your all the changes and you are done.Visit your blog to see this beautiful slide.&lt;/div&gt;
&lt;div style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(202, 218, 231); border-left-style: solid; border-left-width: 3px; color: #666666; font-family: Verdana; font-size: 12px; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
Follow this&amp;nbsp;&lt;a href="http://www.helperblogger.com/2012/03/how-to-displayhide-blogger-widgets-on.html" style="color: #017db0; outline: 0px;" target="_blank"&gt;tutorial&lt;/a&gt;&amp;nbsp;to show this gadget only on specific page or only in homepage.&lt;/blockquote&gt;
&lt;div style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="color: #343333; font-family: Verdana; font-size: 12px;"&gt;
Your questions,queries and feedback are always&amp;nbsp;welcome.Also if you need any help about customizing this gadget then feel free to ask me.I'll glad to help you.&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/automatic-recent-posts-slider-with.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijgTrIJg9f1mhHApwrEYVvUMf9GF8y8Ny-boMN44UwQQIUaKSwNR_3yIjhr33FliLaL9PK4bxe-NpfQaWZE9YE1h801Tlzx_G5LrnzZ0slGOTSC7_tpt5PT6jmGOZETc2tMjwNAVW1c9w/s72-c/recent-content-image-slider-for-blogger.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-6670283369117108625</guid><pubDate>Tue, 25 Mar 2014 01:52:00 +0000</pubDate><atom:updated>2014-03-24T18:52:24.310-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Demo</category><category domain="http://www.blogger.com/atom/ns#">Menu</category><category domain="http://www.blogger.com/atom/ns#">Navigation</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Add JQuery Mega Vertical Sidebar Menu In Blogger (Demo)</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="col-main float-left pad-top" style="background-color: #1e202b; background-image: url(http://www.designchemical.com/media/images/bg_hazard_white.png); background-position: 0px -5px; background-repeat: repeat no-repeat; border-top-color: rgb(255, 255, 255); border-top-style: solid; border-width: 7px 0px 0px; color: #1f1f1f; float: left; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Verdana, sans-serif; font-size: 13px; margin: 0px; min-height: 400px; outline: none; padding: 23px 10px 0px; position: relative; width: 653px;"&gt;
&lt;h2 class="page-title" style="border: 0px; color: black; font-family: ArvoRegular, serif; font-size: 24px; font-weight: normal; margin: 0px 0px 10px; outline: none; padding: 10px 0px 0px; text-transform: capitalize;"&gt;
Examples&lt;/h2&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
For further examples of the vertical mega menu plugin, including sample styles refer to our&amp;nbsp;&lt;a href="http://www.designchemical.com/lab/demo-wordpress-jquery-vertical-mega-menu-plugin/" style="border: 0px; color: #0b3a80; margin: 0px; outline: none; padding: 0px; text-decoration: none;"&gt;WordPress Vertical Mega Menu Demo Page&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/advanced-styling/" style="border: 0px; color: #0b3a80; margin: 0px; outline: none; padding: 0px; text-decoration: none;"&gt;view the advanced styling example&lt;/a&gt;.&lt;/div&gt;
&lt;div class="demo-container" style="border: 0px; float: left; margin: 0px; outline: none; padding: 20px 0px; width: 210px;"&gt;
&lt;div class="test" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;ul class="mega-menu right" id="mega-1" style="background-color: #333333; border-left-color: rgb(27, 27, 27); border-left-style: solid; border-width: 0px 0px 0px 1px; font-family: Arial, sans-serif; font-weight: bold; line-height: 16px; list-style: none; margin: 0px; outline: none; padding: 0px; position: relative;"&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item A&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item B&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item C&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item D&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item E&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item F&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item G&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item H&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item I&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="vert-text left" style="border: 0px; float: left; margin: 0px; outline: none; padding: 20px 0px 0px 50px; width: 345px;"&gt;
&lt;h3 style="border: 0px; color: black; font-family: Arial, sans-serif; font-size: 16px; margin: 0px 0px 5px; outline: none; padding: 0px; text-transform: capitalize;"&gt;
Example 1&lt;/h3&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;div class="syntaxhighlighter  jscript" id="highlighter_40340" style="background-color: white !important; border: 0px; font-size: 1em !important; margin: 1em 0px !important; outline: none; overflow-x: auto !important; overflow-y: hidden !important; padding: 0px; position: relative !important; width: 345px;"&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 345px;"&gt;&lt;tbody style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="gutter" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
1&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
2&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
3&lt;/div&gt;
&lt;/td&gt;&lt;td class="code" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 321px;"&gt;&lt;div class="container" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: relative !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;$(&lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'#mega-1'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;).dcVerticalMegaMenu();&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;h4 style="border: 0px; color: black; font-family: Arial, sans-serif; line-height: 1.3em; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;
Plugin Default Settings:&lt;/h4&gt;
&lt;ul class="content-list" style="border: 0px; list-style: none; margin: 0px 0px 1em 17px; outline: none; padding: 0px;"&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;3 items per row&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;no animation&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;direction of flyout: right&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class="demo-container right clear" style="border: 0px; clear: both; float: right; margin: 0px; outline: none; padding: 20px 0px; width: 210px;"&gt;
&lt;div class="test" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;ul class="mega-menu left" id="mega-2" style="background-color: #333333; border-left-color: rgb(27, 27, 27); border-left-style: solid; border-width: 0px 0px 0px 1px; font-family: Arial, sans-serif; font-weight: bold; line-height: 16px; list-style: none; margin: 0px; outline: none; padding: 0px; position: relative;"&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item A&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item B&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item C&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item D&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item E&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item F&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item G&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item H&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item I&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="vert-text right" style="border: 0px; float: right; margin: 0px; outline: none; padding: 20px 50px 0px 0px; width: 345px;"&gt;
&lt;h3 class="clear" style="border: 0px; clear: both; color: black; font-family: Arial, sans-serif; font-size: 16px; margin: 0px 0px 5px; outline: none; padding: 0px; text-transform: capitalize;"&gt;
Example 2&lt;/h3&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;div class="syntaxhighlighter  jscript" id="highlighter_199408" style="background-color: white !important; border: 0px; font-size: 1em !important; margin: 1em 0px !important; outline: none; overflow-x: auto !important; overflow-y: hidden !important; padding: 0px; position: relative !important; width: 345px;"&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 345px;"&gt;&lt;tbody style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="gutter" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
1&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
2&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
3&lt;/div&gt;
&lt;div class="line number4 index3 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
4&lt;/div&gt;
&lt;div class="line number5 index4 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
5&lt;/div&gt;
&lt;div class="line number6 index5 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
6&lt;/div&gt;
&lt;div class="line number7 index6 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
7&lt;/div&gt;
&lt;div class="line number8 index7 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
8&lt;/div&gt;
&lt;/td&gt;&lt;td class="code" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 321px;"&gt;&lt;div class="container" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: relative !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;$(&lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'#mega-2'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;).dcVerticalMegaMenu({&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;rowItems: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'3'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number4 index3 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;speed: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'slow'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number5 index4 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;effect: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'fade'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number6 index5 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;direction: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'left'&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number7 index6 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;});&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number8 index7 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;h4 style="border: 0px; color: black; font-family: Arial, sans-serif; line-height: 1.3em; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;
Settings:&lt;/h4&gt;
&lt;ul class="content-list" style="border: 0px; list-style: none; margin: 0px 0px 1em 17px; outline: none; padding: 0px;"&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;3 items per row&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;animation effect: fade in&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;speed: slow&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;direction of flyout: left&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class="demo-container clear" style="border: 0px; clear: both; float: left; margin: 0px; outline: none; padding: 20px 0px; width: 210px;"&gt;
&lt;div class="test" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;ul class="mega-menu right" id="mega-3" style="background-color: #333333; border-left-color: rgb(27, 27, 27); border-left-style: solid; border-width: 0px 0px 0px 1px; font-family: Arial, sans-serif; font-weight: bold; line-height: 16px; list-style: none; margin: 0px; outline: none; padding: 0px; position: relative;"&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item A&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item B&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item C&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item D&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item E&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item F&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item G&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item H&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item I&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_right.png); background-position: 0px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="vert-text left" style="border: 0px; float: left; margin: 0px; outline: none; padding: 20px 0px 0px 50px; width: 345px;"&gt;
&lt;h3 class="clear" style="border: 0px; clear: both; color: black; font-family: Arial, sans-serif; font-size: 16px; margin: 0px 0px 5px; outline: none; padding: 0px; text-transform: capitalize;"&gt;
Example 3&lt;/h3&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;div class="syntaxhighlighter  jscript" id="highlighter_681362" style="background-color: white !important; border: 0px; font-size: 1em !important; margin: 1em 0px !important; outline: none; overflow-x: auto !important; overflow-y: hidden !important; padding: 0px; position: relative !important; width: 345px;"&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 345px;"&gt;&lt;tbody style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="gutter" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
1&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
2&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
3&lt;/div&gt;
&lt;div class="line number4 index3 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
4&lt;/div&gt;
&lt;div class="line number5 index4 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
5&lt;/div&gt;
&lt;div class="line number6 index5 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
6&lt;/div&gt;
&lt;div class="line number7 index6 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
7&lt;/div&gt;
&lt;div class="line number8 index7 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
8&lt;/div&gt;
&lt;/td&gt;&lt;td class="code" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 321px;"&gt;&lt;div class="container" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: relative !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;$(&lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'#mega-3'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;).dcVerticalMegaMenu({&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;rowItems: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'4'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number4 index3 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;speed: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'slow'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number5 index4 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;effect: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'slide'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number6 index5 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;direction: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'right'&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number7 index6 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;});&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number8 index7 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;h4 style="border: 0px; color: black; font-family: Arial, sans-serif; line-height: 1.3em; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;
Settings:&lt;/h4&gt;
&lt;ul class="content-list" style="border: 0px; list-style: none; margin: 0px 0px 1em 17px; outline: none; padding: 0px;"&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;4 items per row&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;animation effect: slide out&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;speed: slow&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;direction of flyout: right&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class="demo-container right clear" style="border: 0px; clear: both; float: right; margin: 0px; outline: none; padding: 20px 0px; width: 210px;"&gt;
&lt;div class="test" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;ul class="mega-menu left" id="mega-4" style="background-color: #333333; border-left-color: rgb(27, 27, 27); border-left-style: solid; border-width: 0px 0px 0px 1px; font-family: Arial, sans-serif; font-weight: bold; line-height: 16px; list-style: none; margin: 0px; outline: none; padding: 0px; position: relative;"&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item A&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item B&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item C&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item D&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item E&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item F&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item G&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item H&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="dc-mega-li" style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;&lt;a class="dc-mega" href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/#" style="border-bottom-color: rgb(34, 34, 34); border-bottom-style: solid; border-right-color: rgb(27, 27, 27); border-right-style: solid; border-top-color: rgb(85, 85, 85); border-top-style: solid; border-width: 1px 1px 1px 0px; color: white; display: block; margin: 0px; outline: none; padding: 12px 38px 12px 25px; position: relative; text-align: right; text-decoration: none; text-shadow: rgb(0, 0, 0) 1px 1px 1px;"&gt;Menu Item I&lt;span class="dc-mega-icon" style="background-image: url(http://www.designchemical.com/lab/wp-content/themes/dclab/css/images/arrow_left.png); background-position: -6px 0px; background-repeat: no-repeat no-repeat; display: block; height: 8px; left: 15px; position: absolute; right: 15px; top: 18px; width: 6px;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="vert-text right" style="border: 0px; float: right; margin: 0px; outline: none; padding: 20px 50px 0px 0px; width: 345px;"&gt;
&lt;h3 class="clear" style="border: 0px; clear: both; color: black; font-family: Arial, sans-serif; font-size: 16px; margin: 0px 0px 5px; outline: none; padding: 0px; text-transform: capitalize;"&gt;
Example 4&lt;/h3&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; margin: 0px; outline: none; padding: 0px;"&gt;
&lt;div class="syntaxhighlighter  jscript" id="highlighter_377083" style="background-color: white !important; border: 0px; font-size: 1em !important; margin: 1em 0px !important; outline: none; overflow-x: auto !important; overflow-y: hidden !important; padding: 0px; position: relative !important; width: 345px;"&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 345px;"&gt;&lt;tbody style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="gutter" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
1&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
2&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
3&lt;/div&gt;
&lt;div class="line number4 index3 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
4&lt;/div&gt;
&lt;div class="line number5 index4 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
5&lt;/div&gt;
&lt;div class="line number6 index5 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
6&lt;/div&gt;
&lt;div class="line number7 index6 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
7&lt;/div&gt;
&lt;div class="line number8 index7 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-right-color: rgb(108, 226, 108) !important; border-right-style: solid !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-width: 0px 3px 0px 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
8&lt;/div&gt;
&lt;/td&gt;&lt;td class="code" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 321px;"&gt;&lt;div class="container" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: relative !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;div class="line number1 index0 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number2 index1 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;$(&lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'#mega-4'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;).dcVerticalMegaMenu({&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number3 index2 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;rowItems: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'3'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number4 index3 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;speed: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'fast'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number5 index4 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;effect: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'slide'&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;,&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number6 index5 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript spaces" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;direction: &lt;/code&gt;&lt;code class="jscript string" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;'left'&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number7 index6 alt2" style="background-color: rgb(249, 251, 222) !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript plain" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;});&lt;/code&gt;&lt;/div&gt;
&lt;div class="line number8 index7 alt1" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 3px 7px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; white-space: pre !important; width: auto !important;"&gt;
&lt;code class="jscript comments" style="background-image: none !important; border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border: 0px !important; bottom: auto !important; box-sizing: content-box !important; color: rgb(0, 130, 0) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;//&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 1.5em; margin-bottom: 12px; outline: none; padding: 0px;"&gt;
&lt;/div&gt;
&lt;h4 style="border: 0px; color: black; font-family: Arial, sans-serif; line-height: 1.3em; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;
Settings:&lt;/h4&gt;
&lt;ul class="content-list" style="border: 0px; list-style: none; margin: 0px 0px 1em 17px; outline: none; padding: 0px;"&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;3 items per row&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;animation effect: slide out&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;speed: fast&lt;/li&gt;
&lt;li style="border: 0px; line-height: 1.5em; list-style: square; margin: 0px 0px 3px; outline: none; padding: 0px;"&gt;direction of flyout: lef&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/add-jquery-mega-vertical-sidebar-menu_24.html</link><author>noreply@blogger.com (Anonymous)</author></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-9037531831573819646</guid><pubDate>Tue, 25 Mar 2014 01:43:00 +0000</pubDate><atom:updated>2014-03-24T18:43:59.085-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Menu</category><category domain="http://www.blogger.com/atom/ns#">Navigation</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Add JQuery Mega Vertical Sidebar Menu In Blogger</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="background-color: white; border: 0px; clear: both; font-family: 'Lucida Grande', Verdana, 'Lucida Sans Regular', 'Lucida Sans Unicode', Arial, sans-serif; font-size: 12px; line-height: 18px; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_YF7uJDcD4sPw-5cejErynBcvplbnnZGpfnrsxXmcgP6e3TbvdEOuUUeMbSZeT1Pk2o24ME3Q9QDuj5N4eScemF_FhhtTVALFlyDQt5oW7EnZX61h4lEC0ps7AeTSJC9_r527hOiVcqWc/s1600/blogger-2.png" imageanchor="1" style="border: 0px; clear: left; color: #2266bb; float: left; margin: 0px 1em 1em 0px; padding: 0px; text-decoration: none;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_YF7uJDcD4sPw-5cejErynBcvplbnnZGpfnrsxXmcgP6e3TbvdEOuUUeMbSZeT1Pk2o24ME3Q9QDuj5N4eScemF_FhhtTVALFlyDQt5oW7EnZX61h4lEC0ps7AeTSJC9_r527hOiVcqWc/s200/blogger-2.png" style="background-color: #dddddd; background-position: initial initial; background-repeat: initial initial; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; border: 1px solid rgb(221, 221, 221); margin: 0px; max-width: 620px; padding: 4px;" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="background-color: white; font-family: 'Lucida Grande', Verdana, 'Lucida Sans Regular', 'Lucida Sans Unicode', Arial, sans-serif; line-height: 18px;"&gt;We can add navigation bar at header To Blogger. But this article explains how to add Mega Vertical Sidebar Menu in blogger. This is really fantastic vertical sidebar. The jQuery Mega Vertical Sidebar Menu allows readers to view all menu for each top-level Menu Item. You can now set the number of sub-menus per each row. I hope it will help your readers to navigate to the desired section of the page. A wordpress plugin is available for vertical sidebar menu.&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; font-family: 'Lucida Grande', Verdana, 'Lucida Sans Regular', 'Lucida Sans Unicode', Arial, sans-serif; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="background-color: white; font-family: 'Lucida Grande', Verdana, 'Lucida Sans Regular', 'Lucida Sans Unicode', Arial, sans-serif; line-height: 18px;"&gt;&lt;a href="http://www.designchemical.com/lab/jquery-vertical-mega-menu-plugin/examples/" target="_blank"&gt;Demo&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; font-family: 'Lucida Grande', Verdana, 'Lucida Sans Regular', 'Lucida Sans Unicode', Arial, sans-serif; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;ul style="background-color: white; border: 0px; font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 27px; list-style-image: url(http://www.edutechnology.net/wp-content/themes/evolve/library/media/images/list-style.gif); list-style-type: none; margin: 0px 0px 20px 25px; padding: 0px; text-align: -webkit-auto; vertical-align: baseline;"&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;Go to&amp;nbsp;&lt;span style="border: 0px; color: red; font-family: inherit; font-style: inherit; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;Blogger Dashboard&lt;/span&gt;&amp;nbsp;→&amp;nbsp;&lt;span style="border: 0px; color: blue; font-family: inherit; font-style: inherit; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;Design&lt;/span&gt;&amp;nbsp;→&amp;nbsp;&lt;b style="border: 0px; color: purple; margin: 0px; padding: 0px;"&gt;Page Elements&lt;/b&gt;&lt;span style="border: 0px; font-family: inherit; margin: 0px; padding: 0px;"&gt;&lt;span style="border: 0px; color: purple; font-family: inherit; font-style: inherit; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;Click on&amp;nbsp;&lt;b style="border: 0px; color: #990000; margin: 0px; padding: 0px;"&gt;Add a Gadget&lt;/b&gt;&amp;nbsp;then select&amp;nbsp;&lt;b style="border: 0px; color: #cc0000; margin: 0px; padding: 0px;"&gt;HTML/JavaScript&lt;/b&gt;&amp;nbsp;Widget&lt;/li&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;Copy the code shown below and paste it inside the widget&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="background-color: white; border: 0px; font-family: 'Lucida Grande', Verdana, 'Lucida Sans Regular', 'Lucida Sans Unicode', Arial, sans-serif; font-size: 12px; line-height: 18px; margin: 0px; padding: 0px; text-align: -webkit-auto;"&gt;
&lt;big style="border: 0px; font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif; margin: 0px; padding: 0px;"&gt;&lt;pre style="background-color: #fafafa; border-left-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 1px; clear: both; font-family: Consolas, 'Andale Mono', Courier, 'Courier New', monospace; font-size: 12px; line-height: 1.4; margin-bottom: 20px; overflow: auto; padding: 10px; vertical-align: baseline;"&gt;&amp;lt;style&amp;gt;
/* Page Styles */
.menu-container {padding: 20px 0; width: 250px; float: left;}
.clear {clear: both;}
ul{list-style:none;
border:0;outline:none;margin:0;padding:0;}

/* Vertical Mega Menu Styles */
.mega-menu{
font: bold 13px Arial, sans-serif;
line-height: 16px;
background: #333;
border-left: 1px solid #1B1B1B;
position: relative; /* Required */
}
.mega-menu li a {
display: block;
color: #fff;
padding: 12px 38px 12px 25px;
text-shadow: 1px 1px 1px #000;
text-decoration: none;
border-top: 1px solid #555;
border-bottom: 1px solid #222;
border-right: 1px solid #1B1B1B;
}
.mega-menu li a:hover, .mega-menu li.mega-hover a {
background: #4b4b4b;
color: #fff;
border-right: 1px solid #4b4b4b;
}
.mega-menu li a.dc-mega {
position: relative;
}
/* Add arrow icon to parent links */
.mega-menu li a .dc-mega-icon {
display: block;
position: absolute;
top: 18px;
right: 15px;
width: 6px;
height: 8px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijClvT1DqPK4XuLU9bYJa7bejy1qEhYmvN4alsd9yVP7g_ax5bnXEIFrgWdmTRyQt315njGfR2VX5ab0TFmRWqSZM4dNmpopYPI1ib-W9apasE1bKeWO1VMuXKRnCxkSVZ1EkVMFSKxMg/s1600/ext-black.png) no-repeat 0 0;
}
/* Mega menu container */
.mega-menu li .sub-container {
position: absolute; /* Required */
background: #4B4B4B;
padding: 10px 10px 0 10px;
overflow: hidden;
border: 1px solid #4b4b4b;
border-left: none;
}
.mega-menu li .sub .row {
width: 100%; overflow: hidden; /* Clear floats */
}
.mega-menu li .sub li {
float: none;
width: 150px;
font-size: 1em;
font-weight: normal;
}
.mega-menu li .sub li.mega-hdr {
float: left; /* Required */
margin: 0 5px 10px 5px;
}
.mega-menu li .sub a, .mega-menu.left li .sub a {
background: none;
border: none;
text-shadow: none;
float: none;
color: #fff;
padding: 7px 10px;
display: block;
text-decoration: none;
font-size: 0.9em;
}
.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
padding: 5px 5px 5px 15px;
margin-bottom: 5px;
background: #E88221;
text-transform: uppercase;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #333;
}
.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #000;
text-shadow: none;
}
.mega-menu .sub li.mega-hdr li a {
padding: 4px 5px 4px 20px;
background:  url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlqGqB0X1XhISBxcMkiP9a2QzmLY7rqAwzxRgghL2llA6bfHY-hRkpOIH1pVddi9Jwm5YZPP9Qkjck0kp0eharntC-uZQJLRRGaRObb0jALwAUiYBtOtkG4gd7F9llSp0Xi3ueuhtBwgg/s1600/arrow_white.png)  no-repeat 5px 8px;
font-weight: normal;
}
.mega-menu .sub li.mega-hdr li a:hover {
color: #a32403;
background: #efefef  url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiA02DEwtlgnKojM9qaCw3R3DVzQsmZv16SdcnewerRRxXOTILwmMm0csefPyVj5OeFVVThseiJh7mqPymTlIKbHEuBHj_qy_BiU2ZOu3HSBe_cTVCqgcc-2ggS371Q1Jpm2DOseePYbNk/s1600/arrow_on.png)  no-repeat 5px 8px;
}
.mega-menu .sub ul li {
padding-right: 0;
}
/* Styling for Menu Items with only 2 levels */
.mega-menu li .sub-container.non-mega .sub {
padding: 10px;}
.mega-menu li .sub-container.non-mega li {
padding: 0;
margin: 0;
width: 150px;
}
.mega-menu li .sub-container.non-mega li a {
padding: 7px 5px 7px 22px;
background:  url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlqGqB0X1XhISBxcMkiP9a2QzmLY7rqAwzxRgghL2llA6bfHY-hRkpOIH1pVddi9Jwm5YZPP9Qkjck0kp0eharntC-uZQJLRRGaRObb0jALwAUiYBtOtkG4gd7F9llSp0Xi3ueuhtBwgg/s1600/arrow_white.png)  no-repeat 7px 10px;
}
.mega-menu li .sub-container.non-mega li a:hover {
color: #a32403;
background: #efefef  url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiA02DEwtlgnKojM9qaCw3R3DVzQsmZv16SdcnewerRRxXOTILwmMm0csefPyVj5OeFVVThseiJh7mqPymTlIKbHEuBHj_qy_BiU2ZOu3HSBe_cTVCqgcc-2ggS371Q1Jpm2DOseePYbNk/s1600/arrow_on.png)  no-repeat 7px 10px;
}
&amp;lt;/style&amp;gt;
&lt;b style="border: 0px; color: red; font-size: medium; margin: 0px; padding: 0px;"&gt;&amp;lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/b&gt;
&amp;lt;script type='text/javascript'  src='http://latesthack.googlecode.com/svn/mywidgets/VerticalSidebarMenu/jquery.hoverIntent.minified.js'&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type='text/javascript'  src='http://latesthack.googlecode.com/svn/mywidgets/VerticalSidebarMenu/jquery.dcverticalmegamenu.1.0.js'&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
$(document).ready(function($){

$('#mega-1').dcVerticalMegaMenu({
rowItems: '3',
speed: 'fast',
effect: 'show',
direction: 'right'
});
});
&amp;lt;/script&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;div class="menu-container clear"&amp;gt;
&amp;lt;ul id="mega-1" class="mega-menu"&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item A&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 3&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 4&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 5&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 6&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item B&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 3&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item C&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 3&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 4&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 5&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 6&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 7&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item D&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 3&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 4&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 5&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 6&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item E&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item F&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 3&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 4&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 5&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 6&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 7&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item G&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 3&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 4&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 5&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 6&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item H&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item I&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 1&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header 2&lt;/b&gt;&amp;lt;/a&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/pre&gt;
&lt;ul style="border: 0px; font-family: inherit; font-size: 12px; font-style: inherit; line-height: 20px; list-style-image: url(http://www.edutechnology.net/wp-content/themes/evolve/library/media/images/list-style.gif); list-style-type: none; margin: 0px 0px 20px 25px; padding: 0px; vertical-align: baseline;"&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-size: x-small; margin: 0px; padding: 0px;"&gt;Replace&amp;nbsp;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;Menu Item&lt;/b&gt;&amp;nbsp;with your own text&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-size: x-small; margin: 0px; padding: 0px;"&gt;Replace&amp;nbsp;&lt;b style="border: 0px; color: green; margin: 0px; padding: 0px;"&gt;Sub-Header&lt;/b&gt;&amp;nbsp;with your own text&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-size: x-small; margin: 0px; padding: 0px;"&gt;Replace&amp;nbsp;&lt;b style="border: 0px; color: blue; margin: 0px; padding: 0px;"&gt;Menu Link&lt;/b&gt;&amp;nbsp;with your own links&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-size: x-small; margin: 0px; padding: 0px;"&gt;If your Bloger template already have&amp;nbsp;&lt;b style="border: 0px; color: red; margin: 0px; padding: 0px;"&gt;&amp;lt;script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js”&amp;gt;&amp;lt;/script&amp;gt;&lt;/b&gt;&amp;nbsp;then do not need to add this&lt;/span&gt;&lt;/li&gt;
&lt;li style="border: 0px; font-family: inherit; font-style: inherit; list-style: circle inside url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXQOcx8rNFaJHFJccIlF8s_TFh4lEuPD1xwk-R4LHsYbMQu5I2pNTwbw2z43xi3RF6Sdd0gmeSWIKAs2gpQYkICNBOZnByxtj5_NqvaDSePvlbOLQCVjjGDUaaWw76OAyn1j7hpjZGeA/s400/255.gif) !important; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-size: x-small; margin: 0px; padding: 0px;"&gt;Now save the widget&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/big&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/add-jquery-mega-vertical-sidebar-menu.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_YF7uJDcD4sPw-5cejErynBcvplbnnZGpfnrsxXmcgP6e3TbvdEOuUUeMbSZeT1Pk2o24ME3Q9QDuj5N4eScemF_FhhtTVALFlyDQt5oW7EnZX61h4lEC0ps7AeTSJC9_r527hOiVcqWc/s72-c/blogger-2.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-3063741084973178652</guid><pubDate>Tue, 25 Mar 2014 01:36:00 +0000</pubDate><atom:updated>2014-03-24T18:36:33.851-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tools</category><title>How To Hide/Remove Blogger’s “No Posts”</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img alt="How To Hide/Remove Blogger’s “No Posts”" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJjcTCGWHLYelZ1am-7pdhImhpwpzuRTAKCIgaN720oyfELjoncA7Mdx692yVKmhB706YinglgtfvtN3t7-7DxtFOhuAEarFAKIh7nWGDGUA0DlTFFpAC_0KDQxwOWI6-qm5uIaxbMdrwL/s1600/no+post.png" /&gt;&lt;br /&gt;
&lt;div style="background-color: white; color: #7d7d7d; font-family: Verdana; font-size: 12px; padding: 0px;"&gt;
This simple trick comes from a young blogger named&amp;nbsp;&lt;strong style="margin: 0px; padding: 0px;"&gt;&lt;a href="http://lordhtml.blogspot.in/2012/05/about-aumkar-thakur.html" style="color: #26a5da; margin: 0px; outline: none; padding: 0px; text-decoration: none;"&gt;Aumkar Thakur&lt;/a&gt;&lt;/strong&gt;, and what it basically teaches you is how to hide&lt;span id="more-13973" style="margin: 0px; padding: 0px;"&gt;&lt;/span&gt;&amp;nbsp;the “No posts” message box in your Blogger. This can be seen when you’ve just opened up your Blogger account and you still haven’t posted anything yet.&lt;/div&gt;
&lt;div style="background-color: white; color: #7d7d7d; font-family: Verdana; font-size: 12px; padding: 0px;"&gt;
To hide it, just follow the quick 3-step instructions below:&lt;/div&gt;
&lt;ol style="background-color: white; color: #7d7d7d; font-family: Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;From your Blogger dashboard, go to ‘&lt;strong style="margin: 0px; padding: 0px;"&gt;Template&lt;/strong&gt;’ and then click on ‘&lt;strong style="margin: 0px; padding: 0px;"&gt;Customize&lt;/strong&gt;’&lt;/li&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;Click on ‘&lt;strong style="margin: 0px; padding: 0px;"&gt;Advanced&lt;/strong&gt;’ and then on the submenu, scroll down to the bottom and click on ‘&lt;strong style="margin: 0px; padding: 0px;"&gt;Add CSS&lt;/strong&gt;’&lt;/li&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;Now copy and then paste this very short code inside the CSS panel:&lt;/li&gt;
&lt;/ol&gt;
&lt;pre style="background-color: #edf7f9; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid rgb(181, 181, 181); color: #575757; font-family: Tahoma, Arial; font-size: 12px; margin-bottom: 15px; margin-top: 15px; max-height: 400px; overflow: auto; padding: 10px; width: 565.4375px;"&gt;&lt;span style="color: #003366; margin: 0px; padding: 0px;"&gt;.status-msg-wrap&lt;/span&gt;&lt;/pre&gt;
&lt;pre style="background-color: #edf7f9; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid rgb(181, 181, 181); color: #575757; font-family: Tahoma, Arial; font-size: 12px; margin-bottom: 15px; margin-top: 15px; max-height: 400px; overflow: auto; padding: 10px; width: 565.4375px;"&gt;&lt;span style="color: #003366; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;/pre&gt;
&lt;pre style="background-color: #edf7f9; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid rgb(181, 181, 181); color: #575757; font-family: Tahoma, Arial; font-size: 12px; margin-bottom: 15px; margin-top: 15px; max-height: 400px; overflow: auto; padding: 10px; width: 565.4375px;"&gt;&lt;span style="color: #003366; margin: 0px; padding: 0px;"&gt;display: none;&lt;/span&gt;&lt;/pre&gt;
&lt;pre style="background-color: #edf7f9; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid rgb(181, 181, 181); color: #575757; font-family: Tahoma, Arial; font-size: 12px; margin-bottom: 15px; margin-top: 15px; max-height: 400px; overflow: auto; padding: 10px; width: 565.4375px;"&gt;&lt;span style="color: #003366; margin: 0px; padding: 0px;"&gt; }&lt;/span&gt;&lt;/pre&gt;
&lt;div style="background-color: white; color: #7d7d7d; font-family: Verdana; font-size: 12px; padding: 0px;"&gt;
Congratulations! The ‘No posts’ message box should now have disappeared when you look at your blog site’s preview window below.&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/how-to-hideremove-bloggers-no-posts.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJjcTCGWHLYelZ1am-7pdhImhpwpzuRTAKCIgaN720oyfELjoncA7Mdx692yVKmhB706YinglgtfvtN3t7-7DxtFOhuAEarFAKIh7nWGDGUA0DlTFFpAC_0KDQxwOWI6-qm5uIaxbMdrwL/s72-c/no+post.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-3482058589027040125</guid><pubDate>Tue, 25 Mar 2014 01:33:00 +0000</pubDate><atom:updated>2014-03-24T18:33:49.494-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tools</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Add Multi-Tabbed widget to Blogger Sidebar</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7ltjvPPzFsx8TaZVUZ2i4Y5TwFTrmcbhSC5FndH5JTGPd6KgqTVRt39wqn3YA3EEq4SGyEPDrn46s9i3u0-Lkaiz0OmUSIST9u9N88wpwfWVUdRboUaHOWUHZjmQbZF7GTjyCFpH5s5k/s1600/Multi+Tabbed+Widget+for+Blogger%25281%2529.jpg" imageanchor="1" style="clear: left; color: #0956a8; float: left; margin-bottom: 1em; margin-right: 1em; text-decoration: none;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7ltjvPPzFsx8TaZVUZ2i4Y5TwFTrmcbhSC5FndH5JTGPd6KgqTVRt39wqn3YA3EEq4SGyEPDrn46s9i3u0-Lkaiz0OmUSIST9u9N88wpwfWVUdRboUaHOWUHZjmQbZF7GTjyCFpH5s5k/s200/Multi+Tabbed+Widget+for+Blogger%25281%2529.jpg" style="border: 4px solid rgb(204, 204, 204); max-height: 700px; max-width: 500px;" width="149" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;Hello iHowMore Friends! Do you know about&amp;nbsp;&lt;a href="http://ihowmore.blogspot.ru/2013/04/add-multi-tabbed-widget-to-blogger.html" style="color: #0956a8; text-decoration: none;" target="_blank"&gt;Multi tab Widget&lt;/a&gt;?&lt;br /&gt;Multi tab Widget is a great space efficient widget for Blogger. It helps to decrease the load time of your Blogger blog by combining three or more than three widgets into one. The tabbed navigation widget features tabs and a content window; when clicking on the tabs, different content is visible in the window beneath. You can use it for Popular posts,&amp;nbsp;&lt;a href="http://ihowmore.blogspot.ru/2013/03/creating-top-commentators-widget-for.html" style="color: #0956a8; text-decoration: none;"&gt;Top commenters&lt;/a&gt;,&amp;nbsp;&lt;a href="http://ihowmore.blogspot.ru/2013/03/add-animated-scrolling-recent-post.html" style="color: #0956a8; text-decoration: none;"&gt;Recent Posts&lt;/a&gt;, Recent Posts or any widget as you like.&lt;br /&gt;&lt;br /&gt;Lets move to tutorial just Follow below steps to add a Multi-Tabbed Widget to your Blogger blog. you can see a Multi-Tabbed widget in our sidebar.&lt;br /&gt;&lt;br /&gt;ADD MULTI-TABBED WIDGET TO YOUR BLOGGER SIDEBAR&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Go to Design&amp;gt;Page Elements, click Add a gadget, then choose HTML/JavaScript&lt;/li&gt;
&lt;li&gt;Paste below code inside it&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="code"&gt;
&lt;span style="background-color: #f3f3f3;"&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;script type='text/javascript'&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;//&amp;lt;![CDATA[&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;function NewBloggerTips_oom(NBTID, id)&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;{&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; var NewBloggerTips = document.getElementById(NBTID);&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; var NBTs = NewBloggerTips.firstChild;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; while (NBTs.className != "NBTs" ) NBTs = NBTs.nextSibling;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; var NBT = NBTs.firstChild;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; var i &amp;nbsp; = 0;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; do&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; if (NBT.tagName == "A")&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; i++;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; NBT.href &amp;nbsp; &amp;nbsp; &amp;nbsp;= "javascript:NewBloggerTips_ubah('"+NBTID+"', "+i+");";&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; NBT.className = (i == id) ? "Active" : "";&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; NBT.blur();&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; }&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; while (NBT = NBT.nextSibling);&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; var Halamans = NewBloggerTips.firstChild;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; while (Halamans.className != 'Halamans') Halamans = Halamans.nextSibling;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; var Halaman = Halamans.firstChild;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; var i &amp;nbsp; &amp;nbsp;= 0;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; do&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; if (Halaman.className == 'Halaman')&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; i++;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if (Halamans.offsetHeight) Halaman.style.height = (Halamans.offsetHeight-2)+"px";&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Halaman.style.overflow = "auto";&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Halaman.style.display &amp;nbsp;= (i == id) ? 'block' : 'none';&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; }&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;nbsp; while (Halaman = Halaman.nextSibling);&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;function NewBloggerTips_ubah(NBTID, id) { NewBloggerTips_oom(NBTID, id);&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;function NewBloggerTips_inisial(NBTID) { NewBloggerTips_oom(NBTID, &amp;nbsp;1);&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;document.write('');}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;//]]&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;style&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;div.NewBloggerTips div.NBTs {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;height: 24px;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;overflow: hidden;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;div.NewBloggerTips div.NBTs a:hover, div.NewBloggerTips div.NBTs a.Active {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;background-color: #eee;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;div.NewBloggerTips div.Halamans {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;clear: both;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;border: 2px solid #f4f4f4;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;overflow: hidden;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;background-color:&amp;nbsp;&lt;/span&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: #7f6000;"&gt;#ffffff&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;div.NewBloggerTips div.Halamans div.Halaman {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;height: 100%; padding: 0px;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;overflow: hidden;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;div.NewBloggerTips div.Halamans div.Halaman div.Alas {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;padding: 3px 5px;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;div.NewBloggerTips div.NBTs a {&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;border-left:1px solid #eee;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;border-right:1px solid #eee;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;border-top:1px solid #eee;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;border-boNBTom:0px solid #eee;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;float: left;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;display: block;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;width: 95px;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;text-align: center;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;vertical-align: middle;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;height: 24px;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;padding-top: 3px;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;text-decoration: none;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;font-family: "Arial", Serif;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;font-size: 11px;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;font-weight: 900;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;color: #000000&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;}&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/style&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;form action="NewBloggerTips.html" method="get"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div id="NewBloggerTips" class="NewBloggerTips"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div style="width: 300px;" class="NBTs"&amp;gt; &amp;lt;a&amp;gt;&lt;/span&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: blue;"&gt;Tab 1 Title&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/a&amp;gt; &amp;lt;a&amp;gt;&lt;/span&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: blue;"&gt;Tab 2 &amp;nbsp;Title&lt;/span&gt;&lt;/b&gt;&lt;span style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: black;"&gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&amp;nbsp;&lt;span style="color: black;"&gt;&amp;lt;a&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: blue;"&gt;Tab 3 &amp;nbsp;Title&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div style="width:&amp;nbsp;&lt;/span&gt;&lt;span style="color: #bf9000; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;b&gt;300&lt;/b&gt;&lt;/span&gt;&lt;span style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: black;"&gt;px; height:&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: magenta;"&gt;300&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;px;" class="Halamans"&amp;gt;&lt;/span&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div class="Halaman"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div class="Alas"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;br/&amp;gt;&lt;/span&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: red;"&gt;Tab 1 content goes here&lt;/span&gt;&lt;/b&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div class="Halaman"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div class="Alas"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;br/&amp;gt;&lt;/span&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: red;"&gt;Tab 2 content goes here&lt;/span&gt;&lt;/b&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div class="Halaman"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;div class="Alas"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;br/&amp;gt;&lt;/span&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;b style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&lt;span style="color: red;"&gt;Tab 3 content goes here&lt;/span&gt;&lt;/b&gt;&lt;br style="color: white; font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;small&amp;gt;&amp;lt;a style='margin-left:10px;align:right;' href='http://ihowmore.blogspot.ru/2013/04/add-multi-tabbed-widget-to-blogger.html' target='_blank'&amp;gt;Multi-Tabbed Widget&amp;lt;/a&amp;gt; | &amp;lt;a href='http://ihowmore.blogspot.com/' target='_blank'&amp;gt;iHowMore&amp;lt;/a&amp;gt;&amp;lt;/small&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;/div&amp;gt;&amp;lt;/form&amp;gt;&lt;/span&gt;&lt;br style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;" /&gt;&lt;span style="font-family: Courier; font-size: 14px; line-height: 19px; text-align: justify;"&gt;&amp;lt;script type="text/javascript"&amp;gt;NewBloggerTips_inisial('NewBloggerTips');&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" /&gt;&lt;b style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Customization&lt;/b&gt;&lt;br style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" /&gt;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Replace&lt;/span&gt;&amp;nbsp;&lt;b style="background-color: white; color: blue; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Tab 1 Title, Tab 2 Title, Tab 3&amp;nbsp;&lt;/b&gt;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Title with you Tab Title.&lt;/span&gt;&lt;br style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" /&gt;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Replace&lt;/span&gt;&amp;nbsp;&lt;b style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;&lt;span style="color: red;"&gt;Tab 1,2,3, Content goes here&lt;/span&gt;&lt;/b&gt;&amp;nbsp;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;with your widget code.&lt;/span&gt;&lt;br style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" /&gt;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Change&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;width:&amp;nbsp;&lt;span style="color: #bf9000;"&gt;300&lt;/span&gt;px; height:&amp;nbsp;&lt;span style="color: magenta;"&gt;300&lt;/span&gt;px;&amp;nbsp;&lt;/b&gt;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;with your need.&lt;/span&gt;&lt;br style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" /&gt;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Wanna change&amp;nbsp;Background Color of&amp;nbsp;Multi-Tabbed widget : Replace&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #7f6000; font-family: Tahoma; font-size: 13px; font-weight: bold; line-height: 19.5px;"&gt;#ffffff&lt;/span&gt;&amp;nbsp;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;with you favorite color.&lt;/span&gt;&lt;br style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" /&gt;&lt;br style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;" /&gt;&lt;span style="background-color: white; color: #444444; font-family: Tahoma; font-size: 13px; line-height: 19.5px;"&gt;Now Save &amp;amp; See you blog you have added this widget successfully!&lt;/span&gt;&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/add-multi-tabbed-widget-to-blogger.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7ltjvPPzFsx8TaZVUZ2i4Y5TwFTrmcbhSC5FndH5JTGPd6KgqTVRt39wqn3YA3EEq4SGyEPDrn46s9i3u0-Lkaiz0OmUSIST9u9N88wpwfWVUdRboUaHOWUHZjmQbZF7GTjyCFpH5s5k/s72-c/Multi+Tabbed+Widget+for+Blogger%25281%2529.jpg" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-9131447474368866248</guid><pubDate>Tue, 25 Mar 2014 01:31:00 +0000</pubDate><atom:updated>2014-03-24T18:31:56.578-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tools</category><title>Blogger post name automatically as Page Title (Gr+En)</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;b style="background-color: white; color: #333333; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;"&gt;Learn how to make the name of every post automatically as page title, improving your SEO...(En+Gr)&lt;/b&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;" /&gt;&lt;b style="background-color: white; color: #333333; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;"&gt;&amp;nbsp;&lt;/b&gt;&lt;span style="background-color: white; color: #333333; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="fullpost" style="background-color: white; color: #333333; display: inline; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;"&gt;&lt;b&gt;English :&lt;br /&gt;Go at html edit of your blogs template and search (Ctrl+f) for :&lt;/b&gt;&lt;br /&gt;&lt;data:blog .pagetitle=""&gt;&amp;lt;data:blog.pagetitle&amp;gt;&lt;/data:blog&gt;&lt;br /&gt;&lt;data:blog .pagetitle=""&gt;&amp;nbsp;&lt;b&gt;It will be like this :&amp;nbsp;&lt;/b&gt;&lt;/data:blog&gt;&lt;br /&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;&lt;b&gt;Replace it with :&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;" /&gt;&lt;span class="fullpost" style="background-color: white; color: #333333; display: inline; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;"&gt;&amp;lt;title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;index&amp;amp;quot;'&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;data:blog.title/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;data:blog.pageName/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/title&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ελληνικά :&lt;br /&gt;Πηγαίνετε στις ρυθμίσεις Προτύπου του blog σας και επιλέξτε την Επεξεργασία Html. Ενεργοποιήστε και την επιλογή "&lt;i&gt;Επέκταση προτύπων γραφικών στοιχείων&lt;/i&gt;" και κάντε αναζήτηση (Ctrl+F) μέσα στον Html κώδικα για το εξής :&lt;/b&gt;&lt;br /&gt;&amp;lt;data:blog.pagetitle&amp;gt;&lt;br /&gt;&lt;b&gt;Θα το βρείτε κάπως έτσι:&lt;/b&gt;&lt;br /&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;&lt;b&gt;Αντικαταστήστε το παραπάνω με τον εξής κώδικα :&amp;nbsp;&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;" /&gt;&lt;span class="fullpost" style="background-color: white; color: #333333; display: inline; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;"&gt;&amp;lt;title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;index&amp;amp;quot;'&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;data:blog.title/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;data:blog.pageName/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/title&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="fullpost" style="background-color: white; color: #333333; display: inline; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 15px; line-height: 20.790000915527344px;"&gt;ΣΗΜΕΙΩΣΗ : H ρύθμιση αυτή που αναφέρουμε στο post αυτό ΛΕΙΤΟΥΡΓΕΙ στην αναζήτηση του Google κανονικά και με Ελληνικούς Χαρακτήρες!Δηλαδή εαν κάποιος αναζητεί κάτι σχετικό με το όνομα του post σας τότε θα εμφανίστεί στα αποτελέσματα και το δικό σας post, άσχετα με το url link το οποίο μπορεί να μην είναι στα ελληνικά!&lt;br /&gt;Ενα&lt;b&gt;&amp;nbsp;τρικ&amp;nbsp;&lt;/b&gt;το οποίο μπορείτε να εφαρμόσετε ειναι να δημοσιεύσετε αρχικά το post σας είτε με Αγγλικό τίτλο είτε με Ελληνικό τίτλο, αλλά λατινικούς χαρακτήρες(greeklish).Κι έπειτα απλα κάνετε edit το post και αλλάζετε τον τίτλο όπως θέλετε είτε στα ελληνικά, είτε αγγλικά. Έτσι έχετε το URL ακριβώς όπως επιθυμείτε και τον τίτλο του post και της Σελίδας στα ελληνικά.&lt;/span&gt;&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/blogger-post-name-automatically-as-page.html</link><author>noreply@blogger.com (Anonymous)</author></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-8874248324210721941</guid><pubDate>Tue, 25 Mar 2014 01:28:00 +0000</pubDate><atom:updated>2014-03-24T18:28:57.635-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Blank</category><category domain="http://www.blogger.com/atom/ns#">Template</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Converting Your Blogger Template Into Blank Template with widget</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img height="617" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_x9to-kE2FH3-_qesc-hLP806auC54vgFQ7rnyEnzduLDQfqwtdVsuRs9vSnaYLA0_ViDZ3MiDgKUKnEXjbaMIkcu2kJ5dsWcLADwksystvKqV4z5TuJ_a-2gW9_ud__J0z_GH2D9t_U/s640/Blank+Blogger+Template.jpg" width="640" /&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;Blogger templates are codded using the *XHTML 1.0 Strict Document Type*. It was developed by world wide web consortium on 26 January 2000. Unlike PHP or ASP.net the rules of XML are strict and unforgiving. A slight mistake in code&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD4" style="background-attachment: scroll !important; background-color: white; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;results&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;&amp;nbsp;in terrifying&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD11" style="background-attachment: scroll !important; background-color: white; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;error messages&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;&amp;nbsp;that you often see while editing&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD3" style="background-attachment: scroll !important; background-color: white; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;your blog&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;&amp;nbsp;template.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;So here we're going to show you how to convert your blogger template into a&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;blank template&lt;/span&gt;&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;for all your HTML related work or any project you're going to do. All credits of this post goes to&amp;nbsp;&lt;/span&gt;&lt;a href="http://mybloggertricks.com/" rel="nofollow" style="background-color: white; border: 0px; color: #ec8500; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; text-decoration: none; vertical-align: baseline;" target="_blank"&gt;MBT&lt;/a&gt;&lt;span style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;.&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;" /&gt;&lt;b style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; font-size: medium; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span class="IL_AD" id="IL_AD2" style="background-attachment: scroll !important; background-color: transparent !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; font-size: 18px !important; margin: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;Installing&lt;/span&gt;&amp;nbsp;Template :&lt;/span&gt;&lt;/b&gt;&lt;br style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;" /&gt;&lt;br /&gt;
&lt;ul style="background-color: white; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px;"&gt;
&lt;li&gt;Go To Blogger &amp;gt; Template &amp;gt; Edit HTML &amp;gt; Replace full template code with following code :&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;blockquote style="background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJzEIF_ExtgDInFKsMr1xRm3JFrMphuIxGey5_jGCCCeIEn-sgDAs6cHac2nelCqAgrDoENr-d6Az_dsV_RL34hpqszg0mb5NDDreUljE0giljNJ1g5wEI__ffn0Rd32Vu7XxaydPRXu8/s1600/Orange.gif); background-position: 0% 10px; background-repeat: no-repeat repeat; border: 2px; color: #845424; margin: 0px 20px; min-height: 30px; padding: 20px 20px 10px 45px; vertical-align: baseline;"&gt;
&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&lt;br /&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;br /&gt;&amp;lt;html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; color: red; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;head&amp;gt;&lt;/span&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:if cond='data:blog.isMobile'&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;meta content='width=1100' name='viewport'/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:include data='blog' name='all-head-content'/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; color: blue; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;b:skin&amp;gt;&amp;lt;![CDATA[/*&lt;/span&gt;&lt;br /&gt;-----------------------------------------------&lt;br /&gt;////////////////////////STATIC HTML THEME////////////////////////////////////////////////////////////////////////////////////////&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;#navbar-iframe { &amp;nbsp; height:0px; &amp;nbsp; visibility:hidden; &amp;nbsp; display:none &amp;nbsp; }&lt;br /&gt;body {&lt;br /&gt;&amp;nbsp; font: $(body.font);&lt;br /&gt;&amp;nbsp; color: $(body.text.color);&lt;br /&gt;&amp;nbsp; background: $(body.background);&lt;br /&gt;&amp;nbsp; padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread);&lt;br /&gt;&amp;nbsp; $(body.background.override) &amp;nbsp;margin: 0;&lt;br /&gt;&amp;nbsp; &amp;nbsp; padding: 0;&lt;br /&gt;}&lt;br /&gt;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; color: blue; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; color: red; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; color: magenta; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;br /&gt;&amp;nbsp; &amp;lt;b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'&amp;gt;&lt;br /&gt;&amp;lt;b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;br /&gt;&amp;lt;div style='margin-top:400px; '&amp;gt;&lt;br /&gt;&amp;lt;!--Please keep the Credits intact--&amp;gt;&lt;br /&gt;&amp;lt;center&amp;gt;&amp;lt;p&amp;gt;&amp;lt;a href='http://www.widcraft.blogspot.com'&amp;gt;Widget Craft &amp;lt;/a&amp;gt;&amp;amp;#169; 2012.&amp;lt;/p&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; color: magenta; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Click On Save.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Click save and when prompted about the following error:&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;&lt;div style="background-color: #fff6bf; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(255, 211, 36); margin: 10px 0px; padding: 20px 10px; vertical-align: baseline;"&gt;
Warning: Your new template does not include the following widgets:&lt;br /&gt;BlogArchive1 Profile1 Attribution1 Header1 Blog1&lt;/div&gt;
&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Simply click on Delete widgets and you are all done!&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;b style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; font-size: medium; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;Editing This Template :&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;b style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; font-size: medium; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;div style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;ul&gt;
&lt;li&gt;While creating widgets, you will add the JavaScript just below &amp;lt;head&amp;gt; or above &amp;lt;/head&amp;gt;&lt;/li&gt;
&lt;li&gt;You will add the CSS code inside the two yellow highlighted sections&lt;/li&gt;
&lt;li&gt;And you will add the widget data or HTML code inside the two green body tags&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;b style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; font-size: medium; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;Adding A Widget :&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; border: 0px; color: #333333; font-family: 'Droid Sans', 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 22.399999618530273px; margin: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;Now to give you an idea of how easily a blogger template could be designed&amp;nbsp;&lt;span class="IL_AD" id="IL_AD9" style="background-attachment: scroll !important; background-color: transparent !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; margin: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;from scratch&lt;/span&gt;simply add the following code just above &amp;lt;/body&amp;gt; to make the Post widget function on your Static HTML Theme.&lt;br /&gt;&lt;br /&gt;&lt;blockquote class="tr_bq" style="background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJzEIF_ExtgDInFKsMr1xRm3JFrMphuIxGey5_jGCCCeIEn-sgDAs6cHac2nelCqAgrDoENr-d6Az_dsV_RL34hpqszg0mb5NDDreUljE0giljNJ1g5wEI__ffn0Rd32Vu7XxaydPRXu8/s1600/Orange.gif); background-position: 0% 10px; background-repeat: no-repeat repeat; border: 2px; color: #845424; margin: 0px 20px; min-height: 30px; padding: 20px 20px 10px 45px; vertical-align: baseline;"&gt;
&amp;lt;b:section class='main' id='main' showaddelement='yes'&amp;gt;&lt;br /&gt;&amp;lt;b:widget id='Blog1' locked='true' title='&lt;span class="IL_AD" id="IL_AD1" style="background-attachment: scroll !important; background-color: transparent !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(27, 142, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; color: rgb(27, 142, 222) !important; cursor: pointer !important; display: inline !important; float: none !important; margin: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;Blog Posts&lt;/span&gt;' type='Blog'/&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;Save your template and then visit the layout page again. You will be able to see the Post widget and you can now easily edit its formatting options. Go and create a new post and visityour blog&amp;nbsp;to see it working just fine. Congratulations! you have created one of your first blogger widgets. Play this way with some exciting new widgets and find out how creative you could go.&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/converting-your-blogger-template-into.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_x9to-kE2FH3-_qesc-hLP806auC54vgFQ7rnyEnzduLDQfqwtdVsuRs9vSnaYLA0_ViDZ3MiDgKUKnEXjbaMIkcu2kJ5dsWcLADwksystvKqV4z5TuJ_a-2gW9_ud__J0z_GH2D9t_U/s72-c/Blank+Blogger+Template.jpg" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-3924120086902915288</guid><pubDate>Tue, 25 Mar 2014 01:24:00 +0000</pubDate><atom:updated>2014-03-24T18:24:50.608-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Blank</category><category domain="http://www.blogger.com/atom/ns#">Template</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Create Blank Blogger Template or Blank HTML Page</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="background-color: white;"&gt;&lt;img height="282" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMqaRJpEo72kvbcQwaPgdw_fU0LqhMjOMQuLdUUXw1dwQh7hInpCMA0ISMPEcfdBzpd1GJt_3bdQohWxuJ6GX8B606yi8RGeX8AWrqYhBIVID3gABYCCmswn6jOfB2oTmpMtDV3Pq8sMc/?imgmax=800" width="640" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="font-family: arial, sans-serif;"&gt;Is it possible to create blogger&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD10" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(0, 153, 0) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; cursor: pointer !important; display: inline !important; float: none !important; font-family: arial, sans-serif; margin: 0px; outline: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;Blank template&lt;/span&gt;&lt;span style="font-family: arial, sans-serif;"&gt;&amp;nbsp;or a blank html page?&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;yes, it is Possible and Easier to create a Blank Blogger Template.&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;a href="https://www.blogger.com/null" name="more" style="border: 0px; font-family: arial, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;/a&gt;&lt;span class="IL_AD" id="IL_AD11" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(0, 153, 0) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; cursor: pointer !important; display: inline !important; float: none !important; font-family: arial, sans-serif; margin: 0px; outline: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;Blogger templates&lt;/span&gt;&lt;span style="font-family: arial, sans-serif;"&gt;&amp;nbsp;are coded using the XHTML 1.0 Strict Document Type.Unlike PHP or ASP.net the rules of XML are strict and unforgiving. A slight error in code&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD4" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(0, 153, 0) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; cursor: pointer !important; display: inline !important; float: none !important; font-family: arial, sans-serif; margin: 0px; outline: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;results&lt;/span&gt;&lt;span style="font-family: arial, sans-serif;"&gt;&amp;nbsp;in terrifying error messages that you often see while editing&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD5" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(0, 153, 0) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; cursor: pointer !important; display: inline !important; float: none !important; font-family: arial, sans-serif; margin: 0px; outline: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;your blog&lt;/span&gt;&lt;span style="font-family: arial, sans-serif;"&gt;&amp;nbsp;template. The entire blogger template consists of widgets that are operated and managed using classes and IDs. The blog posts section itself is a giant widget that can be styled in different ways.&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;Steps to Create Blank Blogger Template:&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;1. Login to Blogger &amp;gt; Dashboard&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;2. Create a New Blog &amp;gt; Select Simple Blogger Template&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;3. Click on Drop Down Menu and choose Template&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;4. Now Click on Edit HTML &amp;gt; Proceed.&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;5.&amp;nbsp;&lt;/span&gt;&lt;span class="IL_AD" id="IL_AD12" style="background-attachment: scroll !important; background-image: none !important; background-position: 0% 50%; background-repeat: repeat repeat !important; border-bottom-color: rgb(0, 153, 0) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; cursor: pointer !important; display: inline !important; float: none !important; font-family: arial, sans-serif; margin: 0px; outline: 0px; padding: 0px 0px 1px !important; position: static; text-decoration: underline !important; vertical-align: baseline;"&gt;Delete all&lt;/span&gt;&lt;span style="font-family: arial, sans-serif;"&gt;&amp;nbsp;codes and copy &amp;amp; paste the below code in it&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote class="tr_bq" style="-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 16px; -webkit-transition: all 0.3s ease-in-out; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; border: 1px solid rgb(172, 172, 172); box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 16px; clear: both; font-family: arial, sans-serif; list-style-type: none; margin: 15px 35px 15px 15px; outline: 0px; padding: 10px 10px 10px 35px; quotes: ''; transition: all 0.3s ease-in-out; vertical-align: baseline;"&gt;
&lt;div style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="color: black;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp;&amp;nbsp;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;head&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:if cond='data:blog.isMobile'&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;meta content='width=1100' name='viewport'/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;b:include data='blog' name='all-head-content'/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;b:skin&amp;gt;&amp;lt;![CDATA[/*&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;-----------------------------------------------&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Blank Blogger Template&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Name: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Blank Blogger Template&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;URL: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; http://lwthacking.blogspot.com&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;----------------------------------------------- */&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp;&amp;nbsp;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;lt;b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;/b:section&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;div style='margin-top:700px; '&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;br/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;center&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font color='#ffffff'&amp;gt;&amp;amp;#169; All Rights Resrved by &amp;lt;a href='http://Lwthacking.blogspot.com' style="color: #ffffff"&amp;gt;LWTHacker&amp;lt;/a&amp;gt; 2013.&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/center&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;/div&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;/body&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;code style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: 'Courier New', Courier, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;span style="background-color: white;"&gt;&lt;span style="font-family: arial, sans-serif;"&gt;6. Now click Save Template and you will get this error &amp;nbsp;(see below)&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="font-family: arial, sans-serif;"&gt;then, Click delete button.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="border: 1px solid rgb(255, 211, 36); font-family: arial, sans-serif; margin: 10px 0px; outline: 0px; padding: 20px 10px; vertical-align: baseline;"&gt;
&lt;span style="background-color: white;"&gt;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Warning: Your new template does not include the following widgets:&lt;/b&gt;&lt;br /&gt;BlogArchive1 Profile1 Attribution1 Header1 Blog1&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;b style="border: 0px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; line-height: 20px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: Verdana, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;When You See the Layout of this template, It will be Blank and only it will show only the Favicon&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="border: 0px; clear: both; font-family: arial, sans-serif; margin: 0px; outline: 0px; padding: 0px; text-align: center; vertical-align: baseline;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoenfXHjvUC6y20gAt_ZV4wn8fx6HFY3lQrFrlvVNJjnJkSxPCkXNRirOjrAujDow-OS1TF1ekQMX_LXcaZ1QGA_Rr0L0JLEbF7vMpgTWNW0GMJGJp37hph9VPRxhpDFolNjfnnkdKK7s/s1600/blogger+edit+html+blank+page.JPG" imageanchor="1" style="background-color: white; border: 0px; margin: 0px 1em; outline: 0px; padding: 0px; text-decoration: none; vertical-align: baseline;"&gt;&lt;span style="color: black;"&gt;&lt;img alt="Blank Blogger Template Preview" border="0" height="230" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoenfXHjvUC6y20gAt_ZV4wn8fx6HFY3lQrFrlvVNJjnJkSxPCkXNRirOjrAujDow-OS1TF1ekQMX_LXcaZ1QGA_Rr0L0JLEbF7vMpgTWNW0GMJGJp37hph9VPRxhpDFolNjfnnkdKK7s/s400/blogger+edit+html+blank+page.JPG" style="border: 0px; margin: 0px; max-width: 100%; outline: 0px; padding: 0px; vertical-align: baseline;" title="Blank Blogger Template Preview" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="background-color: white;"&gt;&lt;b style="border: 0px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; line-height: 20px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; font-family: Verdana, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: arial, sans-serif;"&gt;&lt;/span&gt;&lt;span style="border: 0px; font-family: Verdana, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; line-height: 20px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Customizing Blank Template:&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="border: 0px; font-family: Verdana, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; line-height: 20px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Add&amp;nbsp;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Meta tags/JavaScripts/links&lt;/b&gt;&amp;nbsp;etc. in between&amp;nbsp;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;head&amp;gt; ... &amp;lt;/head&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="border: 0px; font-family: Verdana, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; line-height: 20px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Add&amp;nbsp;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;CSS codes&lt;/b&gt;&amp;nbsp;to style your page in between&amp;nbsp;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;b:skin&amp;gt;&amp;lt;![CDATA[ ... ]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="border: 0px; font-family: Verdana, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; line-height: 20px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Add C&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;ontent&lt;/b&gt;&amp;nbsp;in between&amp;nbsp;&lt;b style="border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&amp;lt;body&amp;gt; ... &amp;lt;/body&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: arial, sans-serif;" /&gt;&lt;span style="border: 0px; font-family: Verdana, sans-serif; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="border: 0px; line-height: 20px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;Enjoy :)&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: arial, sans-serif;"&gt;&amp;nbsp;- See more at: http://bungleisinthejungle.blogspot.gr/2013/02/create-blank-blogger-template-or-blank.html#sthash.rQ6pTjgd.dpuf&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/03/create-blank-blogger-template-or-blank.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMqaRJpEo72kvbcQwaPgdw_fU0LqhMjOMQuLdUUXw1dwQh7hInpCMA0ISMPEcfdBzpd1GJt_3bdQohWxuJ6GX8B606yi8RGeX8AWrqYhBIVID3gABYCCmswn6jOfB2oTmpMtDV3Pq8sMc/s72-c?imgmax=800" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-6638861070523961444</guid><pubDate>Tue, 18 Feb 2014 14:05:00 +0000</pubDate><atom:updated>2014-02-18T06:05:31.342-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Menu</category><category domain="http://www.blogger.com/atom/ns#">Navigation</category><title>TOP floating dropdown menu to blogger</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;Floating widgets like&amp;nbsp;&lt;/span&gt;floating navigation menu&lt;span style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;,&amp;nbsp;&lt;/span&gt;Floating share buttons&lt;span style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;&amp;nbsp;or&amp;nbsp;&lt;/span&gt;floating social icons&lt;span style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;&amp;nbsp;are very popular these days. It is very easy to add these floating widgets to your blogger blogs. We can create any floating widget with help of CSS code. In this posts we will discuss about adding a floating dropdown navigation menu&amp;nbsp; to blogger blogs.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;&lt;a href="" name="more" style="background-color: white; color: #0080ff; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;&lt;/a&gt;&lt;span style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;img alt="Add floating dropdown menu to blogger" border="0" height="200" src="http://lh6.ggpht.com/-dOZ3Z9C1Fo4/UadqYXEZvwI/AAAAAAAAB_8/Zqz-k9DPUPk/image%25255B5%25255D.png?imgmax=800" style="background-color: white; border: 0px solid rgb(233, 233, 233); color: #666666; display: block; float: none; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; margin-left: auto; margin-right: auto; padding: 5px; word-spacing: 5px;" title="Add floating dropdown menu to blogger" width="499" /&gt;&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;&lt;br /&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: Helvetica, Arial; font-size: 22px; line-height: 40px; margin: 0px 0px 0px -20px; padding-bottom: 5px; padding-left: 20px; position: relative; text-shadow: rgb(255, 255, 255) 0px 1px 0px; word-spacing: 5px;"&gt;
Benefits of adding floating dropdown menu to blogger :&lt;/h3&gt;
&lt;span style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;Navigation menu is an essential part of any blog or&amp;nbsp; website. It helps visitors to easily navigate throughout the whole blog. A&amp;nbsp;&lt;/span&gt;dropdown navigation&lt;span style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;&amp;nbsp;menu is a simple horizontal menu with an extra dropdown list. This extra list helps in adding more number of links to your navigation menu. Suppose if you have large number of post categories in your blog then a simple&amp;nbsp; horizontal navigation menu will fail to provide required space to your links. That is why using a dropdown navigation menu is a better choice rather then using a simple horizontal menu. Having a floating dropdown menu in your blog is another plus point because accessing a floating dropdown menu is very easy. It always remains on top of the blog whether the visitor scrolls the blog up or down. So to make your blog`s navigation system easily accessible for your visitors you must use floating dropdown navigation menu on your blogger blogs.&lt;/span&gt;&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;&lt;br /&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: Helvetica, Arial; font-size: 22px; line-height: 40px; margin: 0px 0px 0px -20px; padding-bottom: 5px; padding-left: 20px; position: relative; text-shadow: rgb(255, 255, 255) 0px 1px 0px; word-spacing: 5px;"&gt;
Features of our floating dropdown menu&lt;/h3&gt;
&lt;ul style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; margin: 0.5em 0px; padding: 0px 2.5em; word-spacing: 5px;"&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Light weight CSS code which do not effect your blog`s loading speed.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;In built Social media icons.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Beautiful CSS color gradients are used for menu design.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Easy to add and customize.&lt;/li&gt;
&lt;/ul&gt;
&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: Helvetica, Arial; font-size: 22px; line-height: 40px; margin: 0px 0px 0px -20px; padding-bottom: 5px; padding-left: 20px; position: relative; text-shadow: rgb(255, 255, 255) 0px 1px 0px; word-spacing: 5px;"&gt;
Adding Floating dropdown menu to blogger&lt;/h3&gt;
&lt;ul style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; margin: 0.5em 0px; padding: 0px 2.5em; word-spacing: 5px;"&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Login to your blogger dashboard.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Select your blog.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Select&amp;nbsp;&lt;b&gt;Template&amp;nbsp;&lt;/b&gt;option.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Click&amp;nbsp;&lt;b&gt;Edit HTML&lt;/b&gt;.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Find&amp;nbsp;&lt;b&gt;&amp;lt;/head&amp;gt;&lt;/b&gt;&amp;nbsp;in the template code.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Paste following code just below it and save the template.&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Preview your blog to see the new floating dropdown menu in action.&lt;/li&gt;
&lt;/ul&gt;
&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: Helvetica, Arial; font-size: 22px; line-height: 40px; margin: 0px 0px 0px -20px; padding-bottom: 5px; padding-left: 20px; position: relative; text-shadow: rgb(255, 255, 255) 0px 1px 0px; word-spacing: 5px;"&gt;
Code for floating dropdown menu :&lt;/h3&gt;
&lt;pre class="code" style="background-attachment: scroll; background-color: white; background-image: url(http://4.bp.blogspot.com/-GlhRdQ2lszc/UY38C5a_AvI/AAAAAAAABt0/vsiGbAmbqrs/s1600/stacked-lined.png); background-position: 0px 0px; background-repeat: no-repeat repeat; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid rgb(220, 220, 220); box-shadow: rgba(0, 0, 0, 0.0980392) 0px 0px 30px inset, rgba(0, 0, 0, 0.2) 1px 1px 3px; color: #333333; font-family: Verdana, 'Times New Roman', Georgia, serif; font-size: 12px; padding: 15px 0px 15px 42px; white-space: pre-wrap; width: 560px; word-spacing: 5px; word-wrap: break-word;"&gt;&amp;lt;style&amp;gt;

#wctopdropcont{
  width:100%;
  height:40px;
  display:block;
  padding:0;
  margin:0 0 22px 0;

 z-index:100;
  top:0px;
left:0px;
 position:fixed;
    box-shadow:2px 2px 5px  #444444;
-moz-box-box-shadow:2px 2px 5px  #444444;
-web-kit-box-shadow:2px 2px 5px  #444444;
-goog-ms-box-shadow:2px 2px 5px  #444444;
background:#180000;
}

#wctopdropnav{
  float:left;
  width:700px;
  height:40px;
  display:block;
  padding:0;
  margin-left:40px;
}

#wctopdropnav ul{
  float:left;
  margin:0;
  padding:0;

}

#wctopdropnav li{
  float:left;
  list-style:none;
  line-height:40px;
  margin:0;
  padding:0
background:#180000;

}

#wctopdropnav li a, #wctopdropnav li a:link{
  color:#fff;
  display:block;
  margin:0;
font:16px georgia, verdana;
  padding:10px;
  text-decoration:none;
}

#wctopdropnav li a:hover, #wctopdropnav li a:active, #wctopdropnav .current_page_item a  {
  color:#fff;
  padding:10px;
background: rgb(180,223,91); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(180,223,91,1) 0%, rgba(180,223,91,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,223,91,1)), color-stop(100%,rgba(180,223,91,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4df5b', endColorstr='#b4df5b',GradientType=0 ); /* IE6-9 */
}
#wctopdropnav li li a, #wctopdropnav li li a:link, #wctopdropnav li li a:visited{
  font-size: 12px;
background:#180000;
  color: #fff;
  width: 150px;
  margin: 0;
  padding: 0px 10px;
  line-height:30px;
  position: relative;
}

#wctopdropnav li li a:hover, #wctopdropnav li li a:active {
  color: #fff;
background: rgb(180,223,91); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(180,223,91,1) 0%, rgba(180,223,91,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,223,91,1)), color-stop(100%,rgba(180,223,91,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4df5b', endColorstr='#b4df5b',GradientType=0 ); /* IE6-9 */
}

#wctopdropnav li ul{
  z-index:9999;
  position:absolute;
  left:-999em;
  height:auto;
  width:170px;
  margin:0px;
  padding:0px
}

#wctopdropnav li:hover ul, #wctopdropnav li li:hover ul, #wctopdropnav li li li:hover ul, #wctopdropnav li.sfhover ul, #topwctopdropnav li li.sfhover ul, #topwctopdropnav li li li.sfhover ul{
  left:auto
}

#wctopdropnav li:hover, #wctopdropnav li.sfhover{
  position:static
}
#wctopdropsoc {
  float:right;
  width:220px;
  padding:0px 0px ;
  margin:9px 10px 0px 0px;
   }
#wctopdropsoc img
{
margin-left:5px;
margin-top:-2px;
height:26px;
border:none;
}

&amp;lt;/style&amp;gt;

  &amp;lt;div id='wctopdropcont'&amp;gt;
     &amp;lt;div id='wctopdropnav'&amp;gt;
         &amp;lt;ul&amp;gt;
           &amp;lt;li&amp;gt;&amp;lt;a href=''&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
           &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;About us&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;    
           
           &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Tools&amp;lt;/a&amp;gt;
               &amp;lt;ul&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Item 1&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Item 2&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Item 3&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Item 4&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  
               &amp;lt;/ul&amp;gt;
           &amp;lt;/li&amp;gt;
    &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Categories&amp;lt;/a&amp;gt;
              
             &amp;lt;ul&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Widgets&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Templates&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;SEO&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Wordpress&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Blogger&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Customization&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
               &amp;lt;/ul&amp;gt;
           &amp;lt;/li&amp;gt;
             &amp;lt;li&amp;gt;&amp;lt;a href='#'&amp;gt;Contact us&amp;lt;/a&amp;gt;           
           &amp;lt;/li&amp;gt;
         &amp;lt;/ul&amp;gt;
      &amp;lt;/div&amp;gt;

      &amp;lt;div id='wctopdropsoc'&amp;gt;
         
&amp;lt;a href='http://feeds.feedburner.com/WindroidClubblog' target='_blank'&amp;gt;&amp;lt;img alt='Subcribe to our RSS feeds' src='http://2.bp.blogspot.com/-ea9ILzszTF0/UR3ySvlxd0I/AAAAAAAABMQ/4QBrWHbt0FU/s1600/feed.png'/&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;a href='http://www.facebook.com/Windroidclub' target='_blank'&amp;gt;&amp;lt;img alt='Join Us on Facebook' src='http://1.bp.blogspot.com/-3wW_EmAR24w/UR3tVFL5fFI/AAAAAAAABLc/RMS76XM5sK8/s1600/fbb.png'/&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;a href='https://twitter.com/windroidclub' target='_blank'&amp;gt;&amp;lt;img alt='Follow us on Twitter' src='http://1.bp.blogspot.com/-wSCdvgK8Ctw/UR3tWusvgyI/AAAAAAAABL0/FY3nUvdlJx0/s1600/tww.png'/&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;a href='https://plus.google.com/105802694845534710685' target='_blank'&amp;gt;&amp;lt;img alt='Add to Circles' src='http://1.bp.blogspot.com/-YWI0K2Ebh2Q/UR3tVS1gDhI/AAAAAAAABLk/8hYaD0Yur_k/s1600/gpp.png'/&amp;gt;&amp;lt;/a&amp;gt;

      &amp;lt;/div&amp;gt;
   &amp;lt;/div&amp;gt;&lt;/pre&gt;
&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;&lt;br style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;" /&gt;&lt;b style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;Instructions :&lt;/b&gt;&lt;br /&gt;
&lt;ol style="background-color: white; color: #666666; font-family: Helvetica, Arial; font-size: 15px; line-height: 21.559999465942383px; word-spacing: 5px;"&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;Modify the value of&amp;nbsp;&lt;b&gt;background:#180000;&lt;/b&gt;&amp;nbsp;to change background color of the menu.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/top-floating-dropdown-menu-to-blogger.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="http://lh6.ggpht.com/-dOZ3Z9C1Fo4/UadqYXEZvwI/AAAAAAAAB_8/Zqz-k9DPUPk/s72-c/image%25255B5%25255D.png?imgmax=800" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-2640702175119864301</guid><pubDate>Sat, 15 Feb 2014 13:44:00 +0000</pubDate><atom:updated>2014-02-15T05:44:46.789-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Social</category><category domain="http://www.blogger.com/atom/ns#">Subscription</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>3D EFFECT SOCIAL ICON TO YOUR BLOG</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
Hey guys! I saw a 3d social icon with rotating spin effect on my friend’s blog, it was just so cool that I asked him for the code. After having the code I did some more touches and it was more beautiful, I couldn’t keep it to myself so i decide to share this awesome widget with you. In case you’re still wondering, what I’m i saying take a look at the image below.&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
&lt;a href="http://onenaijablog.com/wp-content/uploads/2012/11/follow-us-3d.png?9848fe" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: #2cb1a3; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;&lt;img alt="3d social icon with rotating spin" class="aligncenter size-full wp-image-826" height="181" src="http://onenaijablog.com/wp-content/uploads/2012/11/follow-us-3d.png?9848fe" style="border: none; box-sizing: border-box; display: block; height: auto; margin: 0px auto 2.4rem; max-width: 100%; width: auto !important;" title="follow-us-3d" width="268" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
Or better still; take a look at a live practical at by your right…&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
When putting your mouse on the icon, did you see how it rotates? How awesome is that? Don’t be afraid, click it to subscribe to our feed ***lol***.&lt;/div&gt;
&lt;h2 style="background-color: white; box-sizing: border-box; color: #2cb1a3; font-family: 'Lobster Two', sans-serif; font-size: 3rem; font-weight: 300; line-height: 1.2; margin: 0px 0px 1.6rem; padding: 0px; text-align: center;"&gt;
&lt;span style="box-sizing: border-box; font-weight: 700;"&gt;3D SOCIAL ICON WITH ROTATE SPIN EFFECT&lt;/span&gt;&lt;/h2&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
If you want one like that, copy the codes below&lt;/div&gt;
&lt;div class="syntaxhighlighter  " id="highlighter_966196" style="background-color: rgb(255, 255, 255) !important; background-image: none !important; border: 1px solid rgb(224, 224, 224) !important; bottom: auto !important; box-sizing: border-box; color: #545454; direction: ltr !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 18px; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 1em 0px !important; outline: 0px !important; padding: 0px !important; position: relative !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 4873.765625px;"&gt;
&lt;div class="lines no-wrap" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow-x: auto !important; overflow-y: hidden !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;1&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;style&amp;gt; #social a:hover {background-color: transparent;opacity:0.7;} #social img { -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; } #social img:hover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } &amp;lt;/style&amp;gt; &amp;lt;center&amp;gt;&amp;lt;div id=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"social"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;2&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;3&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;p&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;4&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;5&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;6&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;7&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Grab Our Rss Feed"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR FEEDS URL HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://www.onenaijablog.com/img1/RSS-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://www.onenaijablog.com/img1/RSS-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;8&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;9&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;10&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;11&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Email Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;12&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;13&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Get Free Updates Via Email"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR EMAIL RSS URL HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/RSS-EMAIL-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/RSS-EMAIL-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;14&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;15&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Email Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;16&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;17&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Facebook Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;18&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;19&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Like Our Facebook Page"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR FACEBOOK PAGE HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/FACEBOOK-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/FACEBOOK-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;20&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;21&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;p&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;22&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;23&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Facebook Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;24&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;25&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Twitter Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;26&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;27&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Our Updates On Twitter"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR TWITTER PAGE HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/TWITTER-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/TWITTER-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;28&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;29&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Twitter Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;30&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;31&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Google+ Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;32&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;33&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Us On Google+"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR GOOGLE PAGE HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/GOOGLE-PLUS-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/GOOGLE-PLUS-48x48.png&lt;/a&gt;"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;34&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;35&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Google+ Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;36&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;37&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Pinterest Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;38&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;39&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Our Pins"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR PINTREST URL HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/PINTEREST-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/PINTEREST-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Me on Pinterest"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;40&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;41&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Pinterest Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;42&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;43&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;/p&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;44&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;45&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt; &amp;lt;/center&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
Have you copied it? Or do you want it to be straight like the image below?&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
&lt;a href="http://onenaijablog.com/wp-content/uploads/2012/11/follow-3d.jpg?9848fe" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: #2cb1a3; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;&lt;img alt="" class="aligncenter size-medium wp-image-829" height="118" src="http://onenaijablog.com/wp-content/uploads/2012/11/follow-3d-300x118.jpg?9848fe" style="border: none; box-sizing: border-box; display: block; height: auto; margin: 0px auto 2.4rem; max-width: 100%; width: auto !important;" title="follow-3d" width="300" /&gt;&lt;/a&gt;then copy the code below…&lt;/div&gt;
&lt;div class="syntaxhighlighter  " id="highlighter_252784" style="background-color: rgb(255, 255, 255) !important; background-image: none !important; border: 1px solid rgb(224, 224, 224) !important; bottom: auto !important; box-sizing: border-box; color: #545454; direction: ltr !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 18px; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 1em 0px !important; outline: 0px !important; padding: 0px !important; position: relative !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: 4873.765625px;"&gt;
&lt;div class="lines no-wrap" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; overflow-x: auto !important; overflow-y: hidden !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;1&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;style&amp;gt; #social a:hover {background-color: transparent;opacity:0.7;} #social img { -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; } #social img:hover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } &amp;lt;/style&amp;gt; &amp;lt;center&amp;gt;&amp;lt;div id=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"social"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;2&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;3&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;p&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;4&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;5&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;6&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;7&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Grab Our Rss Feed"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR FEEDS URL HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://www.onenaijablog.com/img1/RSS-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://www.onenaijablog.com/img1/RSS-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;8&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;9&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;10&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;11&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Email Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;12&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;13&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Get Free Updates Via Email"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR EMAIL RSS URL HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/RSS-EMAIL-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/RSS-EMAIL-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;14&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;15&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Email Rss Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;16&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;17&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Facebook Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;18&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;19&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Like Our Facebook Page"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR FACEBOOK PAGE HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/FACEBOOK-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/FACEBOOK-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;20&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;21&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Facebook Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;22&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;23&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Twitter Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;24&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;25&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Our Updates On Twitter"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR TWITTER PAGE HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img border=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"0"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/TWITTER-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/TWITTER-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Icon"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;26&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;27&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Twitter Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;28&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;29&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Google+ Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;30&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;31&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Us On Google+"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR GOOGLE PAGE HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/GOOGLE-PLUS-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/GOOGLE-PLUS-48x48.png&lt;/a&gt;"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;32&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;33&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Google+ Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;34&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;35&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--Start Pinterest Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;36&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;37&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;a title=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Our Pins"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;rel=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"nofollow"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;href=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"UR PINTREST URL HERE"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;target=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"_blank"&lt;/code&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;gt;&amp;lt;img style=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"margin-right:1px;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;src=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"&lt;a href="http://onenaijablog.com/img1/PINTEREST-48x48.png" style="-webkit-transition: all 0.1s ease-in-out; box-sizing: border-box; color: blue !important; text-decoration: none; transition: all 0.1s ease-in-out;"&gt;http://onenaijablog.com/img1/PINTEREST-48x48.png&lt;/a&gt;"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;alt=&lt;/code&gt;&lt;code class="string" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: blue !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;"Follow Me on Pinterest"&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;38&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;39&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;!--&lt;/code&gt;&lt;code class="functions" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(255, 20, 147) !important; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;End&lt;/code&gt; &lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;Pinterest Icon--&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;40&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;41&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;/p&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt2" style="background-color: rgb(248, 248, 248) !important; background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;42&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;div class="line alt1" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;table style="background-image: none !important; border-collapse: collapse !important; border-spacing: 0px; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;tbody style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;
&lt;tr style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&lt;td class="number" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; color: rgb(175, 175, 175) !important; direction: ltr !important; float: none !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; width: 3em !important;"&gt;&lt;code style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: block !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0.3em 0px 0px !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; vertical-align: baseline !important; width: 2.7em !important;"&gt;43&lt;/code&gt;&lt;/td&gt;&lt;td class="content" style="background-image: none !important; border-left-color: rgb(108, 226, 108) !important; border-left-style: solid !important; border-width: 0px 0px 0px 3px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; float: left; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px 0px 0px 0.5em !important; position: static !important; right: auto !important; top: auto !important; vertical-align: top !important; white-space: pre !important; width: auto !important;"&gt;&lt;code class="plain" style="background-image: none !important; border: 0px !important; bottom: auto !important; box-sizing: border-box; direction: ltr !important; display: inline !important; float: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; height: auto !important; left: auto !important; line-height: 1.1em !important; margin: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; right: auto !important; top: auto !important; vertical-align: baseline !important; width: auto !important;"&gt;&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt; &amp;lt;/center&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #ff8584; font-family: 'Lobster Two', sans-serif; font-size: 2.4rem; font-weight: 300; line-height: 1.2; margin: 0px 0px 1.6rem; padding: 0px; text-align: center;"&gt;
&lt;span style="box-sizing: border-box; font-weight: 700;"&gt;TO INSERT IT ON YOUR WORDPRESS&lt;/span&gt;&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
Go to your wordpress admin section and click appearance click widget and drag the “Text” widget to where you want the icons to be. Now paste the code and save it, voila! You now have an awesome 3d spinning social icon on your blog.&lt;/div&gt;
&lt;h3 style="background-color: white; box-sizing: border-box; color: #ff8584; font-family: 'Lobster Two', sans-serif; font-size: 2.4rem; font-weight: 300; line-height: 1.2; margin: 0px 0px 1.6rem; padding: 0px; text-align: center;"&gt;
&lt;span style="box-sizing: border-box; font-weight: 700;"&gt;TO INSERT IT ON YOUR BLOGGER BLOG&lt;/span&gt;&lt;/h3&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
Go to your blogger blog admin panel and click “Layout” click “Add a Gadget” on the new interface that comes out, choose “HTML/JavaScript” and paste any of the choosing codes click save and you’re done..&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
How do you find this post? You can drop your comment using the comment box below.&lt;/div&gt;
&lt;div style="background-color: white; box-sizing: border-box; color: #545454; font-family: Lato, sans-serif; font-size: 18px; line-height: 27px; margin-bottom: 2.4rem; padding: 0px;"&gt;
Do click the like button subscribe and share us with friends if you find the post interesting. Don’t forget to subscribe to our feed for latest update on the go.&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/3d-effect-social-icon-to-your-blog_2946.html</link><author>noreply@blogger.com (Anonymous)</author></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-8761414458684673771</guid><pubDate>Sat, 15 Feb 2014 09:21:00 +0000</pubDate><atom:updated>2014-02-15T01:21:17.704-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tools</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>How to center any Blogger widget</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img alt="How to center any Blogger widget gadget" height="480" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSsTzVUJbAT2-1Reth0XaoE6fh1rLBuKo9GIabCuO0F_2xCBDUoUz56-72D5F2O0YBrTLkcGNXqi2rfTFmD_BxZYUaVGTUKjN50n_xSBudrl6Tlyr2DYF6b29VMI-d3q2P93StG74E1rs/s640/blogger-center-any-widget.png" width="640" /&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin-left: auto; margin-right: auto; margin-top: 0px; outline: none; padding: 4px; text-align: center; vertical-align: baseline;"&gt;&lt;tbody style="margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;tr style="margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;td class="tr-caption" style="font-size: 12px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;a href="http://www.helpfulbloggertips.com/2013/04/how-to-center-any-blogger-widget.html" style="color: #eb843b; margin: 0px; outline: none; padding: 0px; text-decoration: none; vertical-align: baseline;"&gt;Center any Blogger widget&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;In this helpful Blogger tutorial you'll find out how to center any widget in your Blogger template.&lt;/span&gt;&lt;br /&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;There can be a number of ways to center widgets, below are a selection of options to try with your template.&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 25px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
Align&amp;nbsp;singal&amp;nbsp;gadget to the center&lt;/h3&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
The codes below can be used to align your custom or third party widgets to the center via Blogger&amp;nbsp;Dashboard&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Layout&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Add Gadget&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;HTML/Java Scripts&lt;/b&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
Option one&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
&amp;lt;div align="center"&amp;gt;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your Widget Code&lt;/span&gt;&amp;lt;/div&amp;gt;&lt;/blockquote&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;Option two&lt;/span&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;" /&gt;&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
&amp;lt;center&amp;gt;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your Widget Code&lt;/span&gt;&amp;lt;/center&amp;gt;&lt;/blockquote&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;Option three&lt;/span&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;" /&gt;&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
&amp;lt;p align="center"&amp;gt;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your Widget Code&lt;/span&gt;&amp;lt;/p&amp;gt;&lt;/blockquote&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;Simply replace the text in&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;blue&lt;/span&gt;&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;&amp;nbsp;with your widget code.&lt;/span&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;" /&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;" /&gt;&lt;h3 style="background-color: white; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 25px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;/h3&gt;
&lt;h3 style="background-color: white; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 25px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
Add the CSS rule to all widgets&lt;/h3&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
The CSS rule below will center all widgets on your blog. &amp;nbsp;Go to your Blogger dashboard &amp;gt;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Template&lt;/b&gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Customise&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Advanced&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Add CSS&lt;/b&gt;&amp;nbsp;and apply to blog.&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
.widget {text-align: center;}&lt;/blockquote&gt;
&lt;div style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;
The CSS rule below will center any one of your widgets. &amp;nbsp;Replace the text in&amp;nbsp;&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;blue&lt;/span&gt;&amp;nbsp;with the widget ID. &amp;nbsp;Go to your Blogger dashboard &amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Template&lt;/b&gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Customise&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Advanced&lt;/b&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;b style="background-color: transparent; border: none; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Add CSS&lt;/b&gt;&amp;nbsp;and apply to blog.&lt;/div&gt;
&lt;blockquote class="tr_bq" style="background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px double rgb(221, 221, 221); font-family: 'Open Sans', sans-serif; font-size: 15px; font-style: italic; overflow: hidden; padding: 25px;"&gt;
#&lt;span style="color: blue; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Your-widget-ID&lt;/span&gt;&amp;nbsp;{text-align: center;}&lt;/blockquote&gt;
&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;Helpful Blogger tip on&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.helpfulbloggertips.com/2013/04/how-to-find-out-blogger-widget-id.html" style="background-color: white; color: #eb843b; font-family: 'Open Sans', sans-serif; font-size: 15px; margin: 0px; outline: none; padding: 0px; text-decoration: none; vertical-align: baseline;"&gt;How to find widget ID?&lt;/a&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;" /&gt;&lt;br style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;" /&gt;&lt;span style="background-color: white; color: #312c21; font-family: 'Open Sans', sans-serif; font-size: 15px;"&gt;Job Done...&lt;/span&gt;&lt;br /&gt;&lt;div class="cmt_iframe_holder" data-href="http://www.helpfulbloggertips.com/2013/04/how-to-center-any-blogger-widget.html" data-viewtype="FILTERED_POSTMOD" id="gpluscomments" style="border-style: none; color: #312c21; display: inline-block; float: none; font-family: 'Open Sans', sans-serif; font-size: 1px; height: 1393px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline; width: 651px;"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/how-to-center-any-blogger-widget.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSsTzVUJbAT2-1Reth0XaoE6fh1rLBuKo9GIabCuO0F_2xCBDUoUz56-72D5F2O0YBrTLkcGNXqi2rfTFmD_BxZYUaVGTUKjN50n_xSBudrl6Tlyr2DYF6b29VMI-d3q2P93StG74E1rs/s72-c/blogger-center-any-widget.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-2187922054994711390</guid><pubDate>Tue, 11 Feb 2014 22:32:00 +0000</pubDate><atom:updated>2014-02-11T14:32:13.446-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tools</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Automatic Read More Button For Blogger Blogs</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="background-color: white; color: #5e6f68; font-family: Arial, Verdana; font-size: 12px; line-height: 20px;" trbidi="on"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div class="MsoNormal"&gt;
Today we give you trick to Add Automatic Read More Button For Blogger your long blog post which appear in your home page. Read more buttons needed because blogger show full post on your home page but many blogger want to show only summary of blog post on home page. So we need to add read more buttons on home page to split long blog post to summary and add read more after summary. Here I am showing you How to Add Automatic Read More Button For Blogger Blogs. After add this code your home page long post automatically convert into 2-3 line summary and add read more button after summary.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2013/11/add-automatic-read-more-button-blogger-blogs.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Read More Button" border="0" height="154" src="http://1.bp.blogspot.com/-Z5lg8Qd_B_Y/UUnxZeLNimI/AAAAAAAAAXc/ZtzNEvJ8ll0/s320/images.jpg" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Read More Button" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="socialboxes" style="border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid rgb(186, 224, 209); margin: 10px 0px; padding: 10px;"&gt;
&lt;h2 style="color: #444444;"&gt;
Before we Move, You may Also Liked to Read:&lt;/h2&gt;
&lt;ul class="ulrelatedpost" style="border: 0px; list-style: none; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;li class="relatedpost" style="background-attachment: scroll; background-color: #f7f7f7; background-image: none; background-position: 0px 0px; background-size: 720px; border-left-color: rgb(153, 153, 153); border-left-style: solid; border-width: 0px 0px 0px 1px; color: #575251; font-family: Times; font-size: 16px; line-height: 22px; list-style: none; margin: 0px; outline: 0px; padding: 8px; vertical-align: baseline; word-spacing: 2px;"&gt;&lt;a class="relatedpost1" href="http://www.haakblog.com/2013/11/add-animated-mouse-cursors-in-blogger.html" style="background-color: transparent; border: 0px; color: #34765c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: normal; margin: 0px; outline: none; padding: 0px; text-decoration: none; text-transform: uppercase; vertical-align: baseline;"&gt;HOW TO ADD ANIMATED MOUSE CURSORS IN BLOGGER BLOG&lt;/a&gt;&lt;/li&gt;
&lt;li class="relatedpost" style="background-attachment: scroll; background-color: #f7f7f7; background-image: none; background-position: 0px 0px; background-size: 720px; border-left-color: rgb(153, 153, 153); border-left-style: solid; border-width: 0px 0px 0px 1px; color: #575251; font-family: Times; font-size: 16px; line-height: 22px; list-style: none; margin: 0px; outline: 0px; padding: 8px; vertical-align: baseline; word-spacing: 2px;"&gt;&lt;a class="relatedpost1" href="http://www.haakblog.com/2013/11/horizontal-drop-down-menu-widget-blogger-css.html" style="background-color: transparent; border: 0px; color: #34765c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: normal; margin: 0px; outline: none; padding: 0px; text-decoration: none; text-transform: uppercase; vertical-align: baseline;"&gt;HORIZONTAL DROP DOWN MENU WIDGET FOR BLOGGER WITH CSS &amp;amp; HTML&lt;/a&gt;&lt;/li&gt;
&lt;li class="relatedpost" style="background-attachment: scroll; background-color: #f7f7f7; background-image: none; background-position: 0px 0px; background-size: 720px; border-left-color: rgb(153, 153, 153); border-left-style: solid; border-width: 0px 0px 0px 1px; color: #575251; font-family: Times; font-size: 16px; line-height: 22px; list-style: none; margin: 0px; outline: 0px; padding: 8px; vertical-align: baseline; word-spacing: 2px;"&gt;&lt;a class="relatedpost1" href="http://www.haakblog.com/2013/10/add-google-adsense-ads-below-post-title-blogger.html" style="background-color: transparent; border: 0px; color: #34765c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: normal; margin: 0px; outline: none; padding: 0px; text-decoration: none; text-transform: uppercase; vertical-align: baseline;"&gt;HOW TO ADD GOOGLE ADSENSE ADS BELOW POST TITLE IN BLOGGER&lt;/a&gt;&lt;/li&gt;
&lt;li class="relatedpost" style="background-attachment: scroll; background-color: #f7f7f7; background-image: none; background-position: 0px 0px; background-size: 720px; border-left-color: rgb(153, 153, 153); border-left-style: solid; border-width: 0px 0px 0px 1px; color: #575251; font-family: Times; font-size: 16px; line-height: 22px; list-style: none; margin: 0px; outline: 0px; padding: 8px; vertical-align: baseline; word-spacing: 2px;"&gt;&lt;a class="relatedpost1" href="http://www.haakblog.com/2013/09/how-to-add-post-thumbnails-for-blogger.html" style="background-color: transparent; border: 0px; color: #34765c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: normal; margin: 0px; outline: none; padding: 0px; text-decoration: none; text-transform: uppercase; vertical-align: baseline;"&gt;HOW TO ADD POST THUMBNAILS FOR BLOGGER&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2&gt;
Add Automatic Read More Button For Blogger Blogs&lt;/h2&gt;
&lt;div class="MsoNormal"&gt;
Please follow below steps to Add Automatic Read More Button For Blogger Blogs:&lt;/div&gt;
&lt;h3&gt;
Step 1&lt;/h3&gt;
&lt;div class="MsoNormal"&gt;
Login into Blogger Account and Go to Blogger Dashboard.&lt;/div&gt;
&lt;h3&gt;
Step 2&lt;/h3&gt;
&lt;div class="MsoNormal"&gt;
Go to Blogger Template at the left panel and Click on Edit HTML Link as shown in below picture.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2013/11/add-automatic-read-more-button-blogger-blogs.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Read More Button For Blogger" border="0" height="482" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgungXZU5bNzV1C2luQ5mNgUs2_oeFKXt9BXCjxj1LCOwsKtT3lS8sh8eEJOy8S5NBBjX3YbyRzoITHJfBiAP_Nzh1PfHSZmM3QeipBZZNmNFR8fUENZbG7xWou325X6M1YkLb2GNzRB330/s640/Blogger-Edit-Template-html.png" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Read More Button For Blogger" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3&gt;
Step 3&lt;/h3&gt;
&lt;div class="MsoNormal"&gt;
Find below code with the help of CTRL + F:&lt;/div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&amp;lt;/head&amp;gt;&lt;/blockquote&gt;
&lt;h3&gt;
Step 4&lt;/h3&gt;
&lt;div class="MsoNormal"&gt;
Copy and Paste below code above &amp;lt;/head&amp;gt;:&lt;/div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&amp;lt;script type='text/javascript'&amp;gt;&lt;br /&gt;var thumbnail_mode = "no-float" ;&lt;br /&gt;summary_noimg = 400; &amp;nbsp;/* Summary length if no image*/&lt;br /&gt;summary_img = 300; /* Summary length with image*/&lt;br /&gt;img_thumb_height = 200; /*Image Height*/&lt;br /&gt;img_thumb_width = 200; /*Image Width*/&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script type='text/javascript' src='http://netoopscodes.googlecode.com/svn/branches/Js%20files/auto-readmore-blogger.js' &amp;gt;&amp;lt;/script&amp;gt;&lt;/blockquote&gt;
&lt;h3&gt;
Step 5&lt;/h3&gt;
&lt;div class="MsoNormal"&gt;
Now search below code:&lt;/div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&lt;b style="color: #222222; font-family: Cuprum; font-size: 15px; line-height: 21px;"&gt;&amp;lt;data:post.body/&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;h3&gt;
Step 6&lt;/h3&gt;
&lt;br /&gt;&lt;div class="MsoNormal"&gt;
Replace below code with this:&lt;/div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;'&amp;gt;&lt;br /&gt;&amp;lt;data:post.body/&amp;gt;&lt;br /&gt;&amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;static_page&amp;amp;quot;'&amp;gt;&lt;br /&gt;&amp;lt;data:post.body/&amp;gt;&lt;br /&gt;&amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;lt;div expr:id='&amp;amp;quot;summary&amp;amp;quot; + data:post.id'&amp;gt;&lt;br /&gt;&amp;lt;data:post.body/&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;script type='text/javascript'&amp;gt;&lt;br /&gt;createSummaryAndThumb(&amp;amp;quot;summary&amp;lt;data:post.id/&amp;gt;&amp;amp;quot;);&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;div style='clear: both;'/&amp;gt;&lt;br /&gt;&amp;lt;span class='rmlink' style='font-weight:bold;padding:5px;float:right;text-align:right;'&amp;gt;&amp;lt;a expr:href='data:post.url' &amp;gt;Read more...&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;a href="http://www.haakblog.com"&amp;gt;&amp;lt;img src="https://bitly.com/haakblog"&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;lt;/b:if&amp;gt;&lt;/blockquote&gt;
&lt;h3&gt;
Step 7&amp;nbsp;&lt;/h3&gt;
&lt;div&gt;
Click on Save Button.&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color: white; color: #5e6f68; font-family: Arial, Verdana; font-size: 12px; line-height: 20px; text-align: justify;"&gt;
If you have any question or update than you can contact with us any time at our E-mail support&lt;b&gt;&lt;a href="mailto:Haakblog@gmail.com" style="color: #4a9979; outline: none; text-decoration: none;"&gt;Haakblog@gmail.com&lt;/a&gt;&lt;/b&gt;.&lt;b&gt;&amp;nbsp;I am always ready for fixing your css/HTML issues, For personalized help, you canHIRE ME&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/automatic-read-more-button-for-blogger.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="http://1.bp.blogspot.com/-Z5lg8Qd_B_Y/UUnxZeLNimI/AAAAAAAAAXc/ZtzNEvJ8ll0/s72-c/images.jpg" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-7415219864235275968</guid><pubDate>Tue, 11 Feb 2014 22:20:00 +0000</pubDate><atom:updated>2014-02-11T14:20:29.980-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Popular Post</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Custom Popular Post Widget In Blogger</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="background-color: white; color: #5e6f68; font-family: Arial, Verdana; font-size: 12px; line-height: 20px;" trbidi="on"&gt;
&lt;div class="MsoNormal"&gt;
Today we provide you how to Add Custom Popular Post Widget In Blogger to display your popular posts in sidebar. Blogger allow adding simple popular post widget with default style so we provide you some style to change your popular post widget style to custom popular widget. Popular post widget shows most visited blog posts and display in four combinations:&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;Only the title of the post.&lt;/li&gt;
&lt;li&gt;Post with thumbnail and title.&lt;/li&gt;
&lt;li&gt;Post with Summary and Title.&lt;/li&gt;
&lt;li&gt;Post with thumbnail and post snippet.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="MsoNormal"&gt;
Popular post widget also attract visitors to get most popular post in your blog which means your blog get higher income and increase number of page views. We provide you step by step guide to how to add custom popular post widget in blogger. Let’s Start:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Custom Widget" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZzZTNwiF8hIQLGpFXCaQlDY3y9F7c9QmjfMnQau8OzGeLj_ToO3BlihFN8g0dlJ2fuExtO46E6_FK8vRGNDnYNA84-UNUh6-rno37LpN6O4SRbL5LRx9i1uNPl_KgdrYvsbDwDmVu3Yc/s1600/PopularPostBloggerWidgetCustom.gif" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Custom Widget" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h2&gt;
How To Add Custom Popular Post Widget In Blogger&lt;/h2&gt;
&lt;div class="MsoNormal"&gt;
There are two part of add custom popular post widget to blogger. Please follow below steps to Add Custom Popular Post Widget In Blogger:&lt;/div&gt;
&lt;h3&gt;
Part 1: Add Popular Post widget in blogger&lt;/h3&gt;
&lt;h4&gt;
Step 1&lt;/h4&gt;
&lt;div class="MsoNormal"&gt;
Login into blogger account. Go to Blogger dashboard and click on&amp;nbsp;&lt;b&gt;Layout&lt;/b&gt;&amp;nbsp;tab and click on&amp;nbsp;&lt;b&gt;Add a Gadget&lt;/b&gt;&amp;nbsp;link as shown in below picture.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="How To Add Custom Popular Post Widget In Blogger" border="0" height="328" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQQ-hueMDcD46WwPnTHrDFEpyhIm6vZv3Q25vs2ldr5W_65t2NRolPMHr7077DdzQTOG_QOdFJH3MNxAhXfYYW27tAxvQHUjoL4jATZ3ZxbzceImBa2ry72OYkkM4sqM45lX3ZktrHtTL2/s400/add-a-gadget-screen-Blogger-sections-to-use.PNG" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="How To Add Custom Popular Post Widget In Blogger" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h4&gt;
Step 2&lt;/h4&gt;
&lt;div class="MsoNormal"&gt;
When you click on&amp;nbsp;&lt;b&gt;Add a Gadget&lt;/b&gt;&amp;nbsp;link a popup window will open with all gadgets list. Select&amp;nbsp;&lt;b&gt;popular widget&amp;nbsp;&lt;/b&gt;from gadgets list as shown in below picture.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Custom Popular Post Widget In Blogger" border="0" height="312" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhSSInxUF1Vhd_kASkTQrT9Ubx2vc7iAVjUVNw6FVrKyPelXF4F0143bfNefI-yeN7_aqsR_8HgI1eu_hOGmkhBxg28tjCZKOS1TOl1-2Pwxescff9hSF22PRz5F0ZHzUIMV-yJvCZcT8/s1600/popular+posts.png" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Custom Popular Post Widget In Blogger" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h4&gt;
Step 3&lt;/h4&gt;
&lt;div class="MsoNormal"&gt;
Now Customize&amp;nbsp;&lt;i&gt;&lt;b&gt;popular post widget&lt;/b&gt;&lt;/i&gt;&amp;nbsp;as your requirement as shown in below picture.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Popular Post Widget In Blogger" border="0" height="171" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtPd46sHnsh0eX1EyIUqkxvBATBIz3glKnyWCXuOGlOH1wzEyxxMH1WA1Cw298hkGiWRQssi1SboMANiLaSvM2xqfp5cChtKfzt-D_FTXVPoIts_g3JPRPXcedSQlaRnIKVrUI_9ceRFej/s1600/Popular_Posts_Widget_e87d2b9f6acaf31db96d6f4263546a5d.png" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Popular Post Widget In Blogger" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h4&gt;
Step 4&lt;/h4&gt;
&lt;div class="MsoNormal"&gt;
Click on save button.&lt;/div&gt;
&lt;h3&gt;
Part 2: Change Popular Post Widget Style&lt;/h3&gt;
&lt;div class="MsoNormal"&gt;
Please follow below steps to add custom style of popular post widget:&lt;/div&gt;
&lt;h4&gt;
Step 1&lt;/h4&gt;
&lt;div class="MsoNormal"&gt;
Now go to Template and click on Edit HTML button as shown in below picture.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Popular Post Widget" border="0" height="350" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwxUhqNH9IXrPs1QPtyvuCBeAm1mXyv420vu5vu9uzRj2azdui-fz3BW16mkc6-TQkT3IC1VO2SCZm8YUXYpz1N0ON3eQkICoo4gLRfO8jsGmLVW8hk7s675Htnqca9aCLy3yTP-y4Cuta/s1600/edit_html_393fe703252b2860a41a6ef547da9b17.png" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Popular Post Widget" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h4&gt;
Step 2&lt;/h4&gt;
&lt;div class="MsoNormal"&gt;
Search below code with help of CTRL + F:&lt;br /&gt;&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&lt;strong style="color: #1b1b1b; font-family: Georgia, Times, serif; font-size: 15px; line-height: 24px; text-align: justify;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/strong&gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;h4&gt;
Step 3&lt;/h4&gt;
&lt;div class="MsoNormal"&gt;
Now choose your style from below images. Copy below code of style and paste it to just before above code:&lt;/div&gt;
&lt;h4&gt;
Style 1&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Popular Post" border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCQnzPBF9iy1uaeyiT-Kht-4E_9Nmk3QXbzvZyKVqlKxuBVNb6sWAohuwLkFoLvs8l0M1ZzPO6chBjLbeHO4B27wFahIb2cd8HlgEMKr3EbyeTh0_CbqH64EDURV6xTK6UEV-LzIlnM2yO/s1600/style1.jpg" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Popular Post" width="302" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&lt;span style="font-family: Georgia, Times, serif; font-size: 15px; font-weight: normal; line-height: 24px;"&gt;.popular-posts ul{padding-left:0px;} .popular-posts ul li {background: #FFF no-repeat scroll 5px 10px; list-style-type: none; margin:0 0 5px 0px; padding:5px 5px 5px 20px !important; border: 1px solid #dcdcdc; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; } .popular-posts ul li:hover { background:#FF8040; } .popular-posts ul li a { text-decoration:none; font:14px Georgia, verdana; color:#222222; } .popular-posts ul li a:hover { text-decoration:none; color:#fff; }&lt;/span&gt;&lt;/blockquote&gt;
&lt;/h4&gt;
&lt;h4&gt;
Style 2&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Custom Popular Post Widget In Blogger" border="0" height="161" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQLo35hCOe3E5PDhY6xzHb9y0CnQFrGFenuCNHobodXZtoWjxPPBiPAv9skdPlmr9LRoEITCimmdPnr899kGt_Ti4VPXokgo1ClVFW22nVqVUF7NDBCQ-dViGQtrW7WNoq8FyI_FUv8HCy/s1600/blogger-popular-posts-gadget-style-2.png" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Custom Popular Post Widget In Blogger" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 h2{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;position:relative;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;padding:8px 10px 6px 10px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;width:100%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;margin-bottom: 5px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;font-size:17px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;color:&lt;/span&gt;&lt;b style="color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;&lt;span style="border: none; color: #3d85c6; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;#757575&lt;/span&gt;&lt;/b&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;;&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* Color of the widget's title */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;text-align:left;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 ul{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;list-style:none;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;counter-reset:li;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;padding:10px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;left:-8px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;width:100%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 li{&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* Styles of each element */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;width:100%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;position:relative;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;left:0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;margin:0 0 1px 12px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;padding:4px 5px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 ul li:before{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;content: counter(li);&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;counter-increment: li;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;position: absolute;&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;left: -30px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;top: 50%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;margin-top: -13px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;background:&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #3d85c6; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;b&gt;#8E8E8E&lt;/b&gt;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;;&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* background color of the numbers */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;height: 1.9em;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;width: 2em;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;line-height: 2em;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;text-align: center;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;font-weight: bold;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;color: #fff;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;font-size: 14px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 ul li:after{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;position: absolute;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;content: '';&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;left: -2px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;margin-top: -.7em;&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;top: 50%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;width: 0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;height: 0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;border-top: 8px solid transparent;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;border-bottom: 8px solid transparent;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;border-left:10px solid&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #3d85c6; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;b&gt;#8E8E8E&lt;/b&gt;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;;&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* background color of the right arrow*/&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 ul li a{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;color: #444;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;text-decoration: none;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;font-size:15px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 ul li {&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;position: relative;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;display: block;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;padding: .4em .4em .4em .8em;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;*padding: .4em;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;margin: .5em 0 .5em 0.4em;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;background: #ddd;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;transition: all .3s ease-out;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;text-decoration:none;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;transition: all .1s ease-in-out;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 ul li:hover{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;background:&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #0b5394; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;b&gt;#eee&lt;/b&gt;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;;&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* Background color on mouseover */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;#PopularPosts1 ul li a:hover{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;color:&lt;/span&gt;&lt;span style="border: none; color: #3d85c6; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;&lt;b&gt;#444&lt;/b&gt;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;;&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* Link color on mouseover */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;margin-left:3px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; font-weight: normal;"&gt;}&lt;/span&gt;&lt;/blockquote&gt;
&lt;/h4&gt;
&lt;h4&gt;
Style 3&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Custom Widget In Blogger" border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCfyO9ICylbbZ4-JypYppi3gFFY81ROJtB2aSoWL1dR33gg5DL8CRo234RDB958uXqEEimBDGjc9R8b2xaZHTAthv5Qzca40ai1YdC55TGXDLOajUWpu9la6Ht_i0Pezm3Hxn6Kyp31V-W/s1600/style3_9ef0b878f6dafa5f6cb58b2468d5affc.png" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Custom Widget In Blogger" width="266" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/h4&gt;
&lt;div&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
.popular-posts ul{padding-left:0px;}&lt;br /&gt;.popular-posts ul li {&lt;br /&gt;list-style-type: none;&lt;br /&gt;margin:0 0 5px 0px;&lt;br /&gt;padding:5px 5px 5px 20px !important;&lt;br /&gt;border: 1px solid #dddddd;&lt;br /&gt;-moz-box-shadow:1px 1px 2px #dcdcdc;&lt;br /&gt;-web-kit-box-shadow: 1px 1px 2px #dcdcdc;&lt;br /&gt;-goog-ms-box-shadow:1px 1px 2px #dcdcdc;&lt;br /&gt;box-shadow:1px 1px 2px #dcdcdc;&lt;br /&gt;border-radius:5px;&lt;br /&gt;background: rgb(44,83,158); /* Old browsers */&lt;br /&gt;background: -moz-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%);&lt;br /&gt;/* FF3.6+ */&lt;br /&gt;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(44,83,158,1)),&lt;br /&gt;&amp;nbsp;color-stop(100%,rgba(44,83,158,1))); /* Chrome,Safari4+ */&lt;br /&gt;background: -webkit-linear-gradient(top, rgba(44,83,158,1) 0%,rgba(44,83,158,1)&lt;br /&gt;100%); /* Chrome10+,Safari5.1+ */&lt;br /&gt;background: -o-linear-gradient(top, rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%);&lt;br /&gt;/* Opera 11.10+ */&lt;br /&gt;background: -ms-linear-gradient(top, rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%);&lt;br /&gt;&amp;nbsp;/* IE10+ */&lt;br /&gt;background: linear-gradient(to bottom, rgba(44,83,158,1) 0%,rgba(44,83,158,1)&lt;br /&gt;100%); /* W3C */&lt;br /&gt;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e',&lt;br /&gt;&amp;nbsp;endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */&lt;br /&gt;}&lt;br /&gt;.popular-posts ul li:hover {&lt;br /&gt;-moz-box-shadow:1px 1px 2px #dcdcdc;&lt;br /&gt;-web-kit-box-shadow: 1px 1px 2px #dcdcdc;&lt;br /&gt;-goog-ms-box-shadow:1px 1px 2px #dcdcdc;&lt;br /&gt;box-shadow:2px 2px 4px #333333;&lt;br /&gt;border:1px solid #333333;&lt;br /&gt;color:#fff;&lt;br /&gt;}&lt;br /&gt;.popular-posts ul li a&lt;br /&gt;{&lt;br /&gt;text-decoration:none;&lt;br /&gt;font:16px Georgia, verdana;&lt;br /&gt;color:#ffffff;&lt;br /&gt;}&lt;br /&gt;.popular-posts ul li a:hover {&lt;br /&gt;text-decoration:none;&lt;br /&gt;}&lt;/blockquote&gt;
&lt;/div&gt;
&lt;h4&gt;
Style 4&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Popular Post Blogger" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwogGHDI-5e6RbiBbLuGmd0AGxvcDK8BzgsCIPWDUn1Ag-ppQOi3QrSliz_8mAl21_JYbgtQnhOOIzX8_P5CCpB38XvrSgwB1PhyphenhyphenoizSVSQ6YTaptEyki55w4lmdG_lNcfAul8_g5TFXTh/s1600/style-4_9a16c587644bc12a305a020ccecab4ca.png" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Popular Post Blogger" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/h4&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;&amp;nbsp;#PopularPosts1 h2{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;padding:8px 10px 3px 0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;width:100%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;margin:0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;font-size:16px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;position:relative;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;left:-20px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;display:block;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;border-bottom:2px solid #ccc;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;#PopularPosts1 ul{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;list-style:none;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;counter-reset:li;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;padding:10px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;width:100%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;#PopularPosts1 li{ /* Styles of each element */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;width:100%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;position:relative;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;left:0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;margin:0 0 6px 10px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;padding:4px 5px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;#PopularPosts1 ul li:before{&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp;/* Style of the numbers */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;content:counter(li);&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;counter-increment:li;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;position:absolute;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;top:3px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;left:-39px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;font-size:21px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;width:28px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;height:28px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;border-radius: 50%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;color:#777;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp;/* Text color */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;border: 2px solid #ddd;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;&amp;nbsp;/* Rounded border color */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;padding:0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;text-indent:9px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;#PopularPosts1 ul li a{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;display:block;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;position:relative;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;left:-45px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;width:100%;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;margin:0;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;min-height:28px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;padding: 5px 3px 3px 39px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;color:#333;&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* color of the links */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;text-decoration:none;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;font-size:14px;&amp;nbsp;&lt;/span&gt;&lt;span style="border: none; color: #38761d; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px; list-style: none; margin: 0px; outline: none; padding: 0px;"&gt;/* Font size of the links */&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;font-style: italic;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;}&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;#PopularPosts1 ul li a:hover{&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;color:#3366ff;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;margin-left:3px;&lt;/span&gt;&lt;span style="background-color: #f9f9f9; color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;"&gt;}&lt;/span&gt;&lt;/blockquote&gt;
&lt;h4&gt;
Style 5&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.haakblog.com/2014/01/custom-popular-post-widget-in-blogger.html" style="color: #4a9979; outline: none; text-decoration: none;" target="_blank"&gt;&lt;img alt="Popular Post Widget Blogger" border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivWSFRxY1DLaCy8Vvc1ZrmU2X5CmL9BPT-BWlnx-dD3KVej_h9JAQqtM0euwm5xZTHpyjouIsqZHu7TpRnMDoLbsy2Q0s0wNZRHVj8fknSStjtnU_RtiK6cd1d95l7r7if323e6O3EEecX/s1600/style5.jpg" style="background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: 0px; margin: 0px 4px 0px 0px; padding: 0px;" title="Popular Post Widget Blogger" width="256" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/h4&gt;
&lt;blockquote class="tr_bq" style="border-left-color: rgb(89, 89, 89); border-left-style: solid; border-left-width: 3px; color: black; font-style: italic; overflow: hidden; padding-left: 9px;"&gt;
&lt;span style="font-family: Georgia, Times, serif; font-size: 15px; line-height: 24px;"&gt;.popular-posts ul { padding-left:0px; -moz-box-shadow:1px 1px 2px #dcdcdc; -web-kit-box-shadow: 1px 1px 2px #dcdcdc; -goog-ms-box-shadow:1px 1px 2px #dcdcdc; box-shadow:1px 1px 2px #dcdcdc; border: 1px solid #dcdcdc; } .popular-posts ul li { list-style-type: none; margin:0 0 5px 0px; padding:5px 5px 5px 20px !important; border-bottom:1px dashed #dcdcdc; background:#ffffff; } .popular-posts ul li a { text-decoration:none; font:16px georgia,verdana; color:#3d87c4; } .popular-posts ul li a:hover { text-decoration:none; color:#333333; }&lt;/span&gt;&lt;/blockquote&gt;
&lt;h4&gt;
Step 4&lt;/h4&gt;
Click on Save button and refresh your blog to see custom popular widget on your blog.&lt;/div&gt;
&lt;div style="background-color: white; color: #5e6f68; font-family: Arial, Verdana; font-size: 12px; line-height: 20px; text-align: justify;"&gt;
If you have any question or update than you can contact with us any time at our E-mail support&lt;b&gt;&lt;a href="mailto:Haakblog@gmail.com" style="color: #4a9979; outline: none; text-decoration: none;"&gt;Haakblog@gmail.com&lt;/a&gt;&lt;/b&gt;.&lt;b&gt;&amp;nbsp;I am always ready for fixing your css/HTML issues, For personalized help, you can&lt;a href="http://fiverr.com/ppavanpatidar/fix-your-blogger-html-css-widget-issues" style="color: #4a9979; outline: none; text-decoration: none;"&gt;HIRE ME&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/custom-popular-post-widget-in-blogger.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZzZTNwiF8hIQLGpFXCaQlDY3y9F7c9QmjfMnQau8OzGeLj_ToO3BlihFN8g0dlJ2fuExtO46E6_FK8vRGNDnYNA84-UNUh6-rno37LpN6O4SRbL5LRx9i1uNPl_KgdrYvsbDwDmVu3Yc/s72-c/PopularPostBloggerWidgetCustom.gif" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-7955991495195911534</guid><pubDate>Mon, 10 Feb 2014 21:42:00 +0000</pubDate><atom:updated>2014-02-10T13:42:42.106-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AdSense</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Scrolling Adsense Feature When Scroll Down at Page</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;img height="360" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_fJZKBHcJff4Sz-i_ozcd8HtxGbl6FrZinlz4U_vi-9O4gpp-POoaj7fBwFUWDcPMXThX-cUgfHWvBGeoVNo_2vVhGGfqReuKdFWhZWCrnJ8gQB6BFzHsy9bJzvxHppEVr5JfB-KJccTg/s640/adsense+scrolling+widget.gif" width="640" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana;"&gt;As last we said about some Adsense Placing Space like RIGHT, LEFT, CENTER in the blogger but this tutorial is very different be'coz you can make scroll your ads when you scroll down the page and it will show at the bottom of the page. This wi&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana;"&gt;dget is&amp;nbsp;made by using the JavaScript codes and some little CSS codes which will&amp;nbsp;give a certain good look to your adsense and feel it like a pro. but as we feel that&amp;nbsp;codes are highly sensitive so you can only customize the CSS&amp;nbsp;part and Scrolling effect but from myside I made smoothing scrolling as much as I can. Rest is depend on you.&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Login to Blogger &amp;gt; Dashborad&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Click on&amp;nbsp;&lt;b&gt;Drop Down Menu&lt;/b&gt;&amp;nbsp;and select&amp;nbsp;&lt;span style="color: #a64d79;"&gt;&lt;b&gt;Layout&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="color: purple;"&gt;&lt;b&gt;Add a HTML/JavaScript Gadget&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Paste below code in it.&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/li&gt;
&lt;br /&gt;
&amp;nbsp;&lt;span style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;lt;div id='BeH-Fixed'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;span style="background-color: orange;"&gt;Place Your Adsense Codes Here&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;window.onload = function() {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp; function getScrollTop() {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (typeof window.pageYOffset !== 'undefined' ) {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Most browsers&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return window.pageYOffset;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var d = document.documentElement;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (d.clientHeight) {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // IE in standards mode&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return d.scrollTop;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // IE in quirks mode&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return document.body.scrollTop;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp; window.onscroll = function() {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var box = document.getElementById('BeH-Fixed'),&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scroll = getScrollTop();&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (scroll &amp;lt;= 2509) {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; box.style.top = "2510px";&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; else {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; box.style.top = (scroll + 1) + "px";&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp; };&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;lt;style&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;#BeH-Fixed {&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp; position: absolute;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp; z-index:9999;&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;ul style="background-color: white; color: #333333; font-family: Arial, Tahoma, Verdana; font-size: 12px; line-height: 19.200000762939453px; list-style: none; margin: 0px; padding: 0px;"&gt;
&lt;li style="background-attachment: scroll; background-color: transparent; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyGMzh8TW6ArtboHxtvPauvSk9xjCLE7imVzwN8aXZQBs91ekYz9oenQbN68YZeHld5MrGWv_m70m6kmoxhwd22UyjP0xeiRlGQJ6bqlSvq0zyk8yCfZBLHVQb1_mGbQORsu4mxPkCgAU/s400/261.gif); background-position: 0px 4px; background-repeat: no-repeat no-repeat; line-height: 1.4em; margin: 0.3em 0px; padding: 0px 0px 0.8em 20px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Save Your Widget and You are done.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;Replace&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: orange; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;Place Your Adsense Codes Here&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;nbsp;it with your Adsense OR Chitika Codes.&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/scrolling-adsense-feature-when-scroll.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_fJZKBHcJff4Sz-i_ozcd8HtxGbl6FrZinlz4U_vi-9O4gpp-POoaj7fBwFUWDcPMXThX-cUgfHWvBGeoVNo_2vVhGGfqReuKdFWhZWCrnJ8gQB6BFzHsy9bJzvxHppEVr5JfB-KJccTg/s72-c/adsense+scrolling+widget.gif" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-2765293049840376423</guid><pubDate>Mon, 10 Feb 2014 21:25:00 +0000</pubDate><atom:updated>2014-02-10T13:25:20.893-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Floating</category><category domain="http://www.blogger.com/atom/ns#">Social</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>3D Sliding In-Out Pro Social Sharing Widget V2 with Fixed Postion </title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigjNiEsIGxQ7yIWs_qQfpUSgMdEDLpEnBIl4QUWfYltUcxes9glR3EvTDJxn2pnf335pX5DgGlfWQR_oyl2P5kcNxWRvJnB_2zrjJ_DkCxcSLQvogDTeZzohRJw7zxjpyGC9gq0oWs678/s1600/Screenshot_5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigjNiEsIGxQ7yIWs_qQfpUSgMdEDLpEnBIl4QUWfYltUcxes9glR3EvTDJxn2pnf335pX5DgGlfWQR_oyl2P5kcNxWRvJnB_2zrjJ_DkCxcSLQvogDTeZzohRJw7zxjpyGC9gq0oWs678/s1600/Screenshot_5.png" height="416" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span style="font-family: Verdana, sans-serif; font-size: 12px;"&gt;&lt;span style="font-size: medium;"&gt;As in our last post we provide a&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Sliding In-Out Pro Social Sharing Widget&amp;nbsp;for blogger and today we want to share some thing same widget just with a little bit of change in this widget that it's a fixed widget and it doesn't include the email subscription box and it's a totally fixed widget with 3D and mouse hover effect as you can see in the Live Demo. It's also&amp;nbsp;a totally&amp;nbsp;pure CSS enabled widget with no javascript and no jQuery also it&amp;nbsp;doesn't have the other&amp;nbsp;plugins with make it&amp;nbsp;hard to install and hard to see it&amp;nbsp;you also don't need to install it many times but you can easily install it&amp;nbsp;in one time just a simple step with copy and paste.&amp;nbsp;As we provide the last widget with generator but for this widget we didn't have the time to make generator for it be'coz we want to share it with our visitors as soon&amp;nbsp;as possible and i can't wait to share it with my visitors. So, make it correct and enjoy with this&amp;nbsp;professional looking widget and after it your blog will look a professional blog.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Login to Blogger &amp;gt; Dashborad&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Click on&amp;nbsp;&lt;b&gt;Drop Down Menu&lt;/b&gt;&amp;nbsp;and select&amp;nbsp;&lt;span style="color: #a64d79;"&gt;&lt;b&gt;Layout&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="color: purple;"&gt;&lt;b&gt;Add a HTML/JavaScript Gadget&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Paste below code in it.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;div class="separator" style="clear: both;"&gt;
&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;!-- 3D Social Buttons by www.widgetgenerators.blogspot.com --&amp;gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;style&amp;gt; .WG-flt-wdt { position:fixed;&amp;nbsp;&lt;/span&gt;&lt;b style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;span style="color: blue;"&gt;right&lt;/span&gt;&lt;/b&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;:10px; top:36% ; } .WG-flt-wdt img { float:right; clear:right; margin:1px; -webkit-transition: all .0s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .WG-flt-wdt img:hover { -moz-transform: scale(1.2) rotate(6deg); -webkit-transform: scale(1.2) rotate(6deg);&amp;nbsp; -o-transform: scale(1.2) rotate(6deg); -ms-transform: scale(1.2) rotate(6deg); transform: scale(1.2) rotate(6deg);&amp;nbsp; } &amp;lt;/style&amp;gt; &amp;lt;div class="WG-flt-wdt"&amp;gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;style&amp;gt; .WG1 {&amp;nbsp; display: block;&amp;nbsp; width: 64px;&amp;nbsp; height: 64px;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimn5rNa_nWLX1QoKgKpGkAIGgdXAjJpvapgVBkRn376BUFOrXNWnVh4puYrgX6Hbh6rZQnw-rgyXrlC0wXxeQx3qZ5DXHU1x0ZyOFlzI-WmeUqthCqPXK26wLHlV8tTZ3ZXvtYonS-iv6K/s1600/Facebook+Icon.png') bottom;&amp;nbsp; text-indent: -99999px; } .WG1:hover {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkto-eYkPyFnY9hl1dkqfheyz8p5g4MInwtn7FXobiSDzzmZU7D9mKaw8mS_-joCL1y6-DYslgm0Nhe7gnEwfXy4MDh1mM6XGB9WkOB7vxrR-AcfJRcgFReiCFjqn5jnAlzwZn3PoquGB8/s1600/Facebook+Rollout+Image.png' ) bottom; height: 64px; } &amp;lt;/style&amp;gt; &amp;lt;a class="WG1" href="&lt;/span&gt;&lt;span style="background-color: #93c47d; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;span style="font-size: x-small;"&gt;http://&lt;/span&gt;www.facebook.com/WidgetGenerators&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;" title='Like Us'&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;style&amp;gt; .WG2 {&amp;nbsp; display: block;&amp;nbsp; width: 64px;&amp;nbsp; height: 64px;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEih79H954kzGfCyjlnyk1Ud9vRjDWkQhgWrsRZFyjvoMRIz2lZaYX17HscyNfc6mUjY8lU9Kiscc_s7QnFgnK_Yg0zn9gtqdkZmXjlfPUksUg0YyGOOmLnrLUmN8CU3el4jLuoCpenIX7cU/s1600/Twitter+Icon.png') bottom;&amp;nbsp; text-indent: -99999px; } .WG2:hover {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCc7s4sLxFUeH-v5uw-b5NAF-n8sR-3-roaWhz-QmW529oqjRG91saeXbLrZGyC55av2dmal6eak7TjWfL1nqf5tkxBU1E4W_aAfoT4zenSylnwdUnXUiCfpMu0Oj7R_1DhlBPlKbxmGMh/s1600/Twitter+Rollout+Image.png') bottom; height: 64px; } &amp;lt;/style&amp;gt; &amp;lt;a class="WG2" href="&lt;/span&gt;&lt;span style="background-color: lime; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;span style="font-size: x-small;"&gt;http://&lt;/span&gt;www.twitter.com/WidgetGenerator&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;" title='Follow Us'&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;style&amp;gt; .WG3 {&amp;nbsp; display: block;&amp;nbsp; width: 64px;&amp;nbsp; height: 64px;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSWXPj6o7MuROLv6jxnmMoahNxMAxhb6TDIRbrmsLqTzeS43tElxhl0Dxux-RVgTdUessRRhvyl8YHy0XcXtdJpgMMonTAUDES8IZLHTlTmvPtnOZXFfswGP5s7slJzRB9I-iqpiAFg5XE/s1600/Feedburner+Icon.png') bottom;&amp;nbsp; text-indent: -99999px; } .WG3:hover {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiexmTsWvSycUGfhI4khZveHLVGgB12hI40hIiwYFSFJDf1lOPHctT4Q1LH0LJZO7TBbRZZccq3cTiIAbicQUD7Z8VU1fWrcJVVGU74NIdD-1RiYU6uXdV5qEuegJwyess0wBKNwYJTBVmw/s1600/Feedburner+Rollout+Image.png') bottom; height: 64px; } &amp;lt;/style&amp;gt; &amp;lt;a class="WG3" href="&lt;/span&gt;&lt;span style="background-color: red; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;http://feeds.feedburner.com/WidgetGenerators&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;" title='Subscribe Us'&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;style&amp;gt; .WG4 {&amp;nbsp; display: block;&amp;nbsp; width: 64px;&amp;nbsp; height: 64px;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBqKLnSSfsirPZ7A95Z-eHkRBxwQM3gm4ZW1C9BpY7t3G9fQbTnxNZPtAtIQhngchTSmZ44BvpqHyeKPt9LdIz1iaPCSDZZF9v1cC6Q4YHkalPzoPZZlMt6bxRN92w_pKLnGy8Z8aBxOb6/s1600/Google+Icon.png') bottom;&amp;nbsp; text-indent: -99999px; } .WG4:hover {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1iENVnqZoZKs38tCQaont11b9ywErujo9NU3pAGsvnKmoYO9jFIlbxGXYcU9LHo0OOB01wEBtixCrKJPcOvmxs6UhsgjtXJ7e3FLr9IlW-UCDq1jn2nZGfx9_YQ3EvAQe4zG1nA6IQnvN/s1600/Google+Rollout+Image.png') bottom; height: 64px; } &amp;lt;/style&amp;gt; &amp;lt;a class="WG4" href="&lt;/span&gt;&lt;span style="background-color: orange; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;https://plus.google.com/107877224551351252870&lt;/span&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;" title='Add in Circle'&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;span style="background-color: white; font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&amp;lt;!-- 3D Social Buttons by www.widgetgenerators.blogspot.com --&amp;gt;&lt;/span&gt;&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;Now Save your Widget and You are done.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both;"&gt;
&lt;br style="font-family: Arial, Tahoma, Verdana; font-size: 12px;" /&gt;&lt;/div&gt;
&lt;h4 style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
Customize it&lt;/h4&gt;
&lt;ul style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;
&lt;li style="margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;If you want to fix this template on left side then replace this text&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;right&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&amp;nbsp;with&amp;nbsp;left.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both;"&gt;
&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h2 style="-webkit-box-shadow: rgb(198, 198, 198) 0px 1px 3px, rgba(255, 255, 255, 0.4) 1px 1px 0px inset; background-color: white; background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhII7sor40aAevEj9Vt9eyo4qLSgIe7rbwKGzwG4VrZQt45RksmaLWhswf6eY2UDYRUo9htpiZndenV7_bObP_XgDZol-8bCn17hk8UhfcAALi6AW1ZzidZNk0-EpDPMNgwnaf0QYJD72g/s1600/h2.png); background-position: 4px 50%; background-repeat: no-repeat no-repeat; border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; border-top-left-radius: 60px; border-top-right-radius: 60px; border: 3px solid rgb(200, 200, 0); box-shadow: rgb(198, 198, 198) 0px 1px 3px, rgba(255, 255, 255, 0.4) 1px 1px 0px inset; color: #a5a503; font-family: lobster, sans-serif; font-size: 19px; line-height: 1; margin: 15px 3px; padding: 3px 10px 3px 30px; text-shadow: rgb(204, 204, 204) 0px 1px 0px; text-transform: uppercase;"&gt;
MAKE CHANGES....!&lt;/h2&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Replace this&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="background-color: #93c47d;"&gt;http://www.facebook.com/WidgetGenerators&lt;/span&gt;&amp;nbsp;with your Facebook Fan Page User name.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Replace this&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="background-color: lime;"&gt;http://www.twitter.com/WidgetGenerator&lt;/span&gt;&amp;nbsp;with your twitter user name.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Replace this&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="background-color: red;"&gt;http://feeds.feedburner.com/WidgetGenerators&lt;/span&gt;&amp;nbsp;with your RSS Subscription user name.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-family: Arial, Tahoma, Verdana; font-size: 12px; margin: 0px; padding: 0px;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;Replace this&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="background-color: orange;"&gt;https://plus.google.com/107877224551351252870&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&amp;nbsp;with your Google+ User name.&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;div class="separator" style="clear: both;"&gt;
&lt;span style="font-family: Arial, Tahoma, Verdana; font-size: 12px;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/3d-sliding-in-out-pro-social-sharing.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigjNiEsIGxQ7yIWs_qQfpUSgMdEDLpEnBIl4QUWfYltUcxes9glR3EvTDJxn2pnf335pX5DgGlfWQR_oyl2P5kcNxWRvJnB_2zrjJ_DkCxcSLQvogDTeZzohRJw7zxjpyGC9gq0oWs678/s72-c/Screenshot_5.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-8343014529252227327</guid><pubDate>Mon, 10 Feb 2014 20:02:00 +0000</pubDate><atom:updated>2014-02-10T12:20:12.971-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Social</category><category domain="http://www.blogger.com/atom/ns#">Subscription</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Add Simple Minimal Style Social Subscription Widget</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="background-color: white; clear: both; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3Th4g-muDGWZ46dynYEe9F6nQx-4JxVjHgCIQN2-vwZ6Y-ub7n3GRhrXxxCfe7uGZtNktEFjdXExlDdiRbjCyr1O_RdvyctALtODKe-88EKu92TyzfrSQffyVRq8CvmgVxn4_9cfzXQ/s1600/Untitled-1.jpg" imageanchor="1" style="clear: left; color: #ff7700; float: left; margin: 0px 1em 1em 0px; outline: none; padding: 0px; text-decoration: none;"&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3Th4g-muDGWZ46dynYEe9F6nQx-4JxVjHgCIQN2-vwZ6Y-ub7n3GRhrXxxCfe7uGZtNktEFjdXExlDdiRbjCyr1O_RdvyctALtODKe-88EKu92TyzfrSQffyVRq8CvmgVxn4_9cfzXQ/s1600/Untitled-1.jpg" imageanchor="1" style="clear: left; color: #ff7700; float: left; margin: 0px 1em 1em 0px; outline: none; padding: 0px; text-decoration: none;"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVPBmSFyyopIU_TQAoteoxTEyky_SG1IrAE2pdXNVPCz6gquEr5nwQ1wHw8-OD_lXjzyaD7qroV84f1GEfEYjpEa2JCSQX_7N-LjvNJ-Hhy2JZzkc1RsnfguMjdbNj6TtHAlGsmz7DW-o/s1600/Screenshot_4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVPBmSFyyopIU_TQAoteoxTEyky_SG1IrAE2pdXNVPCz6gquEr5nwQ1wHw8-OD_lXjzyaD7qroV84f1GEfEYjpEa2JCSQX_7N-LjvNJ-Hhy2JZzkc1RsnfguMjdbNj6TtHAlGsmz7DW-o/s1600/Screenshot_4.png" height="400" width="363" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="social" style="background-color: white; color: #4d4d4d; float: none; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px; margin: 0px; padding: 0px; width: 390.21875px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px;"&gt;Having a site not integrated to any social media then you must surely integrate it soon by installing our minimal style social subscription widget. Because impact of social media is very much on bringing traffic to your sites and helping your brand or group to grow and get recognized soon.&lt;/span&gt;&lt;br /&gt;
&lt;br style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px;" /&gt;
&lt;span style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px;"&gt;Here in this tutorial we will be adding minimal style social subscription widget to your blogger sites. This widget is simple and sleek in look, it integrates the various social media platform to your sites or blogs, so that visitors can easily land on your social media fan pages to connect with you there socially.&lt;/span&gt;&lt;br /&gt;
&lt;br style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px;" /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2 style="background-color: white; color: #4d4d4d; font-family: oswald, sans-serif; font-size: 24px; font-weight: normal; line-height: 32px; margin: 0px; padding: 0px 0px 10px;"&gt;
Step#1&lt;/h2&gt;
&lt;div style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px; margin: 0px; padding: 0px;"&gt;
&lt;ul style="margin: 0px 0px 0px 35px; padding: 10px 0px 20px;"&gt;
&lt;li style="list-style-type: square; margin: 0px; padding: 0px 0px 5px;"&gt;Open&amp;nbsp;&lt;b&gt;Blogger Dashboard&lt;/b&gt;&amp;nbsp;→&amp;nbsp;&lt;b&gt;Layout&lt;/b&gt;&amp;nbsp;→&amp;nbsp;&lt;b&gt;Add Gadget&lt;/b&gt;&amp;nbsp;→&amp;nbsp;&lt;b&gt;Html/Javascript Editor&lt;/b&gt;&lt;/li&gt;
&lt;li style="list-style-type: square; margin: 0px; padding: 0px 0px 5px;"&gt;Now copy paste the below code to Html editor and save the gadget.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;br style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px;" /&gt;
&lt;br /&gt;
&lt;div class="code-html" style="border: 0px; font-family: monospace; font-size: 0.9rem; line-height: 1.5em; margin: 0px 0px 1em; outline: 0px; padding: 0px 1.5em 1.4em;"&gt;
&lt;pre style="font-size: 0.9rem; line-height: 16px; padding: 0px;"&gt;&lt;div style="font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px; text-align: justify;"&gt;
&lt;span style="background-color: #292727; color: rgb(255, 255, 255) !important;"&gt;
&lt;/span&gt;
&lt;pre style="font-size: 0.9rem; line-height: 1.5em; padding: 0px; text-align: start;"&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;style&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;width&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;100&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;%;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;margin&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;float&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;none&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;border&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;1px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;solid&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#CCCCCC&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;margin&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;  &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;display&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:table&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;list-style&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;none&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;!important&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;margin&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;text-transform&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;none&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;border-bottom&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;1px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;solid&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#CCCCCC&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;border-top&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;1px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;solid&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#FFFFFF&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;width&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;100&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;%&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:first-child&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;border-top&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;none&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:last-child&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;border-bottom&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;0&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;none&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background-color&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#F2F2F2&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;!important&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;color&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#404040&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;display&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;block&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:hover&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background-color&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#fafafa&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;!important&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.rss&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPf2WjsJ7dPlYm-DuO6V3c2gW4_hVfratSKx4Vzr5pH8fIM7aoLFf86w8sF00YFy9zyQ-L4MfXjxW1th8oEErV5b6zheynyVVDRdVWD2b9nlS08_6qCgHwqZMC-b6kM-cqAPkH8LQVwg/s1600/RSS-1.png")&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;no-repeat&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;scroll&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;10px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;center&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#F87E12&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;17.5px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;60px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.twitter&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_TVVKyLi7qTXNDLB_oAl20El9DklKoVZd16VUiLZyqQ7NVcoSvyh6GGl4ScRo37e5y-9HZ8-CJiBTlC6tbdSpxNB3gW-n9ls2SPueZ1ie7CPN_BaSPKqhpxpAUGpMerNzYkJ3NxrmTw/s1600/Twitter.png")&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;no-repeat&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;scroll&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;10px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;center&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#4CACEE&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;17.5px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;60px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.facebook&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbxdrnvoQClTc5jDcjAp52JYfbF0YqvurBa8m_FuKJpOe5QGWPLx6ULmasD2n0ivj57t-TXv-vaiHugWQOEOLU2_WhxUCmayiuCA1dVONJequ2EJuomll3m5TFg3R4udggUKE2YXrBnA/s1600/Facebook-1.png")&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;no-repeat&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;scroll&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;10px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;center&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#3B5998&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;17.5px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;60px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.google&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvP4q-SFW0OgkHPjuierOb_qQsIOMP2qqdE_tSNBWdKfr6Awvj0u2KXfvaxUAGLoBgZ1YebBror-d23-fsKWh8a3iUWMELlcs1fDep4d4VUXRYRxCU7HUxxrnR7fTH_4Kziu3ugvh-Zw/s1600/google.png")&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;no-repeat&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;scroll&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;10px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;center&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#D44937&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;17.5px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;60px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.linkedin&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcF_-8Ylzubd__-K7nxnEFjFPtLi-C-lShNOpGQipLPmuAjvv_tS_qRdD35DH4DImTZ1S1E-QQuOXbTxkoGEv3TJJVe15j9Mb15CQQ7J90beIeS-1REnHjrRvwKg9avMCk9lvdcsdJoA/s1600/LinkedIn-1.png")&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;no-repeat&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;scroll&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;10px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;center&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#3692C3&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;17.5px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;60px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;ul&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;li&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.youtube&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;background&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiY63Ond_BOyQhTH9Almf5wY2M7tu0OrPVZhI8g_EQWMNYSlpzd8KcYdsW7032jvQs4DOAOZUhyphenhyphen4RlPr-S-tdSmAcUQFxhjCX-GbWHWw2Um2XGmglaQHZfObeVmPeae5ToBVj7I54CBbg/s1600/Youtube-1.png")&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;no-repeat&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;scroll&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;10px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;center&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;#C6312B&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;padding&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;17.5px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;60px&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;.social-about&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;{&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;display&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;:&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;none&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;}&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/style&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;

&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;div&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;class=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"social"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;ul&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;li&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;class=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"rss"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;href=&lt;/span&gt;&lt;span style="font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&lt;span style="background-color: white; color: blue;"&gt;"http://feeds.feedburner.com/&lt;/span&gt;&lt;span style="background-color: yellow; font-size: 0.9rem; line-height: 1.5em;"&gt;&lt;span style="color: blue;"&gt;xxxxxxxxxx&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em;"&gt;Subscribe to the RSS Feed&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue;"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;li&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;class=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"twitter"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;href=&lt;/span&gt;&lt;span style="color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&lt;span style="background-color: white;"&gt;"https://twitter.com/&lt;/span&gt;&lt;span style="background-color: yellow; font-size: 0.9rem; line-height: 1.5em;"&gt;xxxxxxxxxx&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em;"&gt;Follow me on Twitter&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;span style="background-color: white;"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;li&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;class=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"facebook"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;href=&lt;/span&gt;&lt;span style="color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&lt;span style="background-color: white;"&gt;"https://www.facebook.com/&lt;/span&gt;&lt;span style="background-color: yellow; font-size: 0.9rem; line-height: 1.5em;"&gt;xxxxxxxxxx&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em;"&gt;Find me on Facebook&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;span style="background-color: white;"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;li&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;class=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"google"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;href=&lt;/span&gt;&lt;span style="color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&lt;span style="background-color: white;"&gt;"https://plus.google.com/&lt;/span&gt;&lt;span style="background-color: yellow; font-size: 0.9rem; line-height: 1.5em;"&gt;xxxxxxxxxx&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;rel=&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"author"&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em;"&gt;Join me on Google+&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;span style="background-color: white;"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;li&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;class=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"linkedin"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;href=&lt;/span&gt;&lt;span style="color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&lt;span style="background-color: white;"&gt;"http://in.linkedin.com/&lt;/span&gt;&lt;span style="background-color: yellow; font-size: 0.9rem; line-height: 1.5em;"&gt;xxxxxxxxxx&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; line-height: 1.5em;"&gt;Connect with me on LinkedIn&lt;/span&gt;&lt;span style="background-color: white; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;span style="background-color: white;"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;li&amp;gt;&amp;lt;a&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;class=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"youtube"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt; &lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;href=&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"http://www.youtube.com/&lt;/span&gt;&lt;span style="background-color: yellow; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;xxxxxxxxxx&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;"&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue;"&gt;Watch me on YouTube&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/ul&amp;gt;&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;
&lt;/span&gt;&lt;span style="background-color: white; color: blue; font-size: 0.9rem; font-weight: bold; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;span style="background-color: #292727; color: rgb(255, 255, 255) !important;"&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: #292727; color: rgb(255, 255, 255) !important;"&gt;
&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;br style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px;" /&gt;
&lt;br style="background-color: white; color: #4d4d4d; font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px;" /&gt;
&lt;br /&gt;
&lt;h2 style="background-color: white; color: #4d4d4d; font-family: oswald, sans-serif; font-size: 24px; font-weight: normal; line-height: 32px; margin: 0px; padding: 0px 0px 10px;"&gt;
Step#2&lt;/h2&gt;
&lt;div style="font-family: 'trebuchet ms', 'sans serif'; font-size: 16px; line-height: 24px; margin: 0px; padding: 0px;"&gt;
&lt;ul style="margin: 0px 0px 0px 35px; padding: 10px 0px 20px;"&gt;
&lt;li style="background-color: white; color: #4d4d4d; list-style-type: square; margin: 0px; padding: 0px 0px 5px;"&gt;There are little modifications are to be done before adding this widget to your blog.&lt;/li&gt;
&lt;li style="list-style-type: square; margin: 0px; padding: 0px 0px 5px;"&gt;&lt;span style="background-color: white; color: #4d4d4d;"&gt;Replace&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;pre style="display: inline !important; font-size: 0.9rem; font-weight: normal; line-height: 1.5em; padding: 0px;"&gt;&lt;span style="background-color: yellow; font-size: 0.9rem; line-height: 1.5em; margin: 0px; padding: 0px;"&gt;xxxxxxxxxx&lt;/span&gt;&lt;/pre&gt;
&lt;/b&gt;&lt;b style="background-color: white; color: #4d4d4d;"&gt;&amp;nbsp;&lt;/b&gt;&lt;span style="background-color: white; color: #4d4d4d;"&gt;with your site's/blog's username.&lt;/span&gt;&lt;/li&gt;
&lt;li style="background-color: white; color: #4d4d4d; list-style-type: square; margin: 0px; padding: 0px 0px 5px;"&gt;After you have replaced the username with yours save the widget now it's all yours.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/add-simple-minimal-style-social.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVPBmSFyyopIU_TQAoteoxTEyky_SG1IrAE2pdXNVPCz6gquEr5nwQ1wHw8-OD_lXjzyaD7qroV84f1GEfEYjpEa2JCSQX_7N-LjvNJ-Hhy2JZzkc1RsnfguMjdbNj6TtHAlGsmz7DW-o/s72-c/Screenshot_4.png" width="72"/></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3005712979057599451.post-2651552724813876845</guid><pubDate>Fri, 07 Feb 2014 12:40:00 +0000</pubDate><atom:updated>2014-02-07T07:38:15.963-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AdSense</category><category domain="http://www.blogger.com/atom/ns#">Floating</category><category domain="http://www.blogger.com/atom/ns#">Tools</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>Add Floating AdSense and Other Ads On Sidebar Of Your Blog</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="background-color: white; font-family: Lora, Georgia, serif; font-size: 16px; line-height: 29px; margin: 0px; padding: 0px; text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; margin: 0px; padding: 0px; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBVvcsXC_982iRIYj_NTLK5St4GbyuLQKZhsRRSjymJdhxUCQFTYzWW-vT6uSRe0-5ouiu1AQzaNhC29gX_4ipqSm0j5KAVIEeeKLXLUf8QJauW3EtukAWpI5WgTZXqB_R7GA6aWR_sjbX/s1600/floating-ads.png" imageanchor="1" style="clear: left; color: #0084ce; float: left; margin: 0px 1em 1em 0px; padding: 0px;"&gt;&lt;img alt="floating-ads" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBVvcsXC_982iRIYj_NTLK5St4GbyuLQKZhsRRSjymJdhxUCQFTYzWW-vT6uSRe0-5ouiu1AQzaNhC29gX_4ipqSm0j5KAVIEeeKLXLUf8QJauW3EtukAWpI5WgTZXqB_R7GA6aWR_sjbX/s1600/floating-ads.png" style="border: none; height: auto; margin: 0px; max-width: 100%; padding: 0px;" title="floating-ads" /&gt;&lt;/a&gt;&lt;/div&gt;
Many bloggers are using&amp;nbsp;&lt;a href="http://www.blogsdaddy.com/2011/08/floating-social-media-share-buttons-on.html" style="color: #0084ce; margin: 0px; padding: 0px;" target="_blank"&gt;floating&lt;/a&gt;&amp;nbsp;ads on their blogs. Because they are earning much money with floating ads. If your blog's sidebar has no more ad space then you can use these ads. By using floating technique we can generate more click on AdSense or other ads. Today in this tutorial we will guide you how to show&amp;nbsp;&lt;b&gt;160px x 600px&lt;/b&gt;&amp;nbsp;floating&amp;nbsp;&lt;a href="http://www.blogsdaddy.com/2013/06/adsense-publisher-scorecard-improve.html" style="color: #0084ce; margin: 0px; padding: 0px;" target="_blank"&gt;AdSense ads&lt;/a&gt;&amp;nbsp;on right or left side of your blog. Before displaying ads please read carefully about TOS of your respective ad network that are they allow to float ads or not?&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;a href="https://www.blogger.com/blogger.g?blogID=3005712979057599451" name="more" style="color: #0084ce; margin: 0px; padding: 0px; text-decoration: underline;"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br style="background-color: white; font-family: Lora, Georgia, serif; font-size: 16px; line-height: 29px;" /&gt;
&lt;center style="background-color: white; font-family: Lora, Georgia, serif; font-size: 16px; line-height: 29px;"&gt;
&lt;a class="medium button blue" href="http://blogsdaddydemo.blogspot.in/" rel="nofollow" style="-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 3px; background-color: #2981e4; background-image: url(http://bit.ly/MKreRz); background-position: initial initial; background-repeat: repeat no-repeat; border-bottom-color: rgba(0, 0, 0, 0.247059); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: rgb(132, 172, 195) !important; border-left-style: solid !important; border-left-width: 1px !important; border-right-color: rgb(132, 172, 195) !important; border-right-style: solid !important; border-right-width: 1px !important; border-top-color: rgb(132, 172, 195) !important; border-top-left-radius: 6px; border-top-right-radius: 6px; border-top-style: solid !important; border-top-width: 1px !important; color: white; cursor: pointer; display: inline-block; font-family: calibri; font-size: 14px; font-weight: bold; line-height: 1; margin: 0px; padding: 8px 14px 9px; position: relative; text-decoration: none; text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 1px;" target="_blank"&gt;Demo&lt;/a&gt;&lt;/center&gt;
&lt;div style="background-color: white; font-family: Lora, Georgia, serif; font-size: 16px; line-height: 29px; margin: 0px; padding: 0px; text-align: justify;"&gt;
&lt;h4 style="background-color: rgb(0, 68, 137) !important; border: 2px dashed rgb(255, 255, 255); color: rgb(252, 252, 252) !important; font-family: bebasregular, 'Yanone Kaffeesatz', sans-serif; font-size: 24px; font-weight: normal; line-height: 1.25; margin: 20px 0px 10px; padding: 5px 10px; text-shadow: rgb(0, 0, 0) 1px 2px 9px;"&gt;
Add This Widget to Blogger Blog&lt;/h4&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;ul style="margin: 0px 0px 0px 35px; padding: 10px 0px 20px; text-align: left;"&gt;
&lt;li style="list-style-type: disc; margin: 0px; padding: 0px 0px 5px;"&gt;Go to&amp;nbsp;&lt;b&gt;Blogger Dashboard » Layout&lt;/b&gt;&lt;/li&gt;
&lt;li style="list-style-type: disc; margin: 0px; padding: 0px 0px 5px;"&gt;Click On&amp;nbsp;&lt;b&gt;Add a Gadget&lt;/b&gt;&lt;/li&gt;
&lt;li style="list-style-type: disc; margin: 0px; padding: 0px 0px 5px;"&gt;Choose&amp;nbsp;&lt;b&gt;HTML/JavaScript.&lt;/b&gt;&lt;/li&gt;
&lt;li style="list-style-type: disc; margin: 0px; padding: 0px 0px 5px;"&gt;Copy The Below Code and Paste it In "&lt;b&gt;HTML/JavaScript&lt;/b&gt;" Gadget.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px;"&gt;
&lt;blockquote class="tr_bq" style="background-color: #ffffa0; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(229, 229, 151); margin: 0px; padding: 10px;"&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;style&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
#blogsdaddyflotads {&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
height:30px;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
width:auto;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
background: #333333 url('..');&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
background-repeat:repeat-x;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
text-align:left;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
padding-top:4px;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
}&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
#bdadsbase{&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
height:600;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
margin:0auto;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
width:&lt;span style="color: #cc0000; margin: 0px; padding: 0px;"&gt;160px&lt;/span&gt;;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
background:#fff;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
border-bottom:2px #333333 solid;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
border-right:2px #333333 solid;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
border-left:2px #333333 solid;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
text-align:center;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
padding:4px;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
}&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
#bdadsheadline{&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
opacity:1.0;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
height:auto;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
width:auto;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
position:fixed;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
top:65px;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&lt;span style="color: purple; margin: 0px; padding: 0px;"&gt;left&lt;/span&gt;:10px;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
border-bottom:1px #005094 solid;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
border-bottom:0px blue solid;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
color:#333;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
padding:0px;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
z-index:1001;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
font-size:13px;}&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;/style&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;script type="text/javascript"&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
function getValue()&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
{&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
document.getElementById("bdadsheadline").style.display = 'none';&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
}&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;/script&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;div id="bdadsheadline"&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;div id="blogsdaddyflotads"&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;span style="color:#fff;font-size:13px;font-weight:bold;text-shadow:black 0.1em 0.1em 0.1em"&amp;gt;&amp;lt;/span&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;span style="color:#fff;font-size:13px;font-weight:bold;text-shadow:black 0.1em 0.1em 0.1em;float:right;padding-top:3px;padding-right:10px"&amp;gt;&amp;lt;a href="http://www.blogsdaddy.com/2013/07/float-adsense-on-sidebar-of-blogger.html" target="_blank" rel='nofollow' onclick="getValue()"&amp;gt;close(x)&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;div id="bdadsbase"&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;h3&amp;gt;&amp;lt;/h3&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;p align="&lt;b&gt;&lt;span style="color: purple; margin: 0px; padding: 0px;"&gt;left&lt;/span&gt;&lt;/b&gt;"&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;/h3&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;p&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&lt;b&gt;&lt;span style="color: #38761d; margin: 0px; padding: 0px;"&gt;Your Ad Code Here&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0px; padding: 0px; text-align: left;"&gt;
&amp;lt;br/&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;h4 style="background-color: rgb(0, 68, 137) !important; border: 2px dashed rgb(255, 255, 255); color: rgb(252, 252, 252) !important; font-family: bebasregular, 'Yanone Kaffeesatz', sans-serif; font-size: 24px; font-weight: normal; line-height: 1.25; margin: 20px 0px 10px; padding: 5px 10px; text-shadow: rgb(0, 0, 0) 1px 2px 9px;"&gt;
Customization&lt;/h4&gt;
&lt;ul style="margin: 0px 0px 0px 35px; padding: 10px 0px 20px; text-align: left;"&gt;
&lt;li style="list-style-type: disc; margin: 0px; padding: 0px 0px 5px;"&gt;Replace "&lt;b&gt;&lt;span style="color: #38761d; margin: 0px; padding: 0px;"&gt;Your Ad Code Here&lt;/span&gt;&lt;/b&gt;" With Your Own Ad Code.&lt;/li&gt;
&lt;li style="list-style-type: disc; margin: 0px; padding: 0px 0px 5px;"&gt;Change&amp;nbsp;&lt;span style="color: #cc0000; margin: 0px; padding: 0px;"&gt;160px&lt;/span&gt;&amp;nbsp;to Increase or Decrease Width.&lt;/li&gt;
&lt;li style="list-style-type: disc; margin: 0px; padding: 0px 0px 5px;"&gt;Change&amp;nbsp;&lt;span style="color: purple; margin: 0px; padding: 0px;"&gt;Left&lt;/span&gt;&amp;nbsp;With Right to Float Right Side Of Your Blog.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://coolbloggertools.blogspot.com/2014/02/add-floating-adsense-and-other-ads-on.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBVvcsXC_982iRIYj_NTLK5St4GbyuLQKZhsRRSjymJdhxUCQFTYzWW-vT6uSRe0-5ouiu1AQzaNhC29gX_4ipqSm0j5KAVIEeeKLXLUf8QJauW3EtukAWpI5WgTZXqB_R7GA6aWR_sjbX/s72-c/floating-ads.png" width="72"/></item></channel></rss>