.div_video {
	display: block;
	height: 400px;
	float: left;
	width: 360px;
}
.div_video2 {
	display: block;
	height: 400px;
	width: 400px;
	float: left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulovideo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/meio_noticias_titulo_sub.png);
	background-repeat: repeat-x;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-right: 3px;
	margin-left: 3px;
}
.textovideo {
	display: block;
	padding: 3px;
}
.tablevideosd {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 260px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.tituloevvid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	display: table;
	padding: 5px;
	width: 90%;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	float: left;
}
.chat_roll {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 450px;
	width: 98%;
	overflow: auto;
}
