Hi i have tried to get the nerve required part so it shows besides the crime image not underneath but so it is still below the crime name so the image goes right to the bottom of its row. Heres the image.
http://s658.photobucket.com/albums/uu303/firecamp555/?action=view¤t=criminal-1.jpg
and this is the part of the code
print "<tr style=\"background-color: $color;\"> <td>{$r['cgNAME']}
<font color=red size=1>{$r2['minimum']} Nerve Required</p></font></td> <td align=center><input type='radio' name='group' value='{$r['cgID']}' onclick=\"javascript:this.form.submit();\"/></td></tr>\n";
Thanks in advance.