/* Search Results - should go in seperate file */

#artists table a:visited, #results table a:visited{
color:#709500;
}

table {
border:none;
padding:0;
margin: -2px 0 0 0;
border-collapse:collapse;
width:100%;
}

#right table tbody td.align_right{
/*avoid remove / add link from wrapping*/
white-space:nowrap;
}

#right table thead th#hd_tools{
padding-right:0.6em;
}

tr.highlight{
background:#F4F4EE;
}

tr.playing{
background: #DEF88F;
}

#right table td a.noborder{
border:0;
}

.strike{
text-decoration:line-through;
color:#999;
}

#right li{
margin-bottom:.5em;
}

thead tr, tfoot tr{
white-space:nowrap;
background: url(../img/table_header.png);
}

td, th{
border:none;
padding:10px 6px 10px 6px;
font-weight:normal;
text-align:left; /* Opera */
vertical-align: top;
}
td.no_pad {
padding-top:0;
}

.gema{
cursor:help;
}

table th, tfoot td{
padding-top:6px;
padding-bottom:6px;
}
tfoot td{
padding-left:5%;
padding-right:5%;
}

tfoot tr td, tfoot tr{
height:8px;
}

.tracks_per_page,
.tracks_per_page a{
color:#666;
vertical-align:bottom;
}

.tracks_per_page{
padding-top:0.4em;
padding-right:0.4em;
}

#right tfoot div.float_right a{
border-bottom: #999 solid 1px;
}

/* Text search */

#textsearch_lower {
width:250px;
}