
#banner, #advertisement-block{/*margin set to zero because of WEEI Header height strangeness*/
	margin:0;
}

.ez-playerMod-player {
    width:400px;
    height:322px;
    border:solid 1px #000;
}
a.delicious-button,
a.digg-button,
a.reddit-button {
	background-color: white;
	padding: 0px;
	border: outset 2px buttonface;
	margin: 0 10px 0 0;
	font-size: 93%;
}
a.delicious-button img,
a.digg-button img,
a.reddit-button img {
	vertical-align:baseline;
}
/* a.delicious-button:hover,
a.reddit-button:hover,
a.digg-button:hover {
	border: inset 2px buttonface;
	padding:1px 3px 2px 3px;
}
*/

.ez-playerMod-episode-description {
	margin: 0px;
	font-size: 80%;
	padding: 3px 0px 2px;
}
.ez-playerMod-episode-description #desc_full {
	color: #000;
}
.ez-playerMod-episode-description .featured-ep-pub-date {
    color:#333; 
	text-transform: uppercase;
}

#currentHighlightWord {
	text-decoration:underline;
}

.clearall {
    clear:both;
}
.ez-playerMod-block .player-textContent {
    float:left;
    width:270px;
}


