/* Special event: MLK day */
:not(oldBrowser) .event-back-mlk-day-us:after {
 background: url(/images/event/mlk_day_us-back.png) repeat-x 0 0; 
}
.mlk-day-us-body {
 background: url(/images/event/mlk_day_us-back-left.png) no-repeat 0 0;
}
.mlk-day-us-body > div {
 height: 100px;
 margin-left: 55px; 
 position: relative;
 background: url(/images/event/mlk_day_us-back-left.png) repeat-x 0 0;
}
.mlk-day-us-image, .mlk-day-us-close {
 position: absolute;
 display: block;
}
.mlk-day-us-image {top:0px;right:0px;}
.mlk-day-us-close {top:5px;right:5px;}
