table{
width: 80%;
}
td{
width: 40%;
text-align: left;
}
td span{
color: #95CE23;
font-weight: bold;
}
#bottom_container{
display: none;
}
input, textarea{
border: ridge 1px #000;
}
textarea{
width: 100%;
height: 150px;
font-size: 9pt;
}
