@charset "ISO-8859-1";

@media all {

.gridListLeft {background-color:#FFFFFF;float:left;width:950px;}

.innerModuleTableList {background-color:#F7F9FC;width:950px;}

/* Link PDF Icon */
.gridListLeft span.boxPdf {cursor:help; color:#656565;background:transparent url("/_common/img/icons/icon_pdf.gif") no-repeat center right;padding-right:17px;}
/* Link Doc Icon */
.gridListLeft span.boxDoc {cursor:help; color:#656565;background:transparent url("/_common/img/icons/icon_doc.gif") no-repeat center right;padding-right:17px;}
/* Link Excel Icon */
.gridListLeft span.boxExcel {cursor:help; color:#656565;background:transparent url("/_common/img/icons/icon_excel.gif") no-repeat center right;padding-right:17px;}
/* Link Html Icon */
.gridListLeft span.boxHtml {cursor:help; color:#656565;background:transparent url("/_common/img/icons/icon_html.gif") no-repeat center right;padding-right:17px;}


#content .gridListLeft .innerModuleCorner .boxCornerCenter {width:940px;}

}