/****** HEADER ******/
.streaming_header{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
}
.streaming_header div{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-bottom: 3px;
	padding-bottom:3px;
}
.streaming_header div h1{
	margin: 0px 0px 3px 0px;
	font-size: 12pt;
	display:inline;
}
/****** END HEADER ******/
.streaming_header{
	clear:left;
}
.streaming_header div{
	clear:left;
}
.streaming_header div h1{

}
.streaming_header div img{
	margin-right: 5px;
	margin-bottom: 0px;
}
.streaming_container{
	margin: 0px 5px;
}
a.stream_link{
	color: #000000;
}
.streaming_table{
	width:290px;
	margin: 0px;
	padding: 0px;
}
.streaming_table tr td{
	font-size: 8pt;
	vertical-align:middle;
}
.streaming_table tr td span{
	font-size: 8pt;
	color: #bb0000;
	font-weight:bold;
}
.stream_date{
	width: 60px;
	text-align:center;
	text-transform: uppercase;
}
