myspace civilized
phidias showing frieze of parthenon to his friends
in progress :: version 0.7 : profile right
Still tweaking this section of the profile. I did make one discovery: table table td.text table td table should be set to width:auto, not the width I had set it to in earlier versions, or the friend box will expand wildly.

SECTION { PROFILE RIGHT }
TOM { PROFILE RIGHT COL }
table table td.text { background-color:transparent; border-color:transparent; border-width: 0px; border-style: solid; }
table table td.text table td img { padding:4px; border-color:9999ff; border-width: 0px; border-style: solid; }
table table td.text table
{
width:372px; max-width:372px; margin:4px 0;
background-color:eeeeff; border-color:blue; border-width: 1px; border-style: solid;
}
table table td.text table td
{
background-color:transparent; border-color:purple; border-width: 0px; border-style: solid;
margin:0; padding:0 4px 8px;
}
table table td.text table td table
{
background-color:transparent; border-color:purple; border-width: 0px; border-style: solid;
width:auto;
}
table table td.text table td table td { padding:0; }


TYPEFACE { NETWORK h1 }
.blacktext12
{ color:blue; font-size:1.5em; font-family:Trebuchet MS, Helvetica, sans-serif; font-weight:lighter; font-style:none; text-decoration:none; }

TYPEFACE { BLURBS h1 }
table table table td .orangetext15
{ color:blue; font-size:1.6em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-style:none; text-decoration:none; }

TYPEFACE { FRIEND SPACE and ABOUT ME h2 }
table table table table td .orangetext15
{
color:000099; background-color:transparent;
margin:5px 0; padding:2px;
font-family:Arial, Helvetica, sans-serif; font-size:1em; font-weight:bold;
text-transform:uppercase; letter-spacing:.3em;
font-style:none; text-decoration:none;
}

TYPEFACE { BLOG and FRIEND COUNT h2 }
.btext
{ color:blue; font-size:1.4em; font-family:Palatino Linotype, Book Antiqua, Palatino, serif; font-weight:lighter; font-style:italic; text-decoration:none; }

TYPEFACE { FRIEND NUM h2 }
.redbtext
{ color:000099; padding:0 .1em; font-size:1.3em; font-family:Palatino Linotype, Book Antiqua, Palatino, serif; font-weight:bold; font-style:normal; text-decoration:none; }

NOTE { END PROFILE RIGHT }