
span#newRelease{
    display:block;
    width:127px;
    height:35px;
    background:url("../../img/new_release.gif") no-repeat left top;
    position:absolute;
    margin:-5px 0 0 75px
}

#content{

}

.columnBox{
    background:url("../../img/linebox.gif") no-repeat center bottom;
    padding-bottom:20px;
    margin-bottom:20px;
    overflow:hidden;
}

.columnBox img.covers{
    width:280px;
    margin-left:-10px;
}
/*
.podcastLinks a img{
    vertical-align:middle;
}
*/

.podcastLinks a{
    margin-right:5px;
}

.twitter{
    color:gray;
    margin-bottom:2em;
}

.twitter small{
    display:block;
    margin-top:.6em;
}

.twitter a{
    color:black;
}

.firstTwitter{
    font-size:1.2em;
}

/*
#main #footer{
    width:920px;
    height:379px;
    background:url("../../img/foot.png") no-repeat left top;
}


#main #footer p{
    position:absolute;
    margin-left:230px;
    margin-top:280px;
}
*/

div#columnRight{
    margin-top:-50px;
}