div.form form table {
float:left;
width:350px;
}

div.form form table th {
text-align:right;
padding:2px 10px;
}

div.form form table td {
text-left:right;
padding:5px 10px;
}

div.form form table td.error {
color:red;
text-align:center;
}

div.form form table td.success {
color:green;
text-align:center;
}

div.form div.right {
float:right;
width:205px;
}

div.job_image {
width:85px;
float:left;
text-align:center;
padding:10px 7px 10px 0;
}
