#nowPlayingBox{
    
}
#listenBoxOuter{
    
    position: absolute;
    left:-1px;
    top: 133px;
    z-index:2;
}
#listenBox{
    height:221px;
    width:434px;
    padding: 0px 0px 0px 8px;
    margin-left:112px;
}
#nplayImg{
    /*margin-left:81px;*/
}
#npContainer{
    top:42px;
    left: 44px;
    clear:both;
    position:absolute;
}
div.coverNpBg{
    background-image:url('/images/lay/lay.np.clean.jpg');
    background-repeat:no-repeat;
    width:424px;
    height:177px;
    overflow:hidden;
    padding-right:5px;
}
.coverNpBg h1 {
    padding-top:10px;
}
#newsletterBox{
    font-size:14px;
    color:#839032;
    background-image:url('/images/lay/lay.newsletter.jpg');
    background-repeat:no-repeat;
    height:196px;
    width:416px;
    padding: 0px 0px 0px 28px;
    margin-top:20px;
}
/*
#searchBox{
    font-size:14px;
    background-image:url(/images/lay/lay.search.jpg);
    background-repeat:no-repeat;
    height:120px;
    width:416px;
    padding: 0px 0px 0px 28px;
    margin-top:20px;
}
*/
#latest-podcasts-box{
    font-size:14px;
    background-image:url(/images/lay/lay.podcasts.jpg);
    background-repeat:no-repeat;
    height:221px;
    width:416px;
    padding: 0px 0px 0px 28px;
    margin-top:20px;
}
ul.latest-podcasts{
    margin:0 0 0 7px;
    padding:0px;
    list-style-image:url("/images/audio.gif");
}
ul.latest-podcasts li a{
    color:#4B4B4B;
    font-size:12px;
}
ul.latest-podcasts li{
    margin-bottom: 4px;
}

#infoNewsBox{
    font-size:14px;
    background-image:url(/images/lay/lay.news.jpg);
    background-repeat:no-repeat;
    height:330px;
    width:491px;
    padding: 0px 0px 0px 28px;
    margin-top:10px;
}
#powerplayBox{
    font-size:14px;
    background-image:url(/images/lay/lay.powerplay.jpg);
    background-repeat:no-repeat;
    height:170px;
    width:490px;
    padding: 0px 0px 0px 28px;
    margin-top:10px;
}
#programsBox{
    font-size:14px;
    background-image:url(/images/lay/lay.programs.jpg);
    background-repeat:no-repeat;
    height:331px;
    width:500px;
    padding: 0px 0px 0px 20px;
}
#layLeftColumnBottomShadow{
    background-image:url(/images/lay/lay.column.left.bottom.png);
    background-repeat:no-repeat;
    height:120px;
    width:444px;
    position:absolute;
}
#layRightColumnBottomShadow{
    background-image:url(/images/lay/lay.column.right.bottom.png);
    background-repeat:no-repeat;
    height:116px;
    width:518px;
    position:absolute;
}
#progCont{
    width:480px;
    height:250px;
    overflow:hidden;
}


img.nowpalying-content-mpr {
    margin-top:15px;
    margin-left:3px;
    float:left;
}
div.nowpalying-content {
    margin-left:13px;
    float:left;
    width:320px;
    margin-top:15px;
}
div.nowplaying {
    font-size:12px;
    padding:0px;
    margin: 5px 0px 0px 0px;
    color:#333333;
    font-weight:normal;
}
h4.nowplaying{
    font-size:14px;
    padding:0px;
    margin:0px;
}
.nowpalying-content p{ 
    color:#575757;
    font-size: 14px;
    margin:10px 0;
    padding:0;
    text-align:center;
    font-weight:bold;
    font-variant:small-caps;
}

div.nowplaying-adress-nfo{
    color:#333333;
    margin-top:15px;
    line-height:20px;
}

div.nowplaying-play{
    margin-top:5px;
}
.nowplaying-play img{
    float:left;
    cursor:pointer;
}
.nowplaying-play p{
    clear:right;
    color:#fd7f00;
    cursor:pointer;
    font-size:18px;
}
div.hiddenTabContent{
    display:none;
}

table.howToListen{
    background-color:inherit;
    margin-top:10px;
    margin-left:10px;
    color:#4b4b4b;
}
td.howToListenTbImg{
    width:58px;
    /*padding:1px;*/
}
td.howToListenTbTxt{
    vertical-align:middle;
    width:180px;
}
td.howToListenTbTxtLeft{
    vertical-align:middle;
    width:110px;
}
.hand{
    cursor:pointer;
}
a.mainLink{
    text-decoration:underline;
}


h1.tabs{
    margin-top: 0px;
    font-size: 18px;
    color: #5da8dc;
    font-weight:bold;
    margin-bottom:2px;
}