.mscarousel {overflow:hidden}
.mscarousel img{border:0}
.mscarousel .child{position:relative;}
.mscarousel .child .set, .mscarousel .set{float:left; position:relative;}
.mscarousel .child .set .message, .mscarousel .set .message{/*position:absolute; top:0; left:0; background-color:#333333; color:#fff; display:none;*/}
.mscarousel .child .clear{clear:both}
.hand{cursor:pointer}

.box {
	/*background:#FCFCFC;*/
	padding:20px 0 0 0;
	height:250px;
	width:305px;
	text-align:left;
	/*background-color:#BFBFBF;*/
	
}
.box h2 {
	color:#000;
}

.archivio{
    margin:0 0 0 15px;
}
 
.coutnerRow {
	clear:both;
    padding:5px;
	margin-top:-5px;
	z-index:2000;
}

.coutnerRow ul, .coutnerRow ul li {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

.coutnerRow ul li {
	margin-right:5px;
	display:inline;
	cursor:pointer;
	padding:0 3px 0 3px;
	background-color:#FCFCFC;
}

.coutnerRow ul li.active {
	margin-right:5px;
	display:inline;
	cursor:pointer;
	padding:0 3px 0 3px;
	background-color:#888;
}