div#bg-blogrss { display: none; }

div#footerBox1 {
	float: left;
	margin: 0px 20px 0px 0px;
}

img#footerBox1_isbLogo {
	margin: 5px 10px 0 0;
	float: left;
}

div#footerBox1 p {
	margin: 0 10px 0 99px !important;
	padding: 0 !important;
	height: auto !important;
	width: auto !important;
}

div#footerBox2 {
	float: left;
	padding-left: 15px;
}

div#footerBox3 {
	float: left;
	padding-left: 10px;
}

/*Blocco data rivisitato*/
.data {
    background: none repeat scroll 0 0 #2A2A2A !important;
    border: 5px solid #2A2A2A;
	border-right: 0 none transparent;
    clear: both;
    float: left;
    margin: 0 35px 0 -29px !important;
    width: 10px!important;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	height: 54px;
}

.data li {
    width: 40px!important;
    position: static !important;
    text-align: center;
    color: #FFFFFF;
    background-color: #0036b2;
}

.data li span {
    margin: 0 0 0 2px;
    width: 30px;
    display: block;
}

.data li.d {
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
    color: #ffffff;
    font-size: 18px;
    height: 24px;
    margin: 0 0 0 !important;
    padding-top: 2px;
	font-family: tahoma;
}

.data li.d span {
    background-color: #F2F8FD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.data li.m {
    background-color: #7e7d7b;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
	margin: 0 !important;
}

.data li.m span {
    background-color: #0036b2;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
    margin: 0;
    width: 34px;
}

.data li.y {
 	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
    background-color: #7e7d7b;
    font-size: 10px;
    font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
}

.data li.arrow {
    background: url(img/data_arrow.gif) no-repeat scroll right top transparent;
    height: 58px;
    margin: -55px 0 0 10px;
    width: 31px!important;
}


.SX .data, .DX .data {
    background: none no-repeat scroll 0 0 transparent !important;
    border: 1px solid #2A2A2A;
    height: 54px;
    margin: 3px 6px 0 0 !important;
    width: 43px !important;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}


.SX .data li, .DX .data li {
    width: 43px !important;
}

.SX .data li.arrow, .DX .data li.arrow {
    margin: -55px 0 0 1px !important;
}

.SX .data li.m span, .DX  .data li.m span {
    width: 37px!important;
}

.SX .data li span, .DX  .data li span {
    width: 32px!important;
}
/*Fine blocco data rivisitato*/


/*Personalizzazioni colori e tema*/
html, body {
	background: url(img/bg-sfondo.jpg) repeat scroll 0 0 #ffffff;
}

.logotrasp {
    background: url(img/logoheader.png) no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    height: 233px;
    margin: -202px 0 -38px -33px;
    width: 363px;
}

#leaderboard {
	background: none repeat scroll 0 0 transparent !important;
	height: 180px;
}

div#colonna h4, div#colonna h5,
div#colonna h4 span, div#colonna h5 span,
div#footer a {
	color: #0037b3!important;
}

div#footerBox3 img {
    margin: -13px 0 0 -15px;
}

div#colonna-top {
	margin: 0px 0 0 -6px!important;
	position: relative!important;
}

#colonna-right, #colonna-left {
	margin: 0px!important;
}

.data li.d span {
    background-color: #fcfcfc;
	color: #192e3f;
}

.DX, .SX {
	width: 287px;
}