table.normalTable tbody tr.newRow {background-color:#FFFFF0}

table.normalTable tbody tr.childRow {}
table.normalTable tbody tr.okRow {background-color:#90EE90}
table.normalTable tbody tr.warningRow {background-color:#FFFFF0}
table.normalTable tbody tr.failedRow {background-color:#FF9999}

.grupoFinanceiro {}

div.modal_w950{
	width:950px;
}

li.adjust{
	padding-bottom:0px;margin-top:11px;
}

div.combo_expandido ul li {
	display: block !important;
	float: none;
	padding: 0;
}
div.combo_expandido ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #999;
}
div.combo_expandido ul li a:hover {
	background-color: #e5e5e5;
}

div.textarea_chamado_metade textarea {
    background: url(../img/bg/fundo_textareachamado_w510.jpg) no-repeat;
    border:none;
    height: 110px;
    width:501px;
    padding: 5px;
    color:#999;
    font: 11px Verdana;    
}

div.textarea_chamado_metade_foco textarea {
    background: url(../img/bg/fundo_textareachamado_foco_w510.jpg) no-repeat;
    border:none;
    height: 110px;
    width:501px;
    padding: 5px;
    color:#FFF;
    font: 11px Verdana;    
}
