
#conteudo_programas {
	width: 630px;
	float: left;
	height: auto;
}

.video {
	height: 430px;
}

#list_programas {
	width: 150px;
	height: 428px;
	float: right;
	border: 1px solid #ccc;
	margin-top: 3px;
	overflow: auto;
} 

.legenda {
	margin-left: 0;
	height: auto;
	padding: 5px;
}

.clear {
	clear: left;
}

#list_programas div {
	width: 120px;
	margin: 6px;
	border: 1px solid #ccc;
}

#list_programas a img {
	border: none;
}
