#contentsmenu {
	width: 700px;
	border: none;
}
#contentsmenu ul {
}
#contentsmenu li {
	/*display: inline-block;*/
	border: 1px solid #ccc;
	border-width: 0 1px;
	margin-bottom: 5px;
	margin-right: -1px;
}

#programs h2 {background-image: url("../images/h2_programs.gif")}

.content {
	margin-top: 0px;
}
.content dl {
	position: relative;
	left: 0;
	top: 0;
	border: 1px solid #D9D9D9;
	border-width: 1px 0 0 1px;
}
.content dt {
	position: absolute;
	left: 10px;
	padding-top: 8px;
	color: #9E9E9E;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;
	text-align: center;
}
.content dt img{
	padding-bottom: 6px;
}
.content dd {
height: 150px;
	padding: 15px;
	padding-left: 260px;
	border: 1px solid #D9D9D9;
	border-width: 0 1px 1px 0;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	line-height: 17px;
}
.content dd a{
	with: 103px;
	padding: 5px 0  0 425px;
}
.content dd h4{
	font-size: 14px;
	text-align: center;
	padding: 10px 0 10px 0;
}

.content dd.now {background-image: url("../images/icon_info.gif");}
.content dd.past {background-image: url("../images/icon_science.gif");}

div#broadcast{
	margin-top: 20px;
}
div#broadcast h3{
	margin: 20px 0 4px 0;
}
