#col1 {
  width: 460px;  
}

#col2 {
  width: 460px;  
}

.titoloArea {
	font-size: 12px;
  margin-bottom: 30px;
}

#login .button, #registrazione .button {
	background: #999999 url('../imagescons/icoBtnSubmit.gif') no-repeat right 2px;
  color: #fff;
  padding-left: 4px;
  width: 55px;
}