.style_event {
 padding: 5px 0;
}

.style_event p {
 margin: 2px 0;
}

.style_event_title a {
 text-align: left;
 font-size: 13pt;
 font-weight: bold;
}

.style_event_readmore {
 clear: left;
}

.style_event_readmore a {
 font-weight: bold;
 font-style: italic;
}

.style_petition_success {
 color: green;
 font-size: 14pt;
}

.style_petition_error {
 color: red;
 font-size: 14pt;
}

.style_petition_num_signers {
 text-align: left;
 font-size: 14pt;
}

.style_article {
 margin: 12px 0;
}

.style_article .title a {
 font-size: 14pt;
}

.style_cal {
 float: left;
 margin-right: 15px;
}

.style_cal td {
 border: solid #999 1px;
 padding: 0px 3px;
}

.style_cal td.no_day {
 border: 0;
}

.style_cal .month_header {
 text-align: center;
 font-weight: bold;
 border: 0;
}

.style_cal .month_week {
 text-align: center;
 border: 0;
}

.style_cal .month_day_past {
 background-color: #444;
}

.style_cal .month_day_today {
 font-weight: bold;
}

.style_cal .month_day_future {
 
}

.style_cal .month_day_event {
 font-weight: bold;
}

.style_cal .month_day_content {
 text-align: center;
 padding: 0;
 margin: 0;
}


