/* Forms*******************************************************/fieldset {	border: 0;	font-size: 1.2em;}textarea {	font-family: Verdana, Tahoma, sans-serif;	font-size: 1.2em;}form ul {	list-style: none;}.middleColumn { 	display: block; 	margin: 15px 10px 10px 0;	background: #E9E9E9;	padding: 4px;	width: 306px;	clear: left;}#Sidebar .middleColumn {  margin: 0 0 0 8px;	display: inline;}	div.tab .field .middleColumn {  clear: none !important; 	margin: 0 !important;	width: auto;}input.text, /*textarea,*/ select {	padding: 2px;	border: 1px solid #A7A7A7;	color: #000;	font-size: 1.1em;	font-weight: bold;	width: 200px;}textarea{  width: 500px;}*html textarea{  width: 520px;}select {	width: auto;}input.action {	padding: 2px;	font-size: 1em;	font-family: Verdana, Tahoma, Sans-serif;}input:focus span, textarea:focus span {	border: 3px solid #000;}input.action:hover,input.action:focus {	cursor: pointer;}#Search {	width: 105px;}input#Search_Form_SearchForm_Search {	width: 110px;	padding: 3px;	margin-left: -4px;	font-size: 1.2em;}#Sidebar input.action {	font-size: 1.2em;	float: right;	padding: 1px;	margin: -22px 10px 0 0;}div.field {    float: left;  background: transparent url('../img/fondo_label.jpg') no-repeat !important;  width: 50%;  font-weight: bold;   color: white;   font-size: 10px;   line-height: 19px;  border: 0px solid red;}*html div.field {    width: 40%;}div.field label.left{  background-color: transparent !important;}#wrapFormulario{  border: 1px solid gray;  padding-left: 50px;}*html #wrapFormulario{  border: 1px solid gray;  padding-left: 20px;}div.Actions{  text-align: center;}#Email, #Password, #OpenIDURL{  color: black;  background: none !important;}