/* Title:     Factor Software's site Support page style sheetAuthor:    Federico Filipponi*//* Container for the support page left column---------------------------------------------------------- */#leftcolumn {	float: left;	width: 350px;}/* #leftcolumn div.squarebox {	min-height: 27.7em;} *//* Container for the support page right column---------------------------------------------------------- */#rightcolumn {	float: right;	width: 400px;}/* Support page Newsletter Form---------------------------------------------------------- */label {	width: 4em;}label#lab_email2 {	position: relative;	top: 0.2em;}input#email1, input#name {	width: 220px;}input#email2 {	width: 180px;}button#subscribe {	position: relative;	left: 4em;	margin-left: 8px;}