.wslider {
	float:left;
	width:260px;
	height:140px;
	padding:5px;
	margin-bottom:30px;
	background:url(/images/bg_colimg_big.gif) no-repeat 0 0;
}
.wslider ul {
	margin: 0;
	width: 250px;
	height: 127px;
	overflow: hidden;
}
.wslider li {
	text-align: center;
	width: 250px;
	height: 127px;
}
.wslide-menu {
	margin-top:2px;
}
.wslide-menu a {
	color: #444;
	font-size: 10px;
	padding:0 10px;
	text-decoration: none !IMPORTANT;
}
a.wactive {
	color: #eeeeee;
	background-color: #A7A794;	
}
.wslider-content {
	float:left;
	width:336px;
	margin-left:4px;
}
.wslider-content h3 {
	margin:.1em 0 .4em 0;
}
.wslider-content div.description {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color: #FDFDFD;
	font-size: 11px;
	padding:0px 6px;
	margin-bottom:2px;
	border:1px solid #DBD3B6;
}
.wslider-content div.description p {
	margin: 0;
	padding: 0;
}
.wslider-content .agenzia {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	font-size: 9px;
	padding:0px 6px;
	color: #7E7E7E;
	border:1px solid #E6E1D2;
	margin-bottom:2px;
}
.wslider-content .agenzia span {
	font-weight: bold;
}
.wslider-content .tecnology {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color: #E6E1D2;
	font-size: 9px;
	padding:0px 6px;
	color: #7E7E7E;
	border:1px solid #E6E1D2;
	margin-bottom:2px;
}
.wslider-content .tecnology span {
	font-style: italic;
	color: #59594A;
}