#cast {
	float: left; 
	clear: left; 
	width: 100%;
	margin-bottom: 20px;
}
#cast #infohead {
	font-size: 10px;
}
#cast #whowhere {
	float: left; 
	clear: left;
}
#cast #date {
	float: right;
}
#cast #cast_description {
	float: left; 
	clear: left; 
	padding: 10px 0px 10px 0px;
}
#cast img {
	float: left; 
	padding: 5px 10px 10px 0px;
}
#cast #player {
	float: left; clear: both;
}
#cast #file {
	float: right; font-size: 10px;
}