body {
    margin: 0px;
    padding: 0px;
}
body, td {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 11px;
}
p {
    margin: 0px;
    margin-top: 4px;
}
h3 {
    margin-bottom: 0px;
}
h4 {
    margin-top: 0px;
    margin-bottom: 4px;
}
ul {
    margin-top: 0px;
    margin-left: 0px;
    list-style-type: none;
    padding-left: 12px;
}
li {
    margin: 0px;
    padding: 0px;
}
table {
    border-collapse: collapse;
}
td, th {
    vertical-align: top;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    background-color: #00c3f6;
}
a img {
    border: none;
}
div.playerembed a:hover {
    background: none;
}
div.pager {
    text-align: center;
}

input.track_artist, input.track_title, input.track_remix {
    font-size: 26px;
    width: 90%;
}

div.ysearchcontainer {
    background-color: #f0f0f0;
}