.descricao_video{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:20px;
	}
.dv_video_lista{
	position:relative;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #CCC;
	background-color:#FFF;
	padding:5px;
	cursor:pointer;
	}
.dv_video_lista:hover{
	background-color:#eee;
	}	
.categoria{
	font-size:11px;
	font-weight:bold;
	color:#990000;
	margin:0px;
	margin-bottom:5px;
	}
.titulo_video{
	font-size:16px;
	font-weight:bold;
	color:#000033;
	margin:0px;
	margin-bottom:10px;
	line-height:18px;
	}
.texto_video{
	margin-top:0px;
	font-size:11px;
	color:#333333;
	}
#video_exibe{
	font-family:Arial, Helvetica, sans-serif;
	}	
#video_exibe h1{
	margin:0px;
	letter-spacing:-1px;
	}
#video_exibe .descricao_video{
	margin:0px;
	color:#666;
	}	
#carregando_video_exibe{
	position:relative;
	width:460px;
	}
