myspace civilized
phidias showing frieze of parthenon to his friends
in progress :: version 0.7 : profile left
I've been able to isolate most the elements comprising the left side of the main profile table (TOM Table #4). Still a couple things to figure out (viz., extra border lines in the URL box and the font in the Interests box.) The stylesheet could be streamlined. Here it is in all its current glory (click here to view profile):

SECTION { PROFILE - TABLE 4 }

TOM { TABLE^3 CONTENT BOX }
table table table td
{
color:999999; font-size:.8em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; text-decoration:none;
margin:0px; padding: 0 0 8px 0;
}

SECTION { PROFILE LEFT }
TOM { PROFILE TABLE... left margin - match with table^2 td below }
table td { background-color:white; border-width: 0px; font-size:12px; }

TOM { PROFILE LEFT COL }
TOM { LEFT SIDE BACKGROUND }
table table td
{
background-color:white; border-color:green; border-width: 0px; border-style: solid;
padding:4px 0;
}

TOM { LEFT SIDE TABLE^3 CONTENT BOXES }
table table td table td { background-color:eeffee; border-color:green; border-width: 1px; border-style: solid; padding:0 4px 8px; }
table table td table table, table table td table table td { padding:0; border-width:0; }

TOM { NAMEBOX and LEFT COL BG... NAMEBOX h1 }
table table table td.text
{
background-color:transparent; border-color:ff33ff; border-width: 0px; border-style: solid;
color:green; font-size:1em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; text-decoration:none;
padding:0;
}

TOM { CONTACT TABLE }
.contactTable td { background-color:eeffee; border-color:green; border-width: 1px; border-style: solid; }
.contactTable td table td {background-color:transparent; border-width:0px;}

TYPEFACE { NAMEBOX h1 }
.nametext { padding-left:1em; color:green; font-size:2.5em; font-family:Palatino Linotype, Book Antiqua, Palatino, serif; font-weight:normal; font-style:italic; text-decoration:none; }

TYPEFACE { LEFT COL h2 }
.whitetext12
{
color:green; background-color:transparent;
margin:5px 0; padding:2px;
font-family:Arial, Helvetica, sans-serif; font-size:.9em; font-weight:bold;
text-transform:uppercase; letter-spacing:.3em;
font-style:none; text-decoration:none;
}

TYPEFACE { PROFILE URL }
table table table table td div { background-color:transparent; color:green; font-weight:normal; }

TYPEFACE { LABELS }
.lightbluetext8, table table table table table td div strong
{
color:green; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
text-transform:uppercase; font-style:none; text-decoration:none;
}

NOTE { END PROFILE LEFT }