.sortable1 { width:780px; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px;}
.sortable1 th {background-color: rgb(53,103,154);text-align:center; color:#cfdce7; border:1px solid #fff; border-right:none}
.sortable1 th h3 {font-size:12px; padding:6px 8px 8px; color:white; margin-top: 5px;}
.sortable1 th h8 {font-size:12px; padding:6px 8px 8px; color:#cfdce7; margin-top: 5px;}
.sortable1 td {font-size:12px;padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1;}
.sortable1 td h3{background-color: rgb(53,103,154);font-size:12px; padding:5px 5px 5px 5px; color:white; margin-top: 0px;margin-bottom: 0px;}
.sortable1 .head h3 {background:url(../Imagens/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable1 .desc, .sortable .asc {background:url(../Imagens/header-selected-bg.png)}
.sortable1 .desc h3 {background:url(../Imagens/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable1 .asc h3 {background:url(../Imagens/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable1 .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable1 .evenrow td {background:#fff}
.sortable1 .oddrow td {background:#ecf2f6}

.tablewrapper{width:1020px;}

.sortable1 td.evenselected {background:#ecf2f6}
.sortable1 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 
}