body{
  width: 	150px;
	height: 175px;
	margin:0px;
	padding:0px;
}

#N4G_calendar_box {
  margin-top:13px;
  margin-left:15px;
}

#N4G_calendar_monthbox {
	width: 			134px;
	height:       141px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 0px #CCCCCC;
	border-bottom:solid 0px #CCCCCC;
	padding: 7px;
	padding-top:0px;
	padding-bottom:0px;
  text-align:center;
	background:#FFFFFF;
}

.N4G_giorni{
	font-family:	Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC;;
	width: 			133px;
	list-style:		none;
	margin-left: 0px;
	padding-left: 0px;
  margin-top:8px;
  padding-top:0px;
}

.N4G_testac{
	width:  		19px;
	height: 		12px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;color: #999999;
	float:			left;
	padding-top: 0px;
	margin-bottom: 0px;
	display:		inline;
	border-bottom: 1px solid #D8E1EA;
	}
	
.N4G_giorno,
.n4G_giorno_noeventi{
	width:  		17px;
	height: 		14px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000000;
	padding-top: 1px;
	margin: 1px 1px 1px 1px;
	float:			left;
	display:		inline;
	text-align: center;
}
.N4G_giorno{
	cursor:			pointer;
}
.N4G_giorno_vuoto{
	width:  		19px;
	height: 		14px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000000;
	padding-top: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	float:			left;
	display:		inline;
	text-align: center;
}
li.N4G_giorno:hover {
	border: solid 1px #006699;
	margin: 0px 0px 0px 0px;
	/*background-color: #DDE5EC;*/
}
.N4G_selected_day{
	width:  		17px;
	height: 		14px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	color: 			#FFFFFF;
	padding-top: 	1px;
	margin: 		1px 1px 1px 1px;
	float:			left;
	display:		inline;
	background-image: URL(images/day_bg.png);
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center;
}
#N4G_mese{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#cc0000;
	padding:0px;
	text-align:center;
	height: 13px;
	width: 134px;
}
#N4G_pre{
	width: 18px;
	float:left;
	display:inline;
	cursor: pointer;
	background: url('images/freccia_s.jpg') no-repeat;
}

#N4G_mes{
	width: 97px;
	float:left;
	display:inline;
}

#N4G_next{
	float:left;
	display:inline;
	width: 18px;
	cursor: pointer;
	background: url('images/freccia_d.jpg') no-repeat;
}

#N4G_anno{
	text-align:center;
	width: 133px;
	background: #FFFFFF;
	height: 10px;
  margin-top:0px;
  margin-left:8px;
  padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cc0000;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #CCCCCC;
	border-right: solid 0px #CCCCCC;
}



#N4G_anno_prev {
	float: left;
	display: inline;
	width: 20px;
	margin-left:25px;
	margin-right: 5px;
	cursor: pointer;
	background: url('images/freccia_sa.jpg') no-repeat;
}
#N4G_anno_testo {
	float: left;
	display: inline;
	width: 30px;
}
#N4G_anno_next {
	float: left;
	display: inline;
	width: 20px;
	margin-left: 5px;
	cursor: pointer;
	background: url('images/freccia_da.jpg') no-repeat;
}
#N4G_video{
	float: left;
	display: inline;
	width: 20px;
	background: url('images/add frame_016.png') no-repeat;
}
.N4G_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#N4G_category_box{
	width: 184px;
	height: 35px;
	background: #3a434c;
  text-align:center;
  float:left;
	margin-top:9px;
	padding-top:0px;
}

#N4G_select_category{
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:8px;
	padding-top:0px;
}
#N4G_select_category.option{
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

