I tried to use this script to move it up http://www.createblog.com/forums/index.php?showtopic=122345 but I must be doing something wrong

CODE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("http://www.culita.com/rocio/myspace/network.png");
background-repeat:no-repeat;
background-position:center center;
font: normal 0px small fonts;
letter-spacing:-0.5px;
font-color:050505;
width:435px; height:75px; display:block !important;color:050505;}
span.blacktext12 img {display:none;}
span.blacktext12 span {display:none;}
</style>


<style type="text/css">
table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}</style>

<style>
td.text table {position:relative; top: -10px;}
td.text table table {position:static;}
</style>