#videos_v4 {
	height: 16.5em;
	width: 30.9em;
}

#v_4_notas {
	border-right: 1px solid #e4e3e3;
	height: 15em;
}

.v4_frame {
	width: 20em;
}

.v4_notas {
	padding-left: .5em;
	padding-right: .5em;
	width: 9.8em;
}

.v4_notas ul {
	margin: 0;
	padding: 0;
}

.v4_notas li {
	margin: 0;
	list-style-type: none;
	font-size: .7em;
	border-bottom: 1px dashed silver;
	line-height: 1.2em;
	padding-top: .4em;
	padding-bottom: .4em;
}

.v4_notas a {
	color: #5f5e5f;
	text-decoration: none;
}

.v4_notas a:hover {
	color: #c71907;
	text-decoration: underline;
}

.videos_C {
	font-size: .6em;
	text-transform: capitalize;
}

.videos_C a {
	color: #C71707;
	margin-top: .3em;
}