/*Tutti i diritti riservati */ 
/*#popup {width: 500px;
font-weight:normal;
background-color: #162136;


}

.menu_form_header{
background-image:url(../img/allodds_head_bg.png);
background-repeat:no-repeat;
height:32px;
padding: 0 0 0 20px;
line-height:32px;
color: #eeeeee;
font-size:15px;
font-weight:bold;
margin-top:-4px;
}

#pronos{ padding:0; width:492px; margin-left:4px;
}


#pronos table{ color:#E45B00; font-size:12px; text-transform:uppercase; background-color:#21385e; margin-top:5px; 

}#pronos table td.pronoClass{ background-color:#35578f; padding-top:12px; padding-left:10px; font-weight:bold; border-bottom:1px #999999 dashed ;

}
#pronos table tbody{padding:10px;}


#popup a{ font-weight:normal;}
#popup b{ font-weight:normal;}

.quoteName{padding-left:10px;}*/



/* Non so cosa sia questa roba qui sopra */
/* autoname.css originale */
ul#speedAutoname, ul#speedAutoname * {	
	
}
ul#speedAutoname {
	border:1px solid #faaa25;
	z-index: 35;
}
ul#speedAutoname li {
	
}
* html ul#speedAutoname li {
	list-style-type:none;
	padding:0;
}
ul#speedAutoname li a {
	background: none repeat scroll 0 0 #222222;
	border-bottom: 1px solid #333333;
	display: block;
	line-height: 18px;
	padding: 6px;
	text-decoration: none;
	vertical-align: bottom;
	width: 220px;
	
}
ul#speedAutoname li a.autoitemsel {
	background-color:#febc05;
	/*background-image:url(../img/autoname_bg.gif);*/
	color:#222;	
	border-bottom:none;
}
/*ul#speedAutoname li a:hover, ul#speedAutoname li a.autoitemsel:hover {
	background-color:#006699;
	border:2px solid #FFFFFF;
	border-bottom:none;
	color:#FF6600;
}*/
