﻿input, textarea{font-family:Tahoma, Arial !important;	font-size: 11px;line-height: 130%;color: #60616a;}
.inputGroup{display:block;width:99%;overflow:hidden;border:solid 1px #fff!important;border-bottom:solid 0px;}
.inputLine{}
.inputLabel{float:left;width:35%;text-indent: 10px;overflow:hidden;}
.input{float:left;width:65%;overflow:hidden;}
.hr, .vs{display:block;height:6px;clear:both;border-bottom: solid 1px #e3e3e3;overflow:hidden;}
.vs{border: solid 0px;}
.text{border: solid 1px #bbb;width:95%;background:white;padding:3px;}
.cinza{background-color:White;}
.cinza label{font-weight: bold;}
.cinza input, .cinza textarea{font-weight:normal;}
.preto{background-color:#fafafa;border:solid 1px #e3e3e3;border-bottom:0px;}
.inputButtons{margin-right:15%;}
.alert{color:#e62020;}
.block { display: block; }
.valid{}
.invalid{background: #ffffd0 url(../img/form-back-invalid.gif) repeat-x top !important;}
