.subbody{
	padding: 5px;
}
.topo{
	padding: 0.5em 0;
}
#content{
	padding: 0 5px;
	margin-bottom: 10px;
}
#navigation{
	
}
table.list{
	width: 100%;
}

.itens{
	padding: 0.5em 0;
}
.itens strong{
	padding-left: 0.5em;
}

.deleted{
	background: url(../img/deleted.png) 8px 8px no-repeat ;
	padding-left: 8px !important;
	padding-bottom: 5px !important; 
	margin: 0px !important;
}

.width-deleted{
	width: 75px;
}
table td a.label{
	width: 100%;
}

.width-full{
	width: 100%;
}

.edit_obj{
	margin-top: -35px;
}