 .playicon { background: url(../images/icons/marketlink/play.gif) no-repeat 0 0px;
margin: -2px 0 0 -3px;  padding: 0px 3px 0px 26px; height: 23px;
line-height: 24px;}

.dashedr { border-right: 1px dashed Black; padding-left: 3px } 
.sep1{font-size: 4em; font-weight: bold; margin-top: 0; padding-top: 0px}
.pad1{padding: 2px;}

.listen-icon { background: url(../images/icons/marketlink/icon-speaker.gif) no-repeat 0 -1px;
margin: 3px 0 0 0;  padding: 0 0 0 19px;  font-size: 90%; color: Blue;}

.more-icon { background: url(../images/icons/marketlink/more.gif) no-repeat 0px 1px;
margin: 3px 0px 0px 0px;  padding: 0 0 0 16px;}

 .guest { font-size: 90%; text-decoration: underline;}

.aired {	font-size: 90%;font-weight: bold;}


a.tip IMG{
vertical-align: middle;
}


a.tip:hover {
	position: relative;
}

a.tip span {
	display: none;
}

a.tip:hover span{
text-transform: none;
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
  width: 120px;
  line-height: 1.2em;
  border-bottom: 4px solid #555555;
   border-top: 1px solid #555555;
	 border-right: 1px solid #555555;
	  border-left: 1px solid #555555;
  background-color: #E1F6D9;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-align: left;
}

