/* Title:     Factor Software's site Broken Link page style sheetAuthor:    Federico Filipponi*//* Broken Link page Form---------------------------------------------------------- */label {	width: 13em;	font-weight: bold;}input#username, input#email {	width: 300px;}input#page {	width: 350px;}textarea#comments {	width: 400px;}button#submit {	position: relative;	left: 13em;	margin-left: 8px;}