table {
border:1px solid #CCCCCC;
border-collapse:collapse;
font-size:105%;
margin:0px 0px 16px 0px;
width:484px;
}
*html table {
width:486px;
w\idth:484px;
}
caption {
background:transparent url(/images/h1gradient.png) repeat-y;
font-family:Georgia;
font-size:105%;
font-weight:bold;
height:35px;
margin:0pt;
padding:8px 0pt 0pt 10pt;
text-align:left;
width:484px;
}
*html caption {
width:494px;
w\idth:484px;
}
col {
border-right:1px solid #CCCCCC;
}
col#albumCol {
border:medium none;
}
thead {
background:#CCCCCC url(/images/bar.gif) repeat-x scroll left center;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}
th {
font-size:10pt;
font-weight:bold;
text-align:left;
}
#playlistPosHead {
text-indent:-1000em;
}
th, td {
padding:0.2em 1em;
}
.odd {
background-color:#EAEAEA;
}
tr:hover {
background-color:#da3838;
color:#FFFFFF;
}
thead tr:hover {
background-color:transparent;
color:inherit;
}
.link a {
border-bottom:1px dotted #262626;
color:inherit;
text-decoration:none;
}
.link a:hover {
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
text-decoration:none;
}