#broadcasts td{
	padding: 10px;
}
#broadcasts td img{
	width: 120px;
	height: 90px;
	border: 2px solid #cccccc;
	margin-bottom: 5px;
}
#broadcasts td a{
	color:#666666;
	text-decoration: none;
}

#broadcasts td a:hover{
	color:#993333;
	text-decoration: none;
}
#bottomcontent {
	background:url(../images/shadowhorizontal.png) top center no-repeat;
	width:100%;
	min-height: 200px;
}