	#scrolldiv {
		background:#3d3434;
		padding:15px 0 15px 20px;
		float:left;
		margin-left:30px
	}
	.titulovideo{
		text-align:left; color:#FFFFFF; font-size:12px; font-family:Georgia, 'Times New Roman', Times, serif;
		padding-left:8px; margin-bottom:4px;
	}
	.marcovideo{background:#3d3434; padding:8px; margin-left:30px; width:368px; text-align:center;}
	#scrolldiv1 {
		width:500px;	
		overflow:hidden;
		float:left;
		position:relative
	}
	#scrolldiv2 {
		position:relative;
	}
	#scrolldiv2 p {
		padding-right:20px;
		color:#fff;
		text-align:left;
		font-family:"Times New Roman", Times, serif;
		font-size:1.2em;
		line-height:1.1em
	}
	#scrolldiv2 p:first-letter {
		color:#ffd00b;
		font-size:1.1em;
		font-weight:bold
	}		
	#barrascroll {
		width:15px;
		float:left;
		margin-top:4px
	}
	#barrascroll1 {
		width:15px;
		position:relative;
		background:#231f1f;
		cursor: n-resize
	}
	#barrascroll2 {
		width:13px;
		height:13px;
		background:#231f1f;
		border:1px solid #bbaeae;
		position:absolute;	
		top:0px;
		left:0px;
		cursor:pointer
	}
	#arriba,#abajo {
		width:15px;
		height:15px;
		cursor: pointer;
		margin-top:-4px;
		position:relative
	}