#box4{
	position:absolute;
}
#box4 div{
	width:300px;	
	float:left;	
}

#box4 p{
	text-indent: 16px;
}
#box4 img{		
	float:left;	
}
#info4{	
	cursor:default
}

.mask{
	position:relative;
	width:300px;
	height:230px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
	float: left;
	cursor: pointer;
}



.noobslide8 #box8{
	position:absolute;
}
.noobslide8 #box8 .entry {
	width:750px;
	height: 320px;	
	float:left;
}
.noobslide8 #box8 .buttons{
	text-align:left;
	color: red;
}
.noobslide8 #box8 .next{
	float:right
}
.noobslide8 .buttons{
	text-align:center;
	clear:both;
}

.noobslide8 .mask{
	position:relative;
	width:750px;
	height:320px;
	overflow:hidden;
}

