@import url("../generale7/coldx_box.css");

/* COLONNA DESTRA - NEWS ANSA */
#ansaNewsDx .box_title {
	display: inline;
	border: 0;
	color: #F00;
}
#ansaNewsDx #boxAltreNews {
	float: right;
	width: 100px;
	text-align: right;
}
#ansaNewsDx .boxdx_news {
	position: relative;
	height: 56px;
	margin-top: 6px;
	border-top: 1px dotted #d9d9d9;
	overflow: auto;
}
#ansaNewsDx .carousel_slide {
	position: relative;
}
#ansaNewsDx .ansa_news {
	padding: 8px 0 20px 0;
	height: 28px;
}
#ansaNewsDx .ansa_news .meta,
#ansaNewsDx .ansa_news .meta .datetime {
	display: inline;
	color: #666;
	font-size: 1em;
}
#ansaNewsDx .ansa_news .titleSmall {
	display: inline;
	font-size: 1em;
}
#ansaNewsDx .carousel_nav {
	position: absolute;
	right: 0; bottom: 0;
	width: 36px;
}
#ansaNewsDx .carousel_nav strong {
	float: left;
	margin: 4px 0 0 2px;
	width: 16px;
	height: 16px;
}
#ansaNewsDx .carousel_nav strong span {
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%; height: 100%;
	background-color: #999;
	color: #FFF;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
}
#ansaNewsDx .carousel_nav strong span:hover {
	background-color: #666;
}

/* COLONNA DESTRA - SONDAGGIO */
#homePage_poll {
	clear: both;
}
.pollBox {
	float: left;
	padding-bottom: 0;
	width: 296px;
	background: #efefef;
}
.pollBox div,
.pollBox form {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}
.pollBox .option_poll {
	float: none;
	margin-top: 6px;
	border: 1px solid #d9d9d9;
	padding: 10px;
	width: auto;
	background: #FFF;
	font-weight: bold;
}
.pollBox form .titleSmall {
	margin: 0;
}
.pollBox form ul {
	margin: 6px 0 0 0;
	padding: 0;
}
.pollBox form ul li {
	margin: 4px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.pollBox form button {
	float: right;
	clear: right;
	margin: -1px 0 0 0;
	border: 1px solid #d9d9d9;
	border-top-color: #FFF;
	border-bottom-width: 0;
	padding: 0 4px 4px 4px;
	width: 100px;
	background: #FFF;
}
.pollBox form button strong {
	display: block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 10px 0;
	width: 100%;
	background: #333;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
.pollBox form button:hover strong {
	background-color: #666;
}
.pollBox form a {
	display: block;
	padding-top: 10px;
	color: #444;
	font-size: .9em;
}

/* COLONNA DESTRA - SEI NAZIONI */
.seinazioni { border: 1px solid #063873 }
.seinazioni .titolo_box {
	height: 86px;
	background: url('/file_generali/img/liz/loghi/testate_small/logo_box_6nazioni.jpg') no-repeat 0 0;
	text-indent: -9999px;
}
.seinazioni .advColumn { margin-top: 10px }
