.sortable {width:980px; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 0 15px; }
/*.sortable th {background:url(sorter_img/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}*/
/*.sortable th {background-color: #499DDD; text-align:left; color: #FFFFFF; border:1px solid #499DDD; border-right: 1px solid #C6D5E1}*/
.sortable th {background-color: #2B4491; text-align:left; color: #FFFFFF; border:1px solid #2B4491; border-right: 1px solid #C6D5E1}
.sortable th h3 {font-size:0.9em; padding:6px 8px 8px}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1; }
.sortable .head h3 {background:url(sorter_img/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px; font-size: 0.9em; text-align: center}
/*.sortable .desc, .sortable .asc {background:url(sorter_img/header-selected-bg.gif)}*/
.sortable .desc, .sortable .asc {background-color: #146AB0; text-align: center}
.sortable .desc h3 {background:url(sorter_img/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px; font-size: 0.9em}
.sortable .asc h3 {background:url(sorter_img/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px; font-size: 0.9em}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff; line-height: 1.8em; }
.sortable .oddrow td {background:#ecf2f6; line-height: 1.8em}
.sortable td.evenselected {background:#FCFCFC; line-height: 1.8em}
.sortable td.oddselected {background:##EBF1F5; line-height: 1.8em}

#acro-list-table .sortable .evenrow td {font-size: 1.1em;}
#ISOtable tr td:nth-child(2) { text-align: right; padding-right: 1.2rem;}
/*#ISOtable tr td:nth-child(3) { text-align: left; padding-left: 1.2rem;}*/
#ISOtable tr td:nth-child(4) { text-align: left; padding-left: 1.2rem;}
#ISOtable tr td:nth-child(5) 
	{ 
		text-align: left; padding-left: 1.2rem;
	}
	
.nosort {background-image: none; ; text-align: center};

#controls {width:980px; margin:0 auto; height:20px}
#perpage {float:left; width:200px}
#perpage select {float:left; font-size:11px}
#perpage span {float:left; margin:2px 0 0 5px}
#navigation {float:left; width:580px; text-align:center}
#navigation img {cursor:pointer}
#text {float:left; width:200px; text-align:right; margin-top:2px}