.cal_text {
	clear: both;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
}

.cal_text a, .cal_text a:hover {
	color: #0650D5;
	font-weight: normal;
	text-decoration: underline;
}

.calendar {
	margin-top: -5px;
	width: 180px;
}

.calendar .dates a {
	color: #045B84;
	display: block;
	font-weight: normal;
	text-decoration: none;
}

.calendar .dates a:visited {
	color: #045B84;
	font-weight: normal;
	text-decoration: none;
}

.calendar .dates a:hover {
	background-color: #045B84;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.calendar .dates td {
	border: 1px dotted #AFB295;
	color: #045B84;
	empty-cells: show;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

.calendar .days td {
	border: 1px dotted #AFB295;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

.calendar a, .calendar a:visited {
	color: #045B84;
	font-weight: bold;
	text-decoration: none;
}

.calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.calendar table {
	width: 180px;
}

.calendar td.eventful {
	background-color: #AACADB;
}

.calendar td.today a:hover {
	background: #BF2222;
	color: #FFFFFF;
}

.calendar td.today, .calendar td.today a:link, .calendar td.today a:visited {
	background-color: #045B84;
	color: #FFFFFF;
}

.calendar th {
	border: 1px dotted #AFB295;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
}

.mor_cal {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	padding-top: 4px;
	text-decoration: none;
	width: 206px;
}

.mor_cal a {
	color: #0650D5;
	font-weight: normal;
}

.mor_cal a:hover {
	color: #BF2222;
}

/** Added Styles ************************************************************/

/** Election 2006 October PM **/

.big_box-election {
	border: 1px solid #045B84;
	height: 280px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	width: 336px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

<!-- another experiment with most recent stories mods -->
#mostrecentstories {
	background-color: #eff1e8;
	border-bottom-color: #045B84;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #045B84;
	border-right-style: solid;
	border-right-width: 1px;
	color: #035378;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 180px;
	margin: 0px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	text-decoration: none;
	width: 209px;
}


#mostrecentstories li {
	line-height: 13px;
	list-style-type: none;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
	}

#mostrecentstories ul {
	clear: both;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	
	}

<!-- end of most recent experiment with CSS-->

