#phpc_filters_calendar {width: 98%; overflow: hidden; border-bottom: 2px solid #999; margin: 0 auto;
	padding-bottom: 6px; clear: both;}

#phpc_filters {float: left; display: inline; width: 350px; margin: 0 5px; border-right: 1px solid #999;
	height: auto !important; height: 146px; min-height: 146px;}
#phpc_filters form {margin: 0;}
#phpc_filters form noscript {padding-top: 4px; display: block;}
.f_tbl {overflow: hidden; width: 100%;}
.f_col {float: left; display: inline; width: 50%;}

#phpc_calendar {float: right; display: inline; padding-right: 10px;}
.phpc_calendar tr td {width: 30px; color: #999;}
.phpc_calendar tr td.month {font-weight: bold; width: 150px;}
.phpc_calendar tr td a {color: #00F; text-decoration: none;}
.phpc_calendar tr td a.link {font-weight: bold; color: #5BB3D9;}

#phpc_month_info {padding: 2px 5px 0;}