body {_width: 380px;}

div.modal {
float: left;
display: inline;
clear: both;
margin: 10px;
}
div.modal div {font: normal 11px trebuchet ms; color: #808080;}
div.modal div p {padding: 0 0 20px 0;}

.pesquisa-cientifica {
float: left;
display: inline;
clear: both;
}
.pesquisa-cientifica .input1, .pesquisa-cientifica .input2, .pesquisa-cientifica .input3, .pesquisa-cientifica .input4 {
float: left;
display: inline;
clear: both;
border: 1px solid #DBDBDB;
padding: 5px;
margin: 0 0 10px 0;
font: normal 11px tahoma;
color: #808080;
}
.pesquisa-cientifica .input1 {width: 350px;}
.pesquisa-cientifica .input2 {width: 150px;}
.pesquisa-cientifica .input3 {width: 250px;}
.pesquisa-cientifica .input4 {width: 225px;}

.pesquisa-cientifica label {
float: left;
display: inline;
clear: both;
font: normal 11px tahoma;
color: #808080;
}
.pesquisa-cientifica .bt-enviar {
float: right;
display: inline;
clear: both;
background: url(../img/home/bt-enviar.jpg);
width: 55px;
height: 21px;
text-indent: -999999px;
line-height: 0;
cursor: pointer;
border: 0;
}

h5.sub {
font: bold 16px trebuchet ms;
letter-spacing: -1px;
margin: 0 0 10px 0;
clear: both;
}
h5.sub {color: #ed1165;}

.realupload {
position: relative;
float: right;
top: -34px;
right: 0;
margin: 0 0 -21px 0;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity:0);
}

.fakeupload {
background: url(../img/upload.gif) no-repeat right top;
cursor: default;
}
