3
Well I had allready searched in the css before and allready fount this bit here....oh by the way, how are you enclosing the code in that box? I tried the bbcode tag but it dont work.
td#centercolumn th {background-color: #DA0000; background-image: url("block-title.gif"); color: #FFFFFF; vertical-align: middle;}
td#centerCcolumn {padding: 0px 3px 1px 3px;}
td#centerCcolumn legend.blockTitle {padding: 3px; background-color: #DA0000; background-image: url("block-title.gif"); color: #FFFFFF; font-weight:bold;border: 0px solid black; margin-top: 0px; margin-right: 0px; margin-left: 0px;}
td#centerCcolumn div.blockContent {padding: 3px; margin-right: 0px; margin-left: 0px; margin-bottom: 2px; line-height: 120%;}
I see the border: 1px but its solid black. The border I am looking for is white. Well from what my color picking program says its a shade of white. In fact its #F5F4F6. But there is also a line of gray there too so maybe its a different shade.