/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div {
	width:410px;
	height:220px;
	float:left;
	padding-top: 30px;
}

p.buttons#handles4 {
	margin: 0px;
	padding: 0px;
}
p.buttons#handles4 span {
	display:block;
	width:120px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	float: left;
	padding-left: 5px;
	padding-right: 15px;
}
p.buttons#handles4 span.last {
	display:block;
	width:120px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
p.buttons#handles4 span:hover {
	background-position: 0px 0px!important;
	color: #EBEBEB;
}

/* ********************************** */

.mask3{
	position:relative;
	width:410px!important;
	height:250px!important;
	overflow:hidden!important;
	overflow-x:hidden!important;
	z-index:1000;
}
span img{
	display:block;
	border:none;
}
#menuSlide {
	position: relative;
	z-index:2000;
	top: -250px;
	height: 30px;
	width: 410px;
	background-image: url(../../images/titles/blueLevel02ReportajeS.png)!important;
	background-repeat: no-repeat!important;
	background-position: 0px 0px!important;
}
