/**** added by ptb 20080228 ****/

#directory_column h3,
#board_column h3,
#directory_column h4,
#board_column h4,
#directory_column h5,
#board_column h5 {
	line-height: 15px;
	font-size: 10px;
	color: #767676;
}

#directory_column h3,
#board_column h3,
#directory_column h5,
#board_column h5 {
	margin: 0 0 0 0px;
	padding: 0 0 0 137px;
	width: 155px;
	/* border-right: 1px solid #E5E5E5; */
	float: left;
	font-size: 12px;
	font-style: italic;
}

#directory_column h4,
#board_column h4 {
	margin: 0;
	padding: 0 0 0 17px;
	width: 330px;
	float: right;
	font-weight: normal;	
}

#directory_column h5,
#board_column h5 {
	font-size: 10px;
	font-weight: bold;	
	font-style: italic;
}
/**** added by ptb 20080228 ****/

span.calendar_month {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #888888;
}

table.calendar
{
	width: 373px;
	border-collapse: collapse;
	table-layout: fixed;		
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
table.calendar th {
	border-top: 1px solid #C8C8C8;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, serif;
	font-size: 10px;
	/*line-height: 10px;*/
	font-weight: normal;
	color: #A7A9AC;
	
}
table.calendar td {
	border: 1px solid #C8C8C8;
	font-family: Verdana, Helvetica, Arial, serif;
	font-size: 10px;
	/*line-height: 13px;*/
	font-weight: normal;
	color: #58595a;	
}
table.calendar td div {
	text-align: center;		
	line-height: 30px;
}

