/*
.title6 {
  margin: 0 0 10px 0;
  padding: 5px 10px;
  border-color: #005BAE;
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  color: #993333;
  font-size: 1.1em;
}
*/

.title6 {
margin:0px;
padding:5px 0 5px 10px;
background:#F5F5F5;
border-left:#6D6D6D 8px solid;
font-size: small;
font-weight: bold;
color:#333;
}

.itemInfo {text-align: left; padding: 0px;}
ul {text-align: left; padding: 0px;}



/*
.sortable {width:630px; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px}
*/
.sortable {width:630px; border:none; margin:0 auto 15px}
.sortable th {text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}
.sortable th h3 {font-size:10px; padding:6px 8px 8px}
.sortable td {padding:4px 6px 6px; background:url(images/dotline_001.gif) repeat-x left bottom;}
.sortable .head h3 {background:url(images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc, .sortable .asc {background:url(images/header-selected-bg.gif)}
.sortable .desc h3 {background:url(images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc h3 {background:url(images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {}
.sortable .oddrow td {}
.sortable td.evenselected {}
.sortable td.oddselected {}
.sortable_topline background:url(images/dotline_001.gif) repeat-x left bottom;

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