#scientificNotation
        {
        text-align:right;
        }

th
        {
        font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #ccc;
        border-right: 1px solid #513127;
        border-bottom: 1px solid #513127;
        border-top: 1px solid #513127;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
        padding: 8px 12px 4px 12px;
        background: #513127;;
        vertical-align:middle;
        }
td.total
        {
        border-top: 0;
        border-left: 0;
        border-right: 1px solid #513127;
        background: none;
        text-align:right;
        font-weight:bold;
        text-transform:uppercase;
        letter-spacing:1px;
        }
th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime

        {
        cursor:pointer;
        background: #513127 url(../images/sort.gif)6px center no-repeat; cursor:pointer; padding-left:18px;
        }
th.forwardSort
        {
        background:#513127 url(../images/desc.gif)6px center no-repeat; cursor:pointer; padding-left:18px;
        }
th.reverseSort
        {
        background:#513127 url(../images/asc.gif) 6px center no-repeat; cursor:pointer; padding-left:18px;
        }
span{display:none;}
th a {color:#CCC;}

img{	
        background:none !important;
        padding: 0 !important;
}
.style2 {
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
}

.style4 {
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
}

.style8 {
	text-align: left;
	font-size: small;
	border-top-style: solid;
	border-top-width: 1px;
}
.style9 {
	text-align: center;
	font-size: small;
	border-top-style: solid;
	border-top-width: 1px;
}
