http://profile.myspace.com/index.cfm?fusea...iendid=60314996It's kinda hard to see cus the BG is a more lighter grey, but on the sides(besides the T-MAN part) there's darker grey lines, on both sides. So I was wondering how to get rid of that
QUOTE
<style type="text/css">
table, tr, td {background:EAE7E7;}
table table table table, table table table table td.text, table.contactTable {display:none;}
td.text table, .orangetext15 {visibility:hidden;}
td.text table table {display:inline; visibility:visible;}
td.text td.text table {display:none;}
div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
table, tr, td {background-color: EAE7E7; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}
table table table {border: 0px solid; border-color: transparent; background-color: EAE7E7; }
</style>
That's the code I have so far