﻿#DivWeBrowInfo { 	clear: left; 	background: rgb(9, 9, 9); 	color: #CCFFCC; 	padding: 0px; 	font-size: 12px; } #DivWeBrowInfo table { 	width: 100%; } #DivWeBrowInfo td { 	font-weight: normal; 	background-color: rgb(0, 0, 128); 	padding: 0px 10px 0px 10px; } #DivWeBrowInfo th { 	color: white; 	font-size: 12px; 	background-color: rgb(0, 0, 118); } #trTit { 	text-align: center; 	color: rgb(0, 153, 204); 	font-weight: bold; 	height: 30px; } .tddescricao { text-align:left; } .spndescricao { color: #66FFFF; text-align:left; } .spnresultado { color: #FFFFFF;  } .imgresultado { width: 43px; height: 11px; } /* #th0, #th1, #th2, #th3, #th4, #th5, #th6, #th7, #th8, #th9, #th10, #th11, #th12, #th13, #th14, #th15, #th16 { 	visibility: hidden; 	color: #66FFFF; } #td0, #td1, #td2, #td3, #td4, #td5, #td6, #td7, #td8, #td9, #td10, #td11, #td12, #td13, #td14, #td15, #td15 { 	visibility: hidden;	color: #FFFFFF; } #img0, #img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10, #img11, #img12, #img13, #img14, #img15, #img16 { 	visibility: visible; 	width: 43px; 	height: 11px; } */ #TdBrowSent { 	color: gray; 	padding-top: 10px; } #nome { 	float: left; 	margin-right: 10px; 	width: 500px; 	font-size: 22px; 	color: rgb(0, 155, 255); 	padding: 10px; } #resultados { 	float: left; 	margin-right: 10px; 	clear: right; 	width: 400px; 	text-align: right; 	padding: 10px; } @media all and (max-width: 1020px) { } @media all and (max-width: 501px) { h1 { 	padding: 50px 0px 0px 20px; 	width: auto; 	text-align: left; } } } @media all and (max-width: 350px) { } 
