/*
Description:Reset styles for DF Syndication (CPi brand UI).
$Date:2008-03-05 16:29:00 -0700 (Wed,05 Mar 2008) $
$LastChangedDate:2008-03-05 16:29:00 -0700 (Wed,05 Mar 2008) $
$Rev:7930 $
$Author:lance $
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{background-color:#262626;color:#adadad;line-height:1.4;font-family:"Trebuchet MS","Lucida Grande",sans-serif;font-size:75%;/* The font-size percentage is of 16px (0.75 * 16px = 12px)
Divide desired pixel size by 12 to get em measurement.
*/}
/* Tables still need 'cellspacing="0"' in the markup. */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
a img{border:none;}
/* typography
---------------------------
*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{font-size:3em;line-height:1;margin-bottom:.5em;}
h2{font-size:2em;margin-bottom:.75em;}
h3{font-size:1.5em;line-height:1;margin-bottom:1em;}
p{margin:0 0 1em;}
a{outline:none;text-decoration:none;}
a:link,a:visited{color:#fff;}
a:hover,a:active,a:focus{color:#fff;text-decoration:underline;}
strong{font-weight:bold;}
em{font-style:italic;}
li ul,li ol{margin:0 1.5em;}
ul,ol{margin:0 1.5em 1.5em 1.5em;}