/************************************************************************ /* /* NatesDawgs.com Quotes styling rules /* /* Rules on this page will govern the styling for the quotes page. /* /* INCLUDE SITE WIDE VARIABLES /* /************************************************************************ /* /* define css VARIABLES /* /************************************************************************/ /************************************************************************ /* /* end VARIABLES /* /************************************************************************/ /* /************************************************************************/ .qteText { font: 11pt 'Molengo', Verdana, sans-serif; display: inline-block; background-repeat: no-repeat; background-position: top left; color: ; padding-left: 28px; background-image: url('css_images/db2.gif'); margin:0px 50px; } .qteBy { font: 10pt 'Molengo', Verdana, sans-serif; color: red; font-style:italic; margin:0px 80px; letter-spacing:1.5px; }