/************************************************************************ /* /* NatesDawgs.com Rankings styling rules /* /* Rules on this page will govern the styling for the rankings. /* /* INCLUDE SITE WIDE VARIABLES /* /************************************************************************ /* /* define css VARIABLES /* /************************************************************************/ /************************************************************************ /* /* end VARIABLES /* /************************************************************************/ /* /************************************************************************/ .ranking_place table { border-spacing:8px; } .ranking_place tr.head { font: 11pt 'Molengo', Verdana, sans-serif; } .ranking_place tr.head td { padding-bottom:0.2em; border-bottom: 1px dashed #999999; font-weight:bold; font-style:italic; text-align:center; } .ranking_place td a { text-decoration:none; } .ranking_place td { width:5.88%; text-align:center; font: 10pt 'Molengo', Verdana, sans-serif; } #ranking_years { width:220px; border:1px red solid; float:left; text-align:center; margin: 0px 50px 0px 20px; padding: 6px; background-color:#D4D4D4; }