.widePanelTable {
    padding: 0;
    border-collapse: collapse;
    width: 616px;
}

.widePanelTable tr.alt {
    background: #f5f5f5;
}

.widePanelTable td {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    border-right: 10px solid #fff;
}

td.rowName {
    border: 0;
    font-weight: bold;
}

td.daily {
    width: 140px;
}

td.monthly {
    width: 266px;
}

td.reportData {
    border: 0;
    width: auto;
}

div.withTable {
    width: 616px;
    padding: 0;
    min-height: 40px;
}

.thead {
    background: #b9b9b9;
}

th {
    color: #000;
    padding: 5px;
}

td.last {
    border-bottom: 0;
}

td.lastCol {
    border-right: 0;
}

div.lngTrackerDownload {
    float: left;
    display: block;
    padding: 0 0 18px 0;
    width: 618px;
    height: 163px;
    background: url(../../../images/reskin/lngTrackerMonthly.gif) no-repeat top left;
}

ul.lngTrackerDownloadItems {
    list-style-type: none;
    margin-left: 10px;
}

ul.lngTrackerDownloadItems li {
    float: left;
    margin: 112px 0 0 0;
    padding-right: 10px;
    font-weight: bold;
    color: #fff;
}

ul.lngTrackerDownloadItems li a {
    color: #fff;
}

div.informationArea {
    padding: 0 0 18px 0;
    border: 1px solid #ccc;
    border-top: 0;
    width: 616px;
    margin: 0;
    min-height: 122px;
    float: left;
    background: #fff;
}

div.informationArea p {
    padding: 10px;
    margin: 0;
}

td.highLightRow {
    font-weight: bold;
    background: #fce6cf;
}

div.stacked {
    margin-bottom: 0;
}

/* charts */

div#load-calls-chart,
div#discharge-calls-chart {
    padding: 0;
    margin: 0 0 0 10px;
}

.panelWide .bband {
    /*background: url(../../images/reskin/bBandBg.gif) no-repeat top left;*/
    background: #d8e8f8 url(../../images/reskin/panelFullWidthMaskBottom.gif) no-repeat bottom left;
    /*margin-bottom: 18px;*/
}

.panelWide .bband a,
    .jGrid .bband a:hover {
    color: #fff;
}

.panelWide .bband .nav a {
    margin: 0 1px 0 1px;
    color: #666;
}

.panelWide .bband .nav a:hover {
    text-decoration: none;
    /*border: solid 1px #369;*/
    border: 1px solid #bababa;
    /*height: 13px;*/
    padding:3px 6px;
    /*border-top: 1px solid #124066;*/
    border-top: 1px solid #afafaf;
    background: #368ed8 url(../../images/reskin/pagingBgGrey.gif) repeat-x top left;
}

.panelWide .bband .nav .button a {
    background: url( ../../widgets/jGrid/images/pager-buttons-blue.gif ) no-repeat top left;
    height: 14px;
    width: 8px;
    border: none;
    padding: 4px 10px;
}

.panelWide .bband .nav .button a:hover {
    background: url( ../../widgets/jGrid/images/pager-buttons-darkBlue-on.gif ) no-repeat;
    border: none;
}

.panelWide .bband .nav .previous a, .bband .nav .previous a:hover {
    background-position: 0 -20px;
}

.panelWide .bband .nav .next a, .bband .nav .next a:hover {
    background-position: 0 -40px;
}

.panelWide .bband .nav .last a, .bband .nav .last a:hover {
    background-position: 0 -60px;
}

.panelWide .band {
    /*background: url(../../images/reskin/bandBg.gif) no-repeat top left;*/
    background: #d8e8f8 url(../../images/reskin/panelWidthMask.gif) no-repeat top left;
    color: #666;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    padding: 2px 0 0 0;
    height: 33px;
    clear: both;
    border:0;
    width: 618px;
overflow:hidden;
position:relative;    
}

.panelWide ul {
list-style:none outside none;
margin:0;
}

#pager {
    float: left;
}

.panelWide .nav {
float:left;
height:25px;
list-style:none outside none;
padding:8px 12px 0px 0px;
}

#results-per-page {
    float: right;
}

.panelWide .nav li {
border:0 none;
float:left;
margin:0;
padding:2px;
position:relative;
}

.panelWide .bband .nav a  {
color:#666666;
margin:0 1px;
}

.panelWide .nav .button a em {
display:none;
}

.panelWide .nav .display {
padding:0px 6px;
}

td a {
    white-space:nowrap; 
}
