/* Start of CMSMS style sheet 'Linkit: home2 slide' */
/* Sample 5*/
#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}

#box5 span img{
	display: block;
        width: 975px;
        height: 350px;
}

#info5{
	bottom:0;
}


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

.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:955px;
	height:50px;
	background:#000;
	position:absolute;
        margin:10px;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}

.info h4{
	font-size:18px;
}

.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:12px;
	padding:0 3px;
	text-decoration:none
}

.mask2{
        height:350px;
        overflow:hidden;
        /*padding: 2px 0px;*/
        padding: 0px;
        position: relative;
        width: 975px;
}
/* End of 'Linkit: home2 slide' */

