@charset "utf-8";
@import url("geral.css");
#mainVideoResult {
	background-image: url(../images/bkgStrippesLighter.gif);
	background-position: center top;
	padding-bottom: 50px;
}

#mainVideoTopLine {
	background-image: url(../images/bkgStrippesDark.gif);
	background-position: center top;
	height: 6px;
	background-repeat:no-repeat;
}

#mainVideoViews {
	background-image: url(../images/btnViewsCinza.gif);
	margin-right: 5px;
	#margin-right: 2px;
	padding-bottom: 100px;
}

#mainVideoDisplayResult {
	margin: auto !important;
	width: 810px;
	padding-top: 39px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 100px;
}

#mainVideoDisplayResult h1 {
	color:#6bc3c1;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height: 25px;
}
#mainVideoDisplayResult p {
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}

#content a {
	color: #D02A2A;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}