body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #CFCFCF;
	color: #363636;
}

strong {
	font-weight: bold;
}

td {
	font-size: 13px;
}

a {
	text-decoration: none;
}

a:link {
	color: #D04945;
}

a:visited {
	color: #D2827F;
}

.small {
	font-size: 10px;
}

.medium {
	font-size: 11px;
}

.header-table {
	border: 1px #DDDDDD solid;
	width: 500px;
}
			
.header-listings {
	text-align: center;
	background: #FFFFFF;
	font-size: 11px;
}

.header-title {
	text-align: center;
	background: #DDDDDD;
}

.song-name-indent {
	font-size: 11px;
	padding-left: 20px;	
}

.sidebar-item {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar-podcast-box {
	background:#f5E6E6; 
	width:170px; 
	padding-top:8px; 
	padding-bottom:10px; 
	border-top:1px #F6A6A6 solid; 
	border-right:1px #F5D1D0 solid; 
	border-bottom:1px #F5D1D0 solid; 
	border-left:1px #F5D1D0 solid;
	margin-left:auto;
	margin-right:auto;
}