#apDiv1 {
	position:absolute;
	left:85%;
	top:-4px;
	width:0;
	height:150px;
	z-index:1;
}
#radio a {
display: inline-block;
size:300px;
} 
#radio a:hover {
display: inline;
background-color: #C1F7FD;
} 
#radio a:active  {
background-color:#C1F7FD;
size:inherit;
} 
.sfondohifi{
	background-image:url(../img/radio/hifi.png);
	background-repeat: no-repeat;
	width:951px;
}

#column2int {
    display: inline; /* fixes IE double margin float bug */
	width: 500px;
	float: center;
    padding: 0;
    margin: 7px 5px 7px 7px;
}
#columnLayout .box {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #e5e5e5;
	padding: 2px 2px 2px 4px;
    float: center;
	text-align: left;
    width: 96%;
	margin: 0px 0px 5px 0px;
}
/* ajaxtabs styles */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
color: #C00000;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
list-style-type: none;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 590px;
margin-bottom: 1em; padding: 10px;
}

/* Popup Ajax */
#pageBG { display: none; position: absolute; background: #000; opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4; filter: alpha(opacity=40); width: 650px; height: 100%; }
#pageBOX { display: none; position: relative; background: #C4C5FC; color: #333; text-align: left; border: 1px solid #636D61; z-index: 100; }
.pageX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #636D61; background: #778574; }


#box_ictblog ul
{
	margin-left: 0;
    list-style-type: none;
}

#box_ictblog li
{
/*
	background-image: url(/imgs/circle_rosso.gif); 
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	margin-left: 0;
    list-style-type: none;
*/
	font-size: 12px;

}
#box_pmiblog ul
{
	margin-left: 0;
    list-style-type: none;
}

#box_pmiblog li
{
/*
	background-image: url(/imgs/circle_rosso.gif); 
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	font-size: 12px;
	margin-left: 0;
    list-style-type: none;
*/
	font-size: 12px;

}

#calendar_tx
{
	font-size: 12px;
}

#calendar_tx li a
{
	font-size: 12px;
}

