.jz-nowplaying,
.jz-supportus {
	margin-top:0.2em;
	margin-bottom:0.4em;
}

.jz-nowplaying .jz-content,
.jz-supportus .jz-content {
	padding:1em;
	border: 6px solid #dddddd;
	border-radius:8px;
}

.jz-nowplaying .jz-content h4,
.jz-supportus .jz-content h4,
.jz-nowplaying .jz-content p,
.jz-supportus .jz-content p {
	margin-top:0em;
	margin-bottom:0.2em;
}

.jz-sponsor {
	text-align:center;
}
table, td, th {    
    border:1px solid #333333;
    text-align:left;
}
table {
    border-collapse:collapse;
    width:100%;
}

th, td {
    padding:8px;
}
td {
	font-size:12px;
}

tr:nth-child(even){background-color: #d3d3d3 }