
			
	fieldset.acess legend{
			background:#fff;
			color:#222;
			border:1px solid #8696a5;
			text-transform: uppercase;
			padding:3px 5px;
			font-size:11px;
			font-weight:500;
			font-family:arial;
			margin-left:-5px;
			margin-bottom:15px;
			margin-top:0px;
			border-top-right-radius:4px;
			border-top-left-radius:4px;
			-webkit-border-top-left-radius:4px;
			-moz-border-top-left-radius:4px;
			-webkit-border-top-righ-radius:4px;
			-moz-border-top-right-radius:4px;
		}

	fieldset.artigos legend{
			background:#fff;
			color:#222;
			border:1px solid #8696a5;
			text-transform: uppercase;
			padding:3px 5px;
			font-size:11px;
			font-weight:500;
			font-family:arial;
			margin-left:-5px;
			margin-bottom:19px;
			border-top-right-radius:4px;
			border-top-left-radius:4px;
			-webkit-border-top-left-radius:4px;
			-moz-border-top-left-radius:4px;
			-webkit-border-top-righ-radius:4px;
			-moz-border-top-right-radius:4px;
		}
		
		.row, .td{
		  width:253px;
		}
		
		.impressora{
			top: 50px;
		}
		.artigos h3 {
			margin-left:-10px !important;
		}