.w300f { 
width: 280px !important;
width: 300px;
}
.w700f { 
width: 680px !important;
width: 700px;
}


#cmese {
float: left;
width: 188px !important;
width: 210px;
border: 1px solid #AAAAAA;
padding: 10px;
height: 178px !important;
height: 200px;
background: url('../images/calendar_bg.png') top left repeat-x #FFFFFF;
}
#cdata {
font-size: 12px;
text-align: center;
height: 17px !important;
height: 24px;
padding: 3px;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
}
#cgiorni {
}
#csettimana {
color: #FFFFFF;
height: 24px;
font-size: 14px;
color: #000000;
}
.cgiorno {
float: left;
text-align: center;
width: 20px;
height: 14px !important;
height: 20px;
padding: 3px 0;
font-size: 10px;
margin: 3px;
background: url('../images/calendar_day.png') center center no-repeat;
}
.cgiorno.today {
background: url('../images/calendar_today.png') center center no-repeat;
}
.cgiorno.event {
background: url('../images/calendar_event.png') center center no-repeat;
}
.cgiorno.event_today {
background: url('../images/calendar_event_today.png') center center no-repeat;
}
.cgiorno.week {
background: none;
}
#agenda {
position: relative;
height: 198px !important;
height: 200px;
width: 430px;
float: right;
}
#eventi {
overflow: auto;
height: 150px;
clear: both;
margin: 5px;
}
.etitle {
background: #990000;
color: #FFFFFF;
height: 10px !important;
height: 16px;
padding: 3px;
font-size: 10px;
margin: 5px;
font-weight: bold;
}
.evento {
clear: both;
margin: 5px 0;
padding: 5px 0;
border-bottom: 1px dotted #DDDDDD;
overflow: hidden;
}
.evento img {
border: 1px solid #CCCCCC;
}
.eora {
width: 50px;
float: left;
font-weight: bold;
text-align: center;
}
.eimg {
float: left;
width: 60px;
text-align: center;
height: 50px;
overflow: hidden;
}
.ecommento {
font-style: Italic;
overflow: hidden;
width: 340px;
}
.ctitle { font-weight: bold; }

.cdescrizione { font-style: italic; }

.cdove, .cquando, .cdescrizione, .ctitle { margin: 3px 0; overflow: hidden; width: auto !important; width: 98%; }

.cnumero {
	font-size: 8px;
	font-weight: bold;
	padding: 15px 0 0 5px;
	margin: 0 10px 10px 0;
	text-align: center;
	float: left;
	width: 95px !important;
	width: 100px;
	height: 85px !important;
	height: 100px;
	color: #333333;
	background: url('../images/calendar_day_bg.png') center center no-repeat;
}

