.ConteudoBorda{
	position:relative;
	float:left;
	width:100%;
	border-bottom:gray dotted 1px;
	margin:0px 0px 10px 0px;
}

.ConteudoBorda table tr th{
	position:relative;
	float:left;
	text-align:left;
}
