html {
	overflow-y:scroll;
}
body {
	margin: 0px;
	padding: 0px;
}
/* common */
ul.horizontal {
	margin: 0px;
	padding: 0px;
}
ul.horizontal li {
	float: left;
	list-style-type: none;
}
br.clear {
	clear:both;
}
* { padding: 0px }
/* page containers */
div#leaderboard-container {
	text-align: center;
	margin-top: 5px;
}
div#bg-top {
	background: url(/static/images/sito/bkgLaterale.gif) repeat-x top;
	height: 60px;
	margin-top: 5px;
}
div#bg-top-container, div#footer-container {
	margin: auto;
	width: 990px;
}
	div#bg-top-container img {
		float: left;
	}
	div#bg-top-container ul {
		position: relative;
		right: 0px;
	}
		div#bg-top-container ul li a {
			display: block;
			width: 156px;
			height: 27px;
			margin-top: 7px;
			background-repeat: no-repeat;
		}
		div#bg-top-container ul li a.pacchetti-e-servizi {
			background-image: url(/static/images/sito/btPacchettiServizi.gif);
		}
		div#bg-top-container ul li a.per-abbonarsi {
			background-image: url(/static/images/sito/btAbbonarsi.gif);
		}
		div#bg-top-container ul li a.area-clienti {
			background-image: url(/static/images/sito/btAreaClienti.gif);
		}
		div#bg-top-container ul li a.guida-tv {
			background-image: url(/static/images/sito/btGuidaTv.gif);
		}
		div#bg-top-container ul li a.pacchetti-e-servizi:hover {
			background-image: url(/static/images/sito/btPacchettiServiziOn.gif);
		}
		div#bg-top-container ul li a.per-abbonarsi:hover {
			background-image: url(/static/images/sito/btAbbonarsiOn.gif);
		}
		div#bg-top-container ul li a.area-clienti:hover {
			background-image: url(/static/images/sito/btAreaClientiOn.gif);
		}
		div#bg-top-container ul li a.guida-tv:hover {
			background-image: url(/static/images/sito/btGuidaTvOn.gif);
		}
div#site-body {
	width: 990px;
	margin: auto;
}
div#header {
	height: 80px;
	margin-top: -18px;
	margin-bottom: 5px;
}
	div#header img#logo {
		float:left;
		position: relative;
	}
	div#header div#extra-logo {
		float: left;
		width: 234px;
	}
	div#header ul {
		float: left;
		position: relative;
	}
		div#header ul li, div#header ul li a {
			display: block;
			height: 70px;
			width: 73px;
			position: relative
		}
		div#header ul li.tg24 a {
			width: 77px;
			background: url(/static/images/sito/toolTg24.gif);
		}
		div#header ul li.sport a {
			background: url(/static/images/sito/toolSport.gif);
		}
		div#header ul li.mag a {
			background: url(/static/images/sito/toolMag.gif);
		}
		div#header ul li.life a {
			background: url(/static/images/sito/toolLife.gif);
		}
		div#header ul li.forum a {
			background: url(/static/images/sito/toolForum.gif);
		}
		div#header ul li.end {
			width: 5px;
			/**background: url(/static/images/sito/endTool.gif);*/
		}
		div#header ul li.tg24 a:hover, div#header ul li.tg24 a.selected {
			background: url(/static/images/sito/toolTg24On.gif);
		}
		div#header ul li.sport a:hover, div#header ul li.sport a.selected {
			background: url(/static/images/sito/toolSportOn.gif);
		}
		div#header ul li.mag a:hover, div#header ul li.mag a.selected {
			background: url(/static/images/sito/toolMagOn.gif);
		}
		div#header ul li.life a:hover, div#header ul li.life a.selected {
			background: url(/static/images/sito/toolLifeOn.gif);
		}
		div#header ul li.forum a:hover, div#header ul li.forum a.selected {
			background: url(/static/images/sito/toolForumOn.gif);
		}
		div#header div#ctnlogin {
		position: relative;
		float:left;
		width: 305px;
		height: 100%;
		background: url(/static/images/sezioni/sport/speciali/xmas/loading.gif) no-repeat;
	}
div#testatina-container {
	margin-bottom: 5px;
}
div#content {
	float:left;
	width:552px;
	margin: 0 4px 0 4px;
}
		div#content-column-left, div#content-column-right {
			width: 273px;
		}
		div#content-column-left {
			float:left;
		}
		div#content-column-right {
			float:right;
		}
	div#content div.strip-container {
		margin-bottom: 4px;
	}
	div#left-column {
		float:left;
		width:128px;
	}
	div#right-column{
		float:left;
		width:300px;
	}
		div#left-column ul#tags {
			background: url(/static/images/tag_cloud/labelInEvidenzaHp.gif) no-repeat scroll left top;
			padding: 0px;
			padding-top: 30px;
			margin: 0px;
		}
		div#left-column ul#tags li{
			list-style-type: none;
			padding: 0 0 0 5px;
			font-size: 12px;
		}
div#related-link {
	clear: left;
	padding-top: 20px;
}
div#related-link div {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	margin-top: -3px;
}
div#footer {
	background-color: #fff;
	height: 91px;
	clear: left;
	border-top: 1px solid #ccc;
}
	div#footer-container * {
		float: left;
		color: #999;
		font-weight: bold;
	}
	div#footer-container ul {
		width: 650px;
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
		margin-left: 40px;
	}
		div#footer-container ul li {
			margin-right: 25px;
			width: 104px;
			font-size: 12px;
		}
	div#footer-container span {
		float:right;
		margin-top: 10px;
		font-weight: normal;
	}
		div#footer-container span a {
			float: none;
			font-weight: normal;
		}
div#content div.brick_container table{margin-bottom:0px;}
div#content div.brick_container{margin-bottom:6px;}
div#flash_ticker_container{margin-bottom:8px;}

/* generic page */
div#content div.page_editorial{
	padding-bottom:5px;
	margin-bottom:5px;
}
div#content div.page_editorial span.section_path{
	font-weight:bolder;
}
div#content div.generic_sport{
	background:url(/static/images/sezioni/sport/olimpiadi/generic_sport_optical.jpg) repeat-x scroll left bottom;
	color:#002a86
}
div#content div.generic_mag{
	background:url(/static/images/sezioni/sport/olimpiadi/generic_sport_optical.jpg) repeat-x scroll left bottom;
	color:#FF6600
}
div#content div.editorial_content{
	background:url(/static/images/sezioni/sport/olimpiadi/sport_editorial_optical.jpg) repeat-x scroll left bottom;
	color:#002a86
}
div#content div.editorial_content div.page_editorial_title{
	color:#01336e;
	font-size:35px;
}
div#content div.editorial_content div.page_editorial_abstract{
	color:#53b0cf;
	font-size:11px;
}
/* end generic page */


/* STILI PER BOOKMARK - BEGIN */
#bookmark{
	position:relative;
	margin-top:20px;
}

#bookmark .bmBorder{
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	height:37px;
	width:428px;
	float:left;
	}

#bookmark .bmTitle {
	background-color:#FFFFFF;
	color:#999999;
	font-size:14px;
	font-weight:bold;
	left:10px;
	padding-left:5px;
	position:absolute;
	top:-10px;
	width:125px;
}

* html #bookmark .bmTitle {
	left: -410px;
}

#bookmark ul{
	padding:0;
	margin:12px 0 0 0;
}

#bookmark ul li{
	float:left;
	list-style:none;
	padding-left:5px;
	line-height:10px;
	}
	
#bookmark img{
	float:left;
	}

#bookmark a.bmImg{
color:#003366;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal;
padding-left:1px;
}

div#bookmark a.bmInvia{
	
	height:19px;
	padding-left:3px;
	padding-top:25px;
	width:111px;
	background-image:url("/static/images/sito/btInviaAmicoTg24.gif");
	float:left;
	position:relative;
	top:-3px;
	left:7px;
	
	}

div#bookmark a:hover.bmInvia{
	
	background-image:url("/static/images/sito/btInviaAmicoTg24On.gif");
	
	}


#bookmark a.bmInvia{
color:#990000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

/* STILI PER BOOKMARK - END */
div.site_gallery{width:552px;height:auto;font-family:Arial;font-weight:normal;}
div.site_gallery .title{color:#003366;font-size:30px;font-weight:normal;line-height:30px;margin:0 0 5px;}
div.site_gallery .abstract{color:#003366;color:#009CD7;font-size:13px;font-weight:bold;line-height:14px;margin:0 0 5px;padding:0;}
div.site_gallery .phogallery-page-container{display:none;margin:15px 0;width:552px;}
div.site_gallery .visiblePage{display:block;}
div.site_gallery .phogallery-page-container a{height:114px;text-align:center;background: transparent url(/static/images/sito/bkgBoxImmagine.gif) no-repeat scroll 0 0;width:132px;text-decoration:none;display:block;float:left;margin:4px;margin-left:3px;}
div.site_gallery .phogallery-page-container a.first{margin-left:0px;}
div.site_gallery .phogallery-page-container a.last{clear:right;margin-right:0px;}
div.site_gallery .phogallery-page-container a img{margin-top:20px;}
div.site_gallery .phogallery-page-container a img.vertical_img{margin-top:7px;}
div.site_gallery .phogallery-page-footer{margin-bottom:20px;clear:both;width:100%;height: 20px;background-color: #EBEBEB;text-align: center;padding-top:5px;}
div.site_gallery .phogallery-page-footer span{background:transparent url(/static/images/sito/bkgPaginazioneOff.gif) no-repeat scroll center center;font-weight:bold;text-align:center;width:24px;font-size: 12px;padding-left: 10px;padding-right: 12px;padding-top: 5px;padding-bottom: 5px;}
div.site_gallery .phogallery-page-footer span a, 
div.site_gallery .phogallery-page-footer span a:visited{text-decoration:none;}
div.site_gallery .phogallery-page-footer span.current{background:transparent url() no-repeat scroll center center;color:#FFFFFF;font-weight:bold;width:24px;font-size: 11px;text-align:center;padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;}
div.site_gallery .phogallery-page-footer span.next{display: block;float: right;background:transparent url() no-repeat scroll right top;color:#003366;font-size:12px;font-weight:bold;text-decoration:none;padding-top: 2px;padding-bottom: 2px;width:50px;padding-right: 15px;}
div.site_gallery .phogallery-page-footer span.next a, 
div.site_gallery .phogallery-page-footer span.next a:visited{font-size:12px;display: block;float: right;background:transparent url() no-repeat;color:#003366;text-decoration:none;width:100%; padding:0px;}
div.site_gallery .phogallery-page-footer span.prev{display: block;float: left;background:transparent url() no-repeat scroll left top;color:#003366;font-size:12px;font-weight:bold;text-decoration:none;padding-top: 2px;padding-bottom: 2px;width:60px;padding-left: 15px;}
div.site_gallery .phogallery-page-footer span.prev a, 
div.site_gallery .phogallery-page-footer span.prev a:visited{font-size:12px;display: block;float: left;background:transparent url() no-repeat;color:#003366;text-decoration:none;width:100%; padding:0px;}font-size:12px;font-weight:bold;text-decoration:none;}
div.gallery_sport div.phogallery-page-container visiblePage a img {border: 2px solid #0A1392;}
div.gallery_tg24 div.phogallery-page-container visiblePage a img{border: 2px solid #990000;}
div.gallery_mag div.phogallery-page-container visiblePage a img{border: 2px solid #FF6600;}
div.gallery_life div.phogallery-page-container visiblePage a img{border: 2px solid #1E9292;}
div.gallery_tg24 .phogallery-page-footer span.current{background-image:url(/static/images/sito/bkgPaginazioneTg24.gif);}
div.gallery_mag .phogallery-page-footer span.current{background-image:url(/static/images/sito/bkgPaginazioneMag.gif);}
div.gallery_life .phogallery-page-footer span.current{background-image:url(/static/images/sito/bkgPaginazioneLife.gif);}
div.gallery_sport .phogallery-page-footer span.current{background-image:url(/static/images/sito/bkgPaginazioneSport.gif);}
div.gallery_tg24 .phogallery-page-footer span.prev{background-image:url(/static/images/sito/frPrecedenteTg24.gif);}
div.gallery_mag .phogallery-page-footer span.prev{background-image:url(/static/images/sito/frPrecedenteMag.gif);}
div.gallery_life .phogallery-page-footer span.prev{background-image:url(/static/images/sito/frPrecedenteLife.gif);}
div.gallery_sport .phogallery-page-footer span.prev{background-image:url(/static/images/sito/frPrecedenteSport.gif);}
div.gallery_tg24 .phogallery-page-footer span.next{background-image:url(/static/images/sito/frSuccessivoTg24.gif);}
div.gallery_mag .phogallery-page-footer span.next{background-image:url(/static/images/sito/frSuccessivoMag.gif);}
div.gallery_life .phogallery-page-footer span.next{background-image:url(/static/images/sito/frSuccessivoLife.gif);}
div.gallery_sport .phogallery-page-footer span.next{background-image:url(/static/images/sito/frSuccessivoSport.gif);}
div#bookmark a.bmInvia{text-align:center;}

/* popup*/
div#photogallery_list{width:552px;}
div#photogallery_list div#photogallery_spacer{height:500px;}
div#photogallery_list table{border-spacing:4px;border-collapse:separate;margin:15px 0px;width:552px;}
div#photogallery_list table tr td{background: url('http://www.sky.it/static/images/sito/bkgBoxImmagine.gif') no-repeat;height:114px;text-align:center;vertical-align:middle;width:132px;}
div#photogallery_list table tr td img{display:inline;}
div#photogallery_list div#nav{background-color:#EBEBEB;height:25px;padding-top:10px;width:552px;}
div#photogallery_list div#nav div#nav_left, div#photogallery_list div#nav div#nav_right{float:left;width:159px;color:#003366;}
div#photogallery_list div#nav div#nav_left a, div#photogallery_list div#nav div#nav_right a{font-size:12px;font-weight:bold;text-decoration:none;}
div#photogallery_list div#nav div#nav_left a{displaty:block;float:right;padding:2px 0px 0px 15px;}
div#photogallery_list div#nav div#nav_right a{padding:2px 15px 0px 0px;}
div#photogallery_list div#nav div#nav_center{float:left;width:230px;}
div#photogallery_list div#nav div#nav_center table{font-family:Arial, Helvetica, sans-serif;border-spacing:0px;margin:auto;width:auto;}
div#photogallery_list div#nav div#nav_center table tr td{height:15px;}
div#photogallery_list div#nav div#nav_center table tr td{background:url('http://www.sky.it/static/images/sito/bkgPaginazioneOff.gif') no-repeat;margin:0px;padding:0px;text-align:center;	width:23px;}
div#photogallery_list div#nav div#nav_center table tr td a{font-size:11px;font-weight:bold;text-decoration:none;vertical-align:top;	}
div#photogallery_list div#nav div#nav_center table tr td a:hover{text-decoration:underline;}
#gallery_sport div#photogallery_list div#nav div#nav_center table tr td.selected a,#gallery_tg24 div#photogallery_list div#nav div#nav_center table tr td.selected a,#gallery_mag div#photogallery_list div#nav div#nav_center table tr td.selected a,#gallery_life div#photogallery_list div#nav div#nav_center table tr td.selected a{color:#FFFFFF;text-decoration:none;}
div#photogallery_list div#nav div#nav_center table tr td.selected a:hover{text-decoration:underline;}
div#photogallery_popup_container div#header{background:url('http://www.sky.it/static/images/sito/bkgPopPhotogallery.gif') no-repeat top;height:27px;padding:17px 0px 10px 0px;}	
div#photogallery_popup_container div#header h1{font-family:Arial, Helvetica, sans-serif;background:url('http://www.sky.it/static/images/sito/logoSkyPopUp.gif') no-repeat;font-size:18px;font-weight:bold;	height:27px;margin:0px;padding-left:165px;}
div#gallery_sport h1.titoloArticolo,div#gallery_tg24 h1.titoloArticolo,div#gallery_mag h1.titoloArticolo,div#gallery_life h1.titoloArticolo{color:#003366;font-size:30px;font-weight:normal;line-height:30px;margin:0 0 5px;padding:0;}
div#gallery_sport h2.sottotitolo,div#gallery_tg24 h2.sottotitolo,div#gallery_mag h2.sottotitolo,div#gallery_life h2.sottotitolo{color:#009CD7;font-size:13px;font-weight:bold;line-height:14px;margin:0 0 5px;padding:0;}
#gallery_sport div#photogallery_popup_container div#content a.indietro, 
#gallery_sport div#photogallery_popup_container div#content a.avanti,
#gallery_sport div#photogallery_list div#content a.indietro, 
#gallery_sport div#photogallery_list div#content a.avanti{background-color:#0A1392;}
#gallery_tg24 div#photogallery_popup_container div#content a.indietro, 
#gallery_tg24 div#photogallery_popup_container div#content a.avanti,
#gallery_tg24 div#photogallery_list div#content a.indietro, 
#gallery_tg24 div#photogallery_list div#content a.avanti{background-color:#990000;}
#gallery_mag div#photogallery_popup_container div#content a.indietro, 
#gallery_mag div#photogallery_popup_container div#content a.avanti,
#gallery_mag div#photogallery_list div#content a.indietro, 
#gallery_mag div#photogallery_list div#content a.avanti{background-color:#FF6600;}
#gallery_life div#photogallery_popup_container div#content a.indietro, 
#gallery_life div#photogallery_popup_container div#content a.avanti,
#gallery_life div#photogallery_list div#content a.indietro, 
#gallery_life div#photogallery_list div#content a.avanti{background-color:#1E9292;}
#gallery_sport div#photogallery_popup_container div#nav div#nav_left a,
#gallery_sport div#photogallery_list div#nav div#nav_left a{background:url('http://www.sky.it/static/images/sito/frPrecedenteSport.gif') no-repeat;}
#gallery_tg24 div#photogallery_popup_container div#nav div#nav_left a,
#gallery_tg24 div#photogallery_list div#nav div#nav_left a{background:url('http://www.sky.it/static/images/sito/frPrecedenteTg24.gif') no-repeat;}
#gallery_mag div#photogallery_popup_container div#nav div#nav_left a,
#gallery_mag div#photogallery_list div#nav div#nav_left a{background:url('http://www.sky.it/static/images/sito/frPrecedenteMag.gif') no-repeat;}
#gallery_life div#photogallery_popup_container div#nav div#nav_left a,
#gallery_life div#photogallery_list div#nav div#nav_left a{background:url('http://www.sky.it/static/images/sito/frPrecedenteLife.gif') no-repeat;}
#gallery_sport div#photogallery_popup_container div#nav div#nav_right a,
#gallery_sport div#photogallery_list div#nav div#nav_right a{background:url('http://www.sky.it/static/images/sito/frSuccessivoSport.gif') no-repeat top right;}
#gallery_tg24 div#photogallery_popup_container div#nav div#nav_right a,
#gallery_tg24 div#photogallery_list div#nav div#nav_right a{background:url('http://www.sky.it/static/images/sito/frSuccessivoTg24.gif') no-repeat top right;}
#gallery_mag div#photogallery_popup_container div#nav div#nav_right a,
#gallery_mag div#photogallery_list div#nav div#nav_right a{background:url('http://www.sky.it/static/images/sito/frSuccessivoMag.gif') no-repeat top right;}
#gallery_life div#photogallery_popup_container div#nav div#nav_right a,
#gallery_life div#photogallery_list div#nav div#nav_right a{background:url('http://www.sky.it/static/images/sito/frSuccessivoLife.gif') no-repeat top right;}
#gallery_sport div#photogallery_popup_container div#nav div#nav_center table tr td.selected,
#gallery_sport div#photogallery_list div#nav div#nav_center table tr td.selected{background:url('http://www.sky.it/static/images/sito/bkgPaginazioneSport.gif') no-repeat;}
#gallery_tg24 div#photogallery_popup_container div#nav div#nav_center table tr td.selected,
#gallery_tg24 div#photogallery_list div#nav div#nav_center table tr td.selected{background:url('http://www.sky.it/static/images/sito/bkgPaginazioneTg24.gif') no-repeat;}
#gallery_mag div#photogallery_popup_container div#nav div#nav_center table tr td.selected,
#gallery_mag div#photogallery_list div#nav div#nav_center table tr td.selected{background:url('http://www.sky.it/static/images/sito/bkgPaginazioneMag.gif') no-repeat;}
#gallery_life div#photogallery_popup_container div#nav div#nav_center table tr td.selected,
#gallery_life div#photogallery_list div#nav div#nav_center table tr td.selected{background:url('http://www.sky.it/static/images/sito/bkgPaginazioneLife.gif') no-repeat;}
#gallery_sport div#photogallery_list  img { border: 2px solid #0A1392;}
#gallery_tg24 div#photogallery_list img{border: 2px solid #990000;}
#gallery_mag div#photogallery_list img{border: 2px solid #FF6600;}
#gallery_life div#photogallery_list img{border: 2px solid #1E9292;}
div#photogallery_popup_container div#header{margin:0;}
div#photogallery_popup_container div#content{float:none;margin:0px;width:820px;height:480px;clear:both; font-family:arial;}
div#photogallery_popup_container div#content a.indietro, div#photogallery_popup_container div#content a.avanti{display:block;float:left;margin:132px 23px 0px 23px;height:121px;width:14px;}
* html div#photogallery_popup_container div#content a.indietro, * html div#photogallery_popup_container div#content a.avanti{margin:132px 13px 0px 16px;}
div#photogallery_popup_container div#content a.indietro{background:url('http://www.sky.it/static/images/sito/frSx-trans.png') no-repeat center;}
div#photogallery_popup_container div#content a.avanti{background:url('http://www.sky.it/static/images/sito/frDx-trans.png') no-repeat center;}
div#photogallery_popup_container div#content div#inner_content{float:left;height:420px;width:700px;margin-bottom:35px;}
div#photogallery_popup_container div#content div#inner_content img{border:0;display:block;height:420px;margin:auto;cursor:pointer;}
div#photogallery_popup_container div#content h2{clear:both;font-size:12px;font-weight:bold;margin:0px;padding:0px 40px 0px 40px;}
div#photogallery_popup_container div#content h2 a{color:#666666;text-decoration:none;padding-left:10px;}
div#photogallery_popup_container div#content h2 a:hover{text-decoration:underline;}
div#photogallery_popup_container div#copyright {font-size: 11px;text-align:right;margin-top: 3px;}
div#photogallery_popup_container div#nav{background-color:#EBEBEB;height:25px;padding-top:10px;margin-top:30px;}
div#photogallery_popup_container div#nav div#nav_left, div#photogallery_popup_container div#nav div#nav_right{float:left;width:285px;}
div#photogallery_popup_container div#nav div#nav_left a, div#photogallery_popup_container div#nav div#nav_right a{font-size:12px;font-weight:bold;text-decoration:none;}
div#photogallery_popup_container div#nav div#nav_left a{displaty:block;float:right;margin-right:90px;padding:2px 0px 0px 15px;}
div#photogallery_popup_container div#nav div#nav_right a{margin-left:90px;padding:2px 15px;}
div#photogallery_popup_container div#nav div#nav_center{float:left;width:230px;}
div#photogallery_popup_container div#nav div#nav_center table tr td{height:15px;background:url('http://www.sky.it/static/images/sito/bkgPaginazioneOff.gif') no-repeat;margin:0px;padding:0px;text-align:center;	width:23px;}
div#photogallery_popup_container div#nav div#nav_center table tr td.selected a {color: snow;}
div#photogallery_popup_container div#nav div#nav_center table tr td a{font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:bold;text-decoration:none;vertical-align:top;display:block;text-align:center;width:21px;	}
div#photogallery_popup_container div#nav div#nav_center table tr td a:hover{text-decoration:underline;}
#gallery_sport div#photogallery_popup_container div#nav div#nav_center table tr td.selected a,
#gallery_tg24 div#photogallery_popup_container div#nav div#nav_center table tr td.selected a,
#gallery_mag div#photogallery_popup_container div#nav div#nav_center table tr td.selected a,
#gallery_life div#photogallery_popup_container div#nav div#nav_center table tr td.selected a{color:#FFFFFF;text-decoration:none;}
div#photogallery_popup_container div#nav div#nav_center table tr td.selected a:hover{text-decoration:underline;}
div#photogallery_popup_container div#banner{margin:9px auto auto 46px;}

#gallery_sport, #gallery_tg24, #gallery_mag, #gallery_life{
	font-family:Arial, Helvetica, sans-serif;
}

#gallery_sport *, div.gallery_sport *,  div.gallery_sport .phogallery-page-footer span a{color:#0A1392;}
#gallery_tg24 *, div.gallery_tg24 span, div.gallery_tg24 div, div.gallery_tg24 a,  div.gallery_tg24 .phogallery-page-footer span a{color:#990000;}
#gallery_mag *, div.gallery_mag span, div.gallery_mag div, div.gallery_mag a,  div.gallery_mag .phogallery-page-footer span a{color:#FF6600;}
#gallery_life *, div.gallery_life span, div.gallery_life div, div.gallery_life a,  div.gallery_life .phogallery-page-footer span a{color:#1E9292;}
#nav_left a, #nav_right a{color:#003366;}

div.brick_container div.section #tagsBoxContainer{margin:0 auto;width:226px;font-family:Arial, Helvetica, sans-serif;font-size:12px;position:relative;}	
div.brick_container div.section #tagsBoxContainer div.box-footer{clear:both;}
div.brick_container div.section #tagsBoxContainer .tagsBoxBody{padding-left:6px;padding-top:10px;list-style:none;height:90px;width:220px;overflow:auto;border: 1px solid #ddd;border-top:none;}	
div.brick_container div.section #tagsBoxContainer {margin-top:10px; margin-bottom:10px;}

.site_gallery div.brick_container div.section #tagsBoxContainer .tagsBoxHeader{font-size:14px;font-weight:bold;width:228px;height:27px;padding:7px 0 0 3px;}
.gallery_tg24 div.brick_container div.section #tagsBoxContainer .tagsBoxHeader{color:#900;background:transparent url("/static/images/sito/labelParoleChiaveTg24.gif") no-repeat 0 0;}
.gallery_sport div.brick_container div.section #tagsBoxContainer .tagsBoxHeader{color:#0A1392;background:transparent url("http://static.sky.it/static/images/sito/labelParoleChiaveSport.gif") no-repeat 0 0;}
.gallery_mag div.brick_container div.section #tagsBoxContainer .tagsBoxHeader{color:#FF6600; background:transparent url("/static/images/sito/labelParoleChiaveMag.gif") no-repeat 0 0;}
.gallery_life div.brick_container div.section #tagsBoxContainer .tagsBoxHeader{color:#148585;background:transparent url("/static/images/sito/labelParoleChiaveLife.gif") no-repeat 0 0;}

div.brick_container div.section #tagsBoxContainer a{color:#09C;text-decoration:none;font-weight:bold;text-transform:capitalize;line-height:18px;}
div.brick_container div.section #related-data{margin:0 auto;width:226px;font-family:Arial, Helvetica, sans-serif;font-size:12px;position:relative;margin-top:10px; margin-bottom:10px;}
div.brick_container div.section #related-data div.box-footer{clear:both;}
div.brick_container div.section #related-data h2{margin:0;padding:0;}
div.brick_container div.section #related-data .related-panes{height:90px;overflow-x:hidden;overflow-y:auto;border:1px solid #ddd;border-top:none;width:220px;padding-left:6px;padding-top:10px;}
div.brick_container div.section #related-data .related-panes a{display:block;text-decoration:none;padding-left:12px;background:url(/static/images/sito/frRisultatoRicerca.gif) no-repeat 0 1px;color:#036;width:200px;overflow:hidden;margin:0 0 3px 4px;}
div.brick_container div.section #related-data .related-tabs{height:35px;list-style:none;width:228px;margin:0;padding:0;}
div.brick_container div.section #related-data .related-sky a{display:block;width:83px;height:35px;background:url(/static/images/sito/labelSuSkyOff.gif) no-repeat 0 0;}
div.brick_container div.section #related-data .related-sky a.current{width:83px;height:26px;background:url(/static/images/sito/labelSuSkymagOn.gif) no-repeat 0 0;}
div.brick_container div.section #related-data .related-web a{display:block;width:145px;height:26px;background:url(/static/images/sito/labelInReteOff.gif) no-repeat 0 0;}
div.brick_container div.section #related-data .related-web a.current{display:block;width:145px;height:26px;background:url(/static/images/sito/labelInReteOn.gif) no-repeat 0 0;}
div.brick_container div.section #related-data .related-tabs span{position:absolute;top:-90000px;}
div.brick_container div.section #related-data ul.related-tabs a{outline:none;}
div.brick_container div.section #related-data .related-panes{display:none;}
div.brick_container div.section #related-data .related-panes.current  {display:block;}
div.brick_container div.section #related-data .related-tabs li, #related-data .related-tabs li a{float:left;}
div.brick_container div.section #related-data ul {background:url(/static/images/sito/bkg-box-related.gif)}

/*** FEED RSS***/

.contentFeed {width: 552px; float: left; border: 1px solid rgb(226, 226, 226);}
		.contentFeed p {margin:0;padding:10px;}
	.feedBox {float:left;width:260px;padding:8px;}
	.feedTitle {margin-left:5px;}
		.feedBox ul {float:left;list-style:none;margin:0;padding:0;border:1px solid #E2E2E2;background:transparent url(/static/images/rss/sfuma_spalla.gif) repeat-x 0 0 ;}
			.feedBox ul li {float:left;height:29px;padding:0 0 0 3px;width:255px;}
				.feedBox ul li span {float:left;display:block;margin-top:8px;}
				.feedBox ul li a {margin-right:5px;margin-top:8px;display:block;float:right;}
	.content-boxLink {border:1px solid #e2e2e2;background:transparent url(http://static.sky.it/static/images/rss/sfumatura_rss.jpg);width:550px;float:left;}
		.content-boxLink ul {margin:0;padding:0;list-style:none;width:550px;}
			.content-boxLink ul li {padding:0;list-style:none;float:right;width:260px;margin:5px 5px 0;}
				