.calendar
	{
		text-align:left;
		width:445px;
		font-size:10px;
		padding:0 10px;
		line-height:1.5em;
	}
	
.calendar_date_text, #calendarContent .headline
	{ 
		width:392px;
		margin-right:10px;			
		font-size:14px;
		background-image:url(images/orangeNote.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding:8px 0 5px 23px;
		border-top:1px dashed #4b2c00;
	}

.calendar_event_title_text 
	{
		font-size:12px; 
	}

#orangeBoxTop, #orangeBoxContent, #orangeBoxBottom
	{
		margin:0;
	}