/* Sample 5*/
#box5{
	position:absolute;
	width:321px;
}
#box5 span{
	display:block;
	float:left;
}
#info5{
	bottom:-15px;
	padding:15px 0 0 0;
}
#info5 p a{
	text-decoration:none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.img_banner_javascript_intex{
	border:3px solid #197FAF;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:327px;
	height:48px;
	background:url(imgs/bg_legenda_banner_javascript_index.png) no-repeat;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:0 8px 0 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:265px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none;
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:327px;
	height:213px;
	overflow:hidden;
	margin:0 0 40px 0;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
	/* MARCELO */
	float:left;
}

.wl_prev_next{
	cursor:pointer;
}
.buttons{
	position:absolute;
	right:0px;
	bottom:0px;
	width:40px;
	padding-bottom:6px;
	z-index:99;
}
.buttons img{cursor:pointer;}
