div#content-inner {
   background:url(/img/contents_back.png) top center no-repeat;
   padding:0px;
}

div#cat-name h2 {
   height:37px;
   display:block;
   text-indent:-9999px;
}


div#cat-name h2.program {
   background:url(/img/cat_title_program.png) top left no-repeat;
}

div#cat-name h2.company {
   background:url(/img/cat_title_company.png) top left no-repeat;
}

div.program-pdf {
   position:absolute;
   text-align:right;
   width:833px;
   margin-top:33px;
   margin-right:17px;
}

div.asset-footer div.program-pdf {
   position:static;
   margin:0px;
}

table.comp td {
   text-align:left;
}




