#foobar
{
	width: 760px;
	height: 297px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #FFFFFF;
}

#foobar .navigationright
{
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	margin: 10px;
	padding: 10px;
	opacity: 0.75;
	right: 0px;
}

#foobar .navigationleft
{
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	margin: 10px;
	padding: 10px;
	opacity: 0.75;
	left: 0px;
}


#foobar .navigation a
{
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer
{
	width: 760px;
	height: 295px;
}

#foobar .viewer .reel .slide
{
	position: relative;
	width: 760px;
	height: 297px;
}
#foobar  .viewer  .reel  .slide  .txt
{
	position: absolute;
	display: block;
	width: 740px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	top: 0px;
	left: 10px;
}
#foobar .viewer .reel .slide .txt2 {
	position: absolute;
	display: block;
	width: 740px;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	top: 30px;
	left: 10px;
}
#foobar   .viewer   .reel   .slide   .txt2_negro {
	position: absolute;
	display: block;
	width: 740px;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	top: 30px;
	left: 10px;
}
#foobar .viewer .reel .slide .txt_negro {
	position: absolute;
	display: block;
	width: 740px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	top: 0px;
	left: 10px;
}
