table {
	width: 348px;
	table-layout: fixed;
	overflow-x: visible;
	white-space: normal;
	border-spacing: 0px 0px;
	margin-bottom: 20px;
}
td, th {
	vertical-align:top;
	text-align: left;
	overflow: hidden;
}
td > img {
	border-radius: 3px;
}
td > h2 {
	margin-top: 0px;
	margin-left: 8px;	
}
.streams {
	max-width: 348px;
}

#streams p {
	font-size: 12px;
	word-wrap: break-word;
}