﻿#resdout
{
	position: relative;
	width: 492px;
	height: 516px;
	background-color: #FFFFFF;
	z-index: 1;
}
#videosection
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 492px;
	height: 258px;
	visibility: visible;
	background-color: #FFFFFF;
	z-index: 1;
}
#lowersection
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 492px;
	height: 258px;
	visibility: visible;
	background-color: #B8D7EC;
	z-index: 1;
}
#lowertitle
{
	position: relative;
	width: 450px;
	left: 20px;
	top: 20px;
	visibility: visible;
	z-index: 3;
	background-color: #B8D7EC;
}
.lblilowertitle
{
	color: #0071BC;
	font-weight: bold;
	font-size: 11px;
}
#cont
{
	left: 20px;
	top: 30px;
	height: 144px;
	width: 450px;
	border-style: none;
	overflow: hidden;
	background-color: #B8D7EC;
	text-align: justify;
	font-size: 11px;
	visibility: visible;
	position: relative;
	z-index: 3;
	padding: 8px;
}	
.txt
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	visibility: visible;
	background-color: #B8D7EC;
	z-index: 1;
	color: #0071BC;
	font-size: 11px;
	text-align: justify;
}
.up_rollover
{
	display: block;
	position: relative;
	width: 11px;
	height: 8px;
	top: 50px;
	left: 475px;
	z-index: 3;
}

.down_rollover
{
	display: block;
	position: relative;
	width: 11px;
	height: 8px;
	top: 57px;
	left: 475px;
	z-index: 3;
}