.widget_tableDiv{
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical;
	width:347px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
}

table#alter tr td {
	background: #DDF0FF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding:3px 0px;
	font-size:12px;
	margin-bottom:5px;
	font-weight: normal;
	text-decoration: none;
	border: 1px dashed #cecece;
} 

/* tbs1am */
table#alter tr.dif td {
	background: #fdfdf6;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding:3px 0px;
	font-size:12px;
	margin-bottom:5px;
	font-weight: normal;
	text-decoration: none;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e3e3e3;
	border-bottom-color: #cecece;
} 
.fundo_bg {
	background-color:#ffffff;
	font-weight:normal;
	position:relative;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cecece;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cecece;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cecece;
	border-baseline-width: 1px;
	border-baseline-style: dashed;
	border-baseline-color: #cecece;
}
