#radio-schedule-pop {
	width: 826px;
	border-collapse: collapse;
	color: #747866;
	font-size: 11px;
}
#radio-schedule-pop tbody {
	border-right: 1px solid #D4DAC4;
}
#radio-schedule-pop th {
	background: #fff url(http://images.marthastewart.com/images/assets/corp/radio-show-schedule-pop-dot.gif) repeat-x bottom;
	padding-bottom: 4px;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#radio-schedule-pop td {
	background: url(http://images.marthastewart.com/images/assets/corp/radio-show-schedule-pop-dot.gif) repeat-x bottom;
	padding: 12px 4px 12px 4px;
	border: 1px solid #D4DAC4;
	text-align: center;
	width: 110px;
}
#radio-schedule-pop .am {
	color: #EC7334;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 55px;
	background: #fff url(http://images.marthastewart.com/images/assets/corp/radio-show-schedule-pop-timeBdr.gif) repeat-x bottom;
}
#radio-schedule-pop .pm {
	color: #0CAABB;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 55px;
	background: #fff url(http://images.marthastewart.com/images/assets/corp/radio-show-schedule-pop-timeBdr.gif) repeat-x bottom;
}
#radio-schedule-pop .noon td {
	border-bottom: 2px solid #D4DAC4;
}
#radio-schedule-pop .noon td, #radio-schedule-pop .noon .pm {
	background-image: none;	
}
#radio-schedule-pop .col {
	background-color: #F4F5EE;
}
