/************************************************************************ /* /* NatesDawgs.com Schedules styling rules /* /* Rules on this page will govern the styling for the schedules. /* /* INCLUDE SITE WIDE VARIABLES /* /************************************************************************ /* /* define css VARIABLES /* /************************************************************************/ /************************************************************************ /* /* end VARIABLES /* /************************************************************************/ /* /************************************************************************/ .schedule_place { width:95%; } .schedule_place tr.head { font: 11pt 'Molengo', Verdana, sans-serif; } .schedule_place tr.head td { padding-bottom:0.2em; border-bottom: 1px dashed #999999; font-weight:bold; font-style:italic; } .schedule_place td.dater { width:100px; text-align:right; padding-right:2.0em; } .schedule_place td.results { padding-left:0.8em; padding-top:0.4em; } .schedule_place td { font: 10pt 'Molengo', Verdana, sans-serif; } #schedule_years { width:220px; border:1px red solid; float:left; text-align:center; margin: 0px 50px 0px 20px; display: inline-block; padding: 6px; background-color:#D4D4D4; }