#ColSX, #ColDX {
	top:0px;
}
#ColCX {
	background:none !important;	
}
#ColCX ul, #ColCX ol {
	margin:0px;	
}
#ColCX li {
	list-style:none !important;	
}
h3 {
	margin:0px;	
}
.box1, .box2, .box3 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:10px;
	height:510px;
	overflow:hidden;
}
.box1 {
	background:#fff;	
}
.box1 h3, .box1 h3 a{
	color:#6a7d1e;
	text-decoration:none;
}
.box2 {
	background:#74a32a;	
}
.box3 {
	background:#fff;		
}
.box3 a {
	color:#0000EE !important;
	text-decoration:none;
	
	display:block;
	padding:0px 5px 0px 15px;
	background:url("img/icons.png") 0px 6px no-repeat;
}
.box3 a:hover {
	color:#000 !important;	
}
.box2, .box2 a, .box2 p, .box2 .modulo_content {
	color:#fff;
}

.box2 ol{
	margin:0px;
	padding:4px;	
}
.box2 li{
	font-size:16px;
}
.box2 a{
	text-decoration:none;
	border-bottom:1px solid #fff;
	display:block;
	padding:0px 5px 0px 15px;
	background:url("img/icons.png") 0px -186px no-repeat;
}
.box2 a:hover {
	background:url("img/icons.png") 0px -236px no-repeat;
	color:#0A1845;
}
.box2 h3 a, .box2 h3 a:hover {
	border:none !important;	
	padding:0px;
	background:none;
}
.box4{
	background: #FFFFFF;
	width: 555px;
	padding:10px;
	margin-top:10px;
	border-radius: 4px 4px 4px 4px;
}
#ColCX .titolo_news {
	display:block;
	max-height:25px;
	overflow:hidden;	
}
#ColCX .titolo_news:after
{
content:"...";
} 

.boxleft {
	float:left;
	text-align:left;
}
.boxright {
	float:right;
}

.box3 .innerbox {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;	
}
.box3 .innerbox h3 {
	font-size:18px;
	margin-bottom:5px !important;	
}
