body{
	font-family:'Lucida Grande', Verdana; font-size:11px; line-height:1.5em;
	margin-left:0px;
	margin-right:0px;
	margin-top:1px;
}

input{
}

.search_button{
}

.corpocentrale{
	width: 950px;
	position: relative;
	left: 50%;
	margin-left: -475px;
}

.column{
	width:315px;
	min-height:180px;
	background:#fff;
	float:left;
}

.column .dragbox{
	margin:5px 2px  5px;
	background:#fff;
	position:relative;
	border:1px solid #c6e2ef;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.column .dragbox h2{
	margin:0;
	font-size:12px;
	padding:5px;
	background:#ecf9ff;
	color:#000;
	border-bottom:1px solid #ddf4ff;
	font-family:Verdana;
	cursor:move;
}

.dragbox-content{
	background:#fff;
	min-height:50px; margin:5px;
	font-family:'Lucida Grande', Verdana; font-size:11px; line-height:1.5em;

	display:none;

}

.dragbox-content a{
	text-decoration: none;
}

.column  .placeholder{
	background: #ecf9ff;
	border:1px dashed #ddd;
}

.dragbox h2.collapse{
	background:#ecf9ff url('/img/collapse.png') no-repeat top right;
}

ul{
	margin-left:0px;
}

li{
	margin-left:-20px;
}

.listimg {
	margin-left:0px;
	list-style-type: none;
	text-align:center;
}

.listimg img{
	width:75px;
	max-height:75px;
	border: 1px solid #c6e2ef;
}



.dragbox-adsense{
	background:#ecf9ff;
}

.column .dragbox-adsense{
	margin:5px 2px  5px;
	background:#ecf9ff;
	position:relative;
	border:1px solid #c6e2ef;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.dragbox-adsense-content{
	text-align:center;
	background:#ecf9ff;
	min-height:50px; margin:5px;
	font-family:'Lucida Grande', Verdana; font-size:12px; line-height:1.5em;
}

.top{
	width: 100%;
	position:relative;
	border-bottom:1px solid #ddd;
	text-align:right;
	padding:0px;
}

.top-text{
	padding-right:10px;
	font-size:11px;
	color:#555555;
}
.top-text a{
	color:#555555;
}

.footer{
	width: 450px;
	font-size:9px;
	color:#555555;
}
.footer a{
	color:#555555;
	text-decoration:none;
}







.column-player{
	width:947px;
	min-height:0px;
	background:#fff;
	float:left;
}

.column-player .dragbox{
	margin:5px 2px  5px;
	background:#fff;
	position:relative;
	border:1px solid #c6e2ef;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.column-player .dragbox h2{
	margin:0;
	font-size:12px;
	padding:5px;
	background:#ecf9ff;
	color:#000;
	border-bottom:1px solid #ddf4ff;
	font-family:Verdana;
	cursor:move;
}

.column .dragbox h1{
	margin:0;
	font-size:12px;
	padding:5px;
	background:#ecf9ff;
	color:#000;
	border-bottom:1px solid #ddf4ff;
	font-family:Verdana;
}
