How to Remove your Contact Table
written by John but is known widely throughout myspace.The code below goes between your style tags.
.skem9{To remove the contact table, and move everything else up use the code below.}
.contactTable {display:none;}
.skem9{To remove the contact table and still have a space there, use the following code.}
.contactTable {visibility:hidden;}







