@charset "utf-8"; /* CSS Document */ /* Header */ #headerWrapper { display: none; } h1#header { display: block; color: #666666; } #tabsWrapper { display: none; } #crumbsWrapper { background: none; border: none; color: #999999; } #searchBox { display: none; } #innerContentWrapper { background: none; border: none; } #pageContent { border: none; background: none; } #content { width: 100%; } #sidebar { display: none; } #pageTitle { clear: both; background: none; border: none; border-bottom: 1px solid #666666; } #page_actions { display: none; } table.applicationLogs { background: none; width: 100%; } table.logTypeIcon { width: 10%; } table.logDetails { width: 70%; } table.logTakenOnBy { float: right; width: 20%; } .block { border: 1px solid #CCCCCC; } .milestone { border: 1px solid #CCCCCC; background: none; } .addTask .options { display: none; } img.taskTest { display: none; } /* Footer */ #footer { background: none; } #copy { color: #333333; } #productSignature { color: #999999; }