.sortable {width:680px; border-left:0px solid #c6d5e1; border-top:0px solid #c6d5e1; border-bottom:none; margin:0 0 0 0;}
.sortable th {background:url(../Imagens/header-bg.gif); text-align:center; color:#cfdce7; border:1px solid #fff; border-right:none}
.sortable th h3 {font-size:12px; padding:6px 8px 8px; color:#cfdce7; margin-top: 5px;}
.sortable th h8 {font-size:12px; padding:6px 8px 8px; color:#cfdce7; margin-top: 5px;}
.sortable td {padding:4px 6px 6px; border-bottom:0px solid #c6d5e1; border-right:0px solid #c6d5e1;}
.sortable .head h3 {background:url(../Imagens/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc, .sortable .asc {background:url(../Imagens/header-selected-bg.png)}
.sortable .desc h3 {background:url(../Imagens/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc h3 {background:url(../Imagens/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 {background:#fff}
.sortable .oddrow td {background:#ecf2f6}



.sortable td.evenselected {background:#ecf2f6}
.sortable td.oddselected {background:#dce6ee}


#controls {width:980px; margin:0 20px; height:20px; margin-top:5px;}
#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:300px; text-align:center; margin-top:5px;}
#navigation img {cursor:pointer}
#text {float:left; width:200px; text-align:right; margin-top:5px; }

#workflow table{
    width: auto;    
}
a:link {text-decoration:none;} 
#a:visited {text-decoration:none;} 
#a:active {text-decoration:none;} 
a:hover {text-decoration:none;}
a img{border-width: 0;}

label.error {

    float: none; 
    color: red; 
    margin: 1em; 
    vertical-align: top;
    font-size: 13px 
}
