table.resume{
   width: 70%;
}

.resume td {
   padding-bottom: 20px;
   padding-right: 20px;
}

.resume input, .resume textarea, .resume select {
   width: 100%;
}

.resume textarea {
   height: 100px;
}

.firstcol{
   width: 20%;
}

.secondcol{
   width: 80%;
}

.field_comment{
   font-size: 85%;
   color: #888888;
}