/* linktrading.css */
table{width:auto; margin-bottom:1.33em;  border-collapse:collapse; border-spacing:0; border-top:2px #888 solid; border-bottom:2px #888 solid; background:#f2f2f2;}
tr{vertical-align:inherit; border-color:inherit;}
th,td{padding:0.4em 0.6em; vertical-align:top; overflow:hidden; text-overflow:ellipsis;}
thead th{text-align:left; font-weight:bold !important; color:#000; border-bottom:1px #888 solid; }
tbody td{border-bottom:1px #fff solid;}
tbody tr.r1 td{background:#fafafa;}
tbody tr.r2 td{background:#f2f2f2;}
.addLink {margin-bottom: 20px;cursor: pointer;margin-bottom: 20px;}
.addLink a, .addLink a:hover, .addLink a:visited, .addLink a:focus, .addLink a:active{color: #fff;}
.addLink p{background-color: #00AA00;padding: 10px;}
.addLink img {border:none !important;}
