@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; }
img { border:none; }

div#loMain { width:227px; height:141px; }
div#loMain a { text-decoration:none; cursor:hand; }

div#loCount {position:relative; top: -80px; font-weight:bold; font-size:1.3em; margin-left:5px;}
div#loCount a { color:#c33; text-decoration:none; }
div#loCount a:hover { text-decoration:underline; }

div#loSource { position:relative; bottom:48px; font-size:.8em; font-style:italic; }
div#loSource a { color:#069; }
div#loSource a:hover { text-decoration:underline; }
