@charset "utf-8";
/* CSS Document */
div.pr { border-bottom: 1px solid #000; }
div.heading { font-size: .8em; font-weight: bold; color: #666; text-align: center;}
div.pr span {display: none; }
div.pr div.image { display: none; }
div.pr div.number { width: 35px; float: left; margin-left: 5px; text-align: center;}
div.pr div.name { width: 280px; float: left; text-align: left;}
div.pr a { color: #000; text-decoration: none; }
div.pr div.position { width: 65px; float: left; text-align: left; }
div.pr div.height { width: 50px; float: left; text-align: center; }
div.pr div.year { width: 50px; float: left; text-align: center; }
div.pr div.hometown { width: 180px; float: left; text-align: left;}
div.clear { clear: both; }