﻿
/* Remove background from list pages */
#innercontent.images, #innercontent.documents, #innercontent.pos, 
#innercontent.guidelines { background-image: none; }

/* Update nested leftnav styles */
#trade #leftnav ul li a, #press #leftnav ul li a { font-weight: bold; }
#trade #leftnav ul li ul li a, #press #leftnav ul li ul li a { font-size: 107%; font-weight: normal; }

/* copy styles */
#trade h2, #press h2 { padding-top: 38px; }
#trade h2 span.section, #press h2 span.section { color: #959595; }

#trade #footer ul li.trade a.mediabutton, #press #footer ul li.press a.mediabutton { border-color: #fff; }

/* Resource styles */
#itemlisting .resource { border-top: 1px solid #d7d7d7; padding: 8px 0 10px 0; width: 533px; }

#itemlisting .resource h3 { font-size: 85%; padding-bottom: 8px; }
#itemlisting .resource .imgdiv { width: 325px; float: left; }

#itemlisting .resource .resdiv { float: right; text-align: right; width: 207px; padding: 0; margin: 0; }
#itemlisting .resource .resdiv ul, #itemlisting .resource .resdiv ul li { list-style: none; 
    margin: 0; padding: 0; font-size: 85%; }
#innercontent #copy #itemlisting .resource .resdiv ul li { font-size: 100%; line-height: 155%; }
#innercontent #copy #itemlisting .resource .resdiv ul li a { font-size: 100%; line-height: 100%; }