
.ncpDialog {
font-size: 0.9em;
background-color: #f5fffa;
border: solid thin black;
color: #000099;
position: absolute;
z-index: 10;
top: 10%;
left: 25%;
}

#ComingSoon {
border: solid thin black;
float: right;
margin-right: 20px;
margin-bottom: 20px;
width: 360px;
height: 500px;
}

div.listeningOptions > div {
width: 40%;
border: solid thin black;
background-color: #d3d3d3;
}

div.announce {
text-align: left;
}

ul.featuredBroadcasts {
border: solid thin black;
background-color: #d3d3d3;
font-size: 0.8em;
position: relative;
z-index: 12;
}
