<tr> <td colspan="4" valign="top" align="left"> <table border="0" cellpadding="1" cellspacing="0" width="100%" bgcolor="#000033"> <tr> <td> <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#ffffcc"> <tr> <td width="87"> <font color="<? echo $cat_textOnLightBKG; ?>"> <b>Date Taken: </b> </font> </td> <td> <img src="../images/speck.gif"> <? $input_form->show_element( "student_test_testdate" ); ?> </td> </tr> <tr> <td width="87"> <font color="<? echo $cat_textOnLightBKG; ?>"> <b>Verbal Score: </b> </font> </td> <td> <? $input_form->show_element( "SATV_score" ); ?> </td> </tr> <tr> <td width="87"> <font color="<? echo $cat_textOnLightBKG; ?>"> <b>Math Score:</b> </font> </td> <td> <? $input_form->show_element( "SATM_score" ); ?> </td> </tr> <tr> <td colspan="2"> <br><br> </td> </tr> </table> </td> </tr> <tr> <td> <? include( "navBarBottom.inc" ); ?> </td> </tr> </table> </td> </tr> </table>