table#links {
border: 0;
width:620px;
}

table#links tr td {
padding: 2px;
width: 33%;
vertical-align: top;
}

table#links div {
border: solid 1px #8a6;
margin-bottom: 5px;
background-color: #f8f8e8;
background-image: url('../media/layout/back-links.png');
background-repeat: repeat-y;
background-position: 50% 50%;
min-width: 160px;
}

table#links tr td h3 {
display: block;
width: 98%;
height: 22px;
background-image: url('../media/layout/r1.gif');
margin: 0px;
line-height: 20px;
overflow: hidden;
color: #040;
padding-left:4px;
}

table#links tr td ul,
table#links tr td ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-image: none;
}

table#links tr td ul {
border-top-width: 0px;
padding: 2px;

}

table#links tr td ul li a {
font-weight: bold;
font-family: arial;
font-size: 11px;
line-height: 16px;
color: #060;
text-decoration: none;
border: 0 none;
}

table#links tr td ul li a:hover  {
color: #000;
}

table#links tr td ul li a:visited {
color: #518051;
}

form#formNewURL {
position: relative;
margin: auto;
text-align: left;
display: block;
border: solid 1px #8a6;
background-image: url('../media/layout/back-react.jpg');
background-repeat: no-repeat; 
background-position: 50% -60%;
width: 350px;
padding: 3px;
margin-bottom: 8px;
}

form#formNewURL h2 {
font-size: 24px;
padding: 0px;
margin: 0px;
margin-bottom: 8px;
line-height: 20px;
}

table#links div.more {
border:0;
text-align:right;
margin-right:5px;
}

div.more a {
font-weight:bold;
font-size:11px;
border:0;
}

