/* topsites */
table.topsites 				{ overflow: hidden; white-space: nowrap; margin: 10px 0 0 0; text-align: center; padding: 5px 0 0 0; }
table.topsites .ts1-1		{ background: url(/img/cornersquare1-1.gif) no-repeat; width: 10px; height: 10px; }
table.topsites .ts1-2		{ background: url(/img/cornersquare1-2.gif) repeat-x; }
table.topsites .ts1-3		{ background: url(/img/cornersquare1-3.gif) no-repeat; width: 10px; height: 10px; }
table.topsites .ts2-1		{ background: url(/img/cornersquare2-1.gif) repeat-y; }
table.topsites .ts2-3		{ background: url(/img/cornersquare2-3.gif) repeat-y; }
table.topsites .ts3-1		{ background: url(/img/cornersquare3-1.gif) no-repeat; width: 10px; height: 10px; }
table.topsites .ts3-2		{ background: url(/img/cornersquare3-2.gif) repeat-x; }
table.topsites .ts3-3		{ background: url(/img/cornersquare3-3.gif) no-repeat; width: 10px; height: 10px; }
table.topsites .ts2-2		{ padding: 0; }
table.topsites .ts2-2 h2		{ margin: 0; padding: 3px 0; font-size: 10px; color: #888; font-family: verdana, arial; }
table.topsites .ts2-2 ul		{ margin: 0; padding: 1px; }
table.topsites .ts2-2 ul li		{ list-style: none; padding: 0; margin: 0; }
table.topsites .ts2-2 ul li a	{ font-weight: normal !important; color: #888 !important; font-size: 10px; border: none !important; display: block; padding: 4px 0; }
table.topsites .ts2-2 img		{ display: none; }
