a {color: #000000;}

#trade-section {
height: 288px;
overflow: hidden;
position: relative;
}

#trade-section .subsection {clear: both;}

#trade-section .content-left {
position: relative;
width: 299px;
height: 263px;
overflow: hidden;
}

#trade-section .content-left {float: left;}

#flash {
position: absolute;
right: 0;
top: 25px;
}

#trade-navigation {
position: relative;
border-top: solid 1px #999999;
margin: 0;
padding: 4px 0 0 0;
width: 100%;
}

#trade-navigation li {
float: left;
width: 100px;
list-style-type: none;
}
#trade-navigation li a {
display: block;
width: 100px;
height: 100px;
text-align: center;
margin: 0 5px;
text-decoration: none;
cursor: pointer;
}

#trade-navigation li span{
display: block;
margin-top: 5px;
width: 100px;
}

#trade-navigation li img{
margin-top: 5px;
border: 0;
width: 70px;
height: 70px;
}