#max_articles h2 {
     color: #000000;
     border-bottom: #CC0000 dashed 2px;
}
#max_articles hr {
     border: #BBB dashed 2px;
     border-width: 0px 0px 2px 0px;
     clear: both;
}
#max_articles_detail div.lgImg {
	background-color: #FFCCCC;
}
#max_articles_detail div.lgImg img {
     border:#990000 solid 1px;
}
#max_articles_detail dl {
     width: 49%;
     float: left;
     margin-right: 1%;
     font-size: 10px;
     background-color: #FFCCCC;
}
#max_articles_detail dl dt {
     background-color: #990000;
     color: white;
}
#max_articles_detail dl dd {
     background-color: #FFCCCC;
}

#event_wrapper { background-color:#C5002D; border: 1px solid #525252;font-family: 'Trebuchet MS',Arial,helvetica,verdana,helvetica,sans-serif; margin: 8px 0px;color: white;text-align: center;width: 100%;}
.acmax_events .event_item { width:95%;}
.acmax_events .event_item .event_date.jan { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/01.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.feb { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/02.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.mar { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/03.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.apr { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/04.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.may { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/05.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.jun { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/06.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.jul { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/07.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.aug { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/08.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.sep { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/09.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.oct { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/10.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.nov { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/11.gif'); background-repeat: no-repeat; }
.acmax_events .event_item .event_date.dec { background-image: url('http://modules.readvantage.com/idxlistings/styles/common/calendar-icons/12.gif'); background-repeat: no-repeat; }

/*widget title */
#body-main .acmax_events h2 { background-color: #242021; color:#FFF; margin: 8px auto;padding:6px; text-align:center;}

td.event_text { color: #999; margin: 0px 0px 5px; font-size: 11px; padding: 8px; background: #ededed url('/images/wgt_header_gray.png') repeat-x; border: #ccc solid 1px; -moz-border-top-left-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;; border-top-left-radius: 5px; border-top-right-radius: 5px; }

/*.acmax_events .event_item,*/ .acmax_events .webinar_item {
	margin: 5px auto;
	border-bottom: #EEE solid 3px;
}
.acmax_events .event_item .event_date {
	color: #C5002D;
	font-size: 18px;
	text-align: center;
	height: 42px;
	width: 42px;
	vertical-align: top;
}
.acmax_events .event_item .event_date strong {
	display: block;
	margin-top: 15px;
}

.acmax_events .event_item .event_text, .webinar_item .webinar_text {
	padding-left: 10px;
}
.webinar_item .webinar_icon {
	width: 20px;
}
.acmax_events .acmax_events_viewall a { color:#FFF; font-weight:bold;}
