.alert {
	background: #fff6bf ; 
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;	
	}
#listpopup
{
	min-height: 110px;
	height: auto;
	/* height: 110px; */
	color: #999999;
	background-color: #fff;
	border: 1px solid #999999;
	font-size: 10px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}	
#listpopup .pubblico, #listpopup .act, #listpopup .img, #listpopup
{
	margin: 0px;
}
#listpopup .img, #listpopup
{
	padding: 5px;
}
#listpopup .img
{
	float: left;
}
#listpopup .txt
{
	margin-left: 80px;
}	
#listpopup .prezzo, #listpopup .titolo
{
	font-size: 12px;
}		
#listpopup .prezzo, #listpopup .titolo
{
	font-size: 12px;
}
#listpopup .pubblico b, #listpopup .prezzo, #listpopup .titolo
{
	font-weight: bold;
}
#listpopup .titolo
{
	color: #03387D;
	font-weight: bold;
	margin-bottom: 2px;
}

#listpopup .prezzo
{
	color: #f00;
	margin-top: 5px;
	text-decoration: underline;
}
#listpopup .pubblico, #listpopup .act
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#listpopupnb
{
	min-height: 110px;
	height: auto;
	/* height: 110px; */
	color: #999999;
	background-color: #fff;
	border: none;
	font-size: 10px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	z-index: 10;
}				
	
