img { border: 0; }
html {height: 100%;}
table {width:100%; border:0; text-align:center;}
td {width:62px;}
body {
font: 14px/1.5 "Open Sans", Arial, sans-serif;
font-size: 12px;
text-align: center;
}
.nowleft {float:left; margin-right: 15px; padding-top: 10px; }
.nowright { overflow: hidden; line-height: 17px;  }
span.nowartist { color: #7A7A7A; font-size: 11px; text-transform: uppercase; }
span.nowname { font-size: 14px; font-weight: bold; color: #606569; text-transform: capitalize; }
.nowtime {color: #606569;}
ul {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-size: 100%;
    font-family: inherit;
}
element {
}
ol, ul {
    list-style: none;
}