Web to Lead form to big

Web to Lead form to big

Hello, 

I am trying to embed the web to lead form in my blog and the lead form is to wide. Can anyone tell me where the line that references the width of the form itself is OR some general guidance on how resize the form?

thank you!


<table border=0 cellspacing=0 cellpadding=5 width=480 style='border-top:2px solid #999999;border-bottom:1px solid #999999;background-color:#ffffff;'>  <input type='hidden' name='xnQsjsdp' value=zdkctfHswyM$/>  <input type='hidden' name='xmIwtLD' value=edpYMEMSStywaZgMVSmc9ddAXZ1UdW58/>  <input type='hidden' name='actionType' value=TGVhZHM=/> <input type='hidden' name='returnURL' value='http://www.aaronmeilich.com' /> <br><tr><td colspan='2' align='left' style='background-color:#f5f5f5;border-bottom:2px dotted #dadada; color:#000000;font-family:sans-serif;font-size:14px;'><strong>Web Form</strong></td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>First Name &nbsp;&nbsp;:</td><td width='75%'><input type='text' maxlength='40' name='First Name' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Last Name &nbsp;&nbsp;:</td><td width='75%'><input type='text' maxlength='80' name='Last Name' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Email &nbsp;&nbsp;:</td><td width='75%'><input type='text' maxlength='100' name='Email' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Phone &nbsp;&nbsp;:</td><td width='75%'><input type='text' maxlength='30' name='Phone' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Description &nbsp;&nbsp;:</td><td width='75%'> <textarea name='Description' maxlength='1000' width='250' height='250'></textarea></td></tr><tr><td colspan=2 align=center style='background-color:#eaeaea'> <input type='submit' name='save' value=Save /> &nbsp; &nbsp; <input type='reset' name='reset' value=Reset /> </td></tr></table><script> var mndFileds=new Array('First Name','Last Name','Description');var fldLangVal=new Array('First Name','Last Name','Description');function checkMandatery(){for(i=0;i<mndFileds.length;i++){ var fieldObj=document.forms['WebToLeads373528000000173008'][mndFileds[i]];if((fieldObj) && ((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0){alert(fldLangVal[i] +' cannot be empty'); fieldObj.focus(); return false;}else if(fieldObj && (fieldObj.nodeName=='SELECT') && (fieldObj.options[fieldObj.selectedIndex].value=='-None-')){alert(fldLangVal[i] +' cannot be none'); fieldObj.focus(); return false;}}}</script>  </form></div>